This commit is contained in:
8324144
2026-05-18 14:57:00 +08:00
commit cddb096a72
72 changed files with 25365 additions and 0 deletions

13
.env Normal file
View File

@@ -0,0 +1,13 @@
NODE_ENV='production'
VUE_APP_NAME = 'production'
VUE_APP_FLAG = 'pro'
# 生产环境
VUE_APP_IMGAPI='http://10.100.5.9:18089/'
VUE_APP_API='http://10.100.5.9:18089'
VUE_APP_TITLE=''
VUE_APP_YUNXUE_URL='https://dongfeng.yunxuetang.cn/'
outputDir = dist-pro