suerprisePlus
2024-11-29 bd332b9a03aef5d1304267a6be50561d8a6f6943
1
2
3
4
5
6
7
8
9
10
# 页面标题
VUE_APP_TITLE = 综合管理分系统
 
NODE_ENV = production
 
# 测试环境配置
ENV = 'staging'
 
# 管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'