feat: 数据mock

This commit is contained in:
2026-06-18 13:10:09 +08:00
parent deae38fb05
commit 9bd85a4e43
15 changed files with 466 additions and 403 deletions

3
.env.development Normal file
View File

@@ -0,0 +1,3 @@
# 开发环境启用 Mock 拦截器
# 后端接口就绪后设为 false 即可切换到真实请求
VITE_USE_MOCK=true