WXL (wul)
2 天以前 8a5b241f74d1ab28e0badbd5ae6ee7c1b173ef52
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 智慧随访平台
 
# 生产环境配置
ENV = 'production'
 
# 景宁人民医院智慧随访平台/生产环境
VUE_APP_BASE_API = '/prod-api'