一些配置文件上传

This commit is contained in:
JinLu.Yin
2022-09-16 19:32:45 +08:00
parent 009210ba86
commit be128e28c3
6 changed files with 260 additions and 0 deletions

10
.env.staging Normal file
View File

@@ -0,0 +1,10 @@
# 页面标题
VUE_APP_TITLE = 苦糖果MES
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'