feat: 数据mock
This commit is contained in:
3
.env.development
Normal file
3
.env.development
Normal file
@@ -0,0 +1,3 @@
|
||||
# 开发环境启用 Mock 拦截器
|
||||
# 后端接口就绪后设为 false 即可切换到真实请求
|
||||
VITE_USE_MOCK=true
|
||||
Reference in New Issue
Block a user