This commit is contained in:
huangdeliang
2020-09-21 15:17:04 +08:00
parent 2c0e9fbf99
commit b96af4bcbe
17 changed files with 788 additions and 759 deletions

View File

@ -1,7 +1,7 @@
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'