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