This commit is contained in:
hh
2021-11-22 09:17:41 +08:00
parent a348257a03
commit 4a9d1675e5
42 changed files with 1405 additions and 28 deletions

View File

@ -1,11 +1,11 @@
# 页面标题
VUE_APP_TITLE = 商挈管理系统
VUE_APP_TITLE = 科研生产展示平台
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 商挈管理系统/测试环境
# 科研生产展示平台/测试环境
#VUE_APP_BASE_API = '/stage-api'
VUE_APP_BASE_API = '/'