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.
JiangningUrbanManagePc/.env.production

19 lines
549 B

###
# @Descripttion:
# @version:
# @Author: JC9527
# @Date: 2024-01-09 23:08:15
# @LastEditors: JC9527
# @LastEditTime: 2024-01-12 09:27:18
###
# 页面标题
VUE_APP_TITLE = 城市精细化管理监测主题
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
# VUE_APP_BASE_API = 'http://39.101.188.84:9037'
VUE_APP_BASE_API = 'https://r-jncity-admin-server.jsszkd.com'
VUE_APP_BASE_API1 = 'https://r-kd-process-server.jsszkd.com'
VUE_APP_BASE_API2 = 'https://r-jn-development-manager-server.jsszkd.com/api/webapp'