初始化

This commit is contained in:
2026-03-26 20:18:20 +08:00
commit 120a5b4dfd
368 changed files with 35926 additions and 0 deletions

7
.env.prod Normal file
View File

@@ -0,0 +1,7 @@
# 生产环境的后端服务地址
VITE_SERVICE_BASE_URL=https://mock.apifox.cn/m1/3109515-0-default
# 生产环境下的其他后端服务地址
VITE_OTHER_SERVICE_BASE_URL= `{
"demo": "http://localhost:9529"
}`