You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
385 B
11 lines
385 B
# 页面标题
|
|
VUE_APP_TITLE = 城市精细化管理监测主题
|
|
|
|
# 生产环境配置
|
|
ENV = 'production'
|
|
|
|
# 若依管理系统/生产环境
|
|
# VUE_APP_BASE_API = 'http://39.101.188.84:9037'
|
|
VUE_APP_BASE_API = 'http://10.236.2.28:54567/bjh-admin-server'
|
|
VUE_APP_BASE_API1 = 'http://10.236.2.28:54567/process-server'
|
|
VUE_APP_BASE_API2 = 'http://10.236.2.28:54567/admin-server/api/webapp' |