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,5 +1,5 @@
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'
# 生产环境配置
ENV = 'production'
#管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'