初始化

This commit is contained in:
2025-07-28 15:52:07 +08:00
commit cd0e77b332
1304 changed files with 302802 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'