From 8be65ddfe39ed4d3f156a4f9af14e87568f5688b Mon Sep 17 00:00:00 2001 From: Sliverber <2622874537@qq.com> Date: Thu, 30 May 2024 10:23:53 +0800 Subject: [PATCH] 11 --- .env.development | 2 +- .env.production | 2 +- .env.staging | 4 +- src/views/system/area/index.vue | 371 +++++++++++++------------------- 4 files changed, 153 insertions(+), 226 deletions(-) diff --git a/.env.development b/.env.development index 49c1f16..768d721 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ VUE_APP_TITLE = 共享电动车管理系统 ENV = 'development' # 共享电动车管理系统/开发环境 -VUE_APP_BASE_API = 'http://192.168.2.6:8080' +VUE_APP_BASE_API = 'https://dche.ccttiot.com/prod-api' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true diff --git a/.env.production b/.env.production index db3caec..28c1c4b 100644 --- a/.env.production +++ b/.env.production @@ -5,7 +5,7 @@ VUE_APP_TITLE = 共享电动车管理系统 ENV = 'production' # 共享电动车管理系统/生产环境 -VUE_APP_BASE_API = 'https://dianche.chuantewulian.cn/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/.env.staging b/.env.staging index 7c8d053..a80081b 100644 --- a/.env.staging +++ b/.env.staging @@ -5,6 +5,6 @@ NODE_ENV = production # 测试环境配置 ENV = 'staging' -VUE_APP_BASE_API = 'https://dianche.chuantewulian.cn/prod-api' +VUE_APP_BASE_API = 'https://dche.ccttiot.com/prod-api' # 共享电动车管理系统/测试环境 -VUE_APP_BASE_API = 'https://dianche.chuantewulian.cn/stage-api' +# VUE_APP_BASE_API = 'https://dianche.chuantewulian.cn/stage-api' diff --git a/src/views/system/area/index.vue b/src/views/system/area/index.vue index 1a84e31..9af3d78 100644 --- a/src/views/system/area/index.vue +++ b/src/views/system/area/index.vue @@ -2,12 +2,7 @@
- + 搜索 @@ -17,25 +12,12 @@ - 新增 + 新增 - 修改 + 修改 - 删除 + 删除 - 导出 + 导出 @@ -98,16 +67,12 @@ - - - + + +