heimawl
2023-06-21 a1e3f22436150213c2f9096c3cc55314c8291e4a
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 智慧随访管理系统
 
# 生产环境配置
ENV = 'production'
 
# 智慧随访管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'