提交所有代码

This commit is contained in:
郭庆泰
2026-08-31 19:01:00 +08:00
parent f4d8bc1463
commit a14d95288c
53 changed files with 1356 additions and 286 deletions
+5
View File
@@ -0,0 +1,5 @@
# 测试环境 API 基路径 (nginx 反向代理前缀)
VITE_APP_BASE_API = '/hegui-api'
# 测试环境静态资源子路径 (nginx 部署在 /hegui/)
VITE_BASE = '/hegui/'