This commit is contained in:
kk
2026-07-08 18:00:33 +08:00
commit e66b4a3680
312 changed files with 54718 additions and 0 deletions

13
.env.development Normal file
View File

@@ -0,0 +1,13 @@
#开发环境配置
VITE_APP_ENV = 'development'
#接口地址
VITE_APP_API=/api
#调试参数
VITE_APP_DEBUG_KEY=saber
VITE_APP_DEBUG_SWITCH=false
#页面基础路径
VITE_APP_BASE=/