ZhangXianQiang
2024-04-18 34d6a38b3c7e6b9bf4a3cad11f88f0548b8180e9
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 自贡公安天网运维平台
 
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'