diff --git a/.env.production b/.env.production index 2fd714d..28c1c4b 100644 --- a/.env.production +++ b/.env.production @@ -5,7 +5,7 @@ VUE_APP_TITLE = 共享电动车管理系统 ENV = 'production' # 共享电动车管理系统/生产环境 -VUE_APP_BASE_API = 'https://che.chuangtewl.com/prod-api' +VUE_APP_BASE_API = 'https://dche.ccttiot.com/prod-api' # 小程序外链跳转设备 VUE_APP_WX_DEVICE_URL = 'weixin://dl/business/?appid=wx4d178f8c80348214&env_version=release' diff --git a/src/views/system/area/index.vue b/src/views/system/area/index.vue index 5ea119f..cd36727 100644 --- a/src/views/system/area/index.vue +++ b/src/views/system/area/index.vue @@ -28,7 +28,7 @@ - 修改