初始化

This commit is contained in:
2026-03-19 15:30:21 +08:00
commit 2183e59d76
1381 changed files with 338206 additions and 0 deletions

9
.env.production Normal file
View File

@@ -0,0 +1,9 @@
# 页面标题
VUE_APP_TITLE = 学工系统
# 生产环境配置
ENV = 'production'
# 新生报到管理系统/生产环境 https://wap.wzzyhp.com /prod_api_test http://zhxgjava.gxsdxy.cn
VUE_APP_BASE_API ='/prod_api'