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