From 772bb2eab1f87a5ee62c6c520a92f0dcfacdadc6 Mon Sep 17 00:00:00 2001 From: tx <2622874537@qq.com> Date: Sat, 21 Dec 2024 15:41:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=90=E8=90=A5=E5=8C=BA=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/http.interceptor.js | 4 +- page_user/my.vue | 14 +- pages.json | 36 ++ pages/index/index.vue | 357 ++++++++-------- pages_admin/admin_index.vue | 11 +- pages_admin/admin_worke.vue | 17 +- pages_adminSet/ParkIngList.vue | 314 ++++++++++++++ pages_adminSet/Parking_set.vue | 495 ++++++++++++++++++++++ pages_adminSet/components/CustomMap.vue | 523 ++++++++++++++++++++++++ pages_adminSet/components/EditMap.vue | 394 ++++++++++++++++++ pages_adminSet/map_set.vue | 97 +++++ pages_adminSet/park_map.vue | 118 ++++++ pages_adminSet/sysSet.vue | 21 + 13 files changed, 2205 insertions(+), 196 deletions(-) create mode 100644 pages_adminSet/ParkIngList.vue create mode 100644 pages_adminSet/Parking_set.vue create mode 100644 pages_adminSet/components/CustomMap.vue create mode 100644 pages_adminSet/components/EditMap.vue create mode 100644 pages_adminSet/map_set.vue create mode 100644 pages_adminSet/park_map.vue diff --git a/common/http.interceptor.js b/common/http.interceptor.js index 21a6bb2..69d8b28 100644 --- a/common/http.interceptor.js +++ b/common/http.interceptor.js @@ -5,11 +5,11 @@ const install = (Vue, vm) => { Vue.prototype.$u.http.setConfig({ // baseUrl: 'http://61.174.243.28:15861', // baseUrl: 'http://192.168.2.46:8080', - // baseUrl: 'https://che.chuangtewl.com/prod-api', + baseUrl: 'https://che.chuangtewl.com/prod-api', // 测试环境 // baseUrl: 'https://dianche.chuantewulian.cn/prod-api', // 俞山岛 - baseUrl: 'https://dche.ccttiot.com/prod-api', + // baseUrl: 'https://dche.ccttiot.com/prod-api', // 创特 loadingText: '努力加载中~', loadingTime: 10000, diff --git a/page_user/my.vue b/page_user/my.vue index 122684c..3e0c43b 100644 --- a/page_user/my.vue +++ b/page_user/my.vue @@ -5,13 +5,15 @@ back-icon-color='#fff' height='45'> - - + + + + - + @@ -687,7 +689,7 @@ export default { } -< + \ No newline at end of file diff --git a/pages_adminSet/Parking_set.vue b/pages_adminSet/Parking_set.vue new file mode 100644 index 0000000..61f2068 --- /dev/null +++ b/pages_adminSet/Parking_set.vue @@ -0,0 +1,495 @@ + + + + + \ No newline at end of file diff --git a/pages_adminSet/components/CustomMap.vue b/pages_adminSet/components/CustomMap.vue new file mode 100644 index 0000000..0d8ed89 --- /dev/null +++ b/pages_adminSet/components/CustomMap.vue @@ -0,0 +1,523 @@ + + + + + \ No newline at end of file diff --git a/pages_adminSet/components/EditMap.vue b/pages_adminSet/components/EditMap.vue new file mode 100644 index 0000000..0a1481f --- /dev/null +++ b/pages_adminSet/components/EditMap.vue @@ -0,0 +1,394 @@ + + + + + \ No newline at end of file diff --git a/pages_adminSet/map_set.vue b/pages_adminSet/map_set.vue new file mode 100644 index 0000000..e6aead6 --- /dev/null +++ b/pages_adminSet/map_set.vue @@ -0,0 +1,97 @@ + + + + + \ No newline at end of file diff --git a/pages_adminSet/park_map.vue b/pages_adminSet/park_map.vue new file mode 100644 index 0000000..edbfa55 --- /dev/null +++ b/pages_adminSet/park_map.vue @@ -0,0 +1,118 @@ + + + + + \ No newline at end of file diff --git a/pages_adminSet/sysSet.vue b/pages_adminSet/sysSet.vue index 48782f9..eba7c3d 100644 --- a/pages_adminSet/sysSet.vue +++ b/pages_adminSet/sysSet.vue @@ -297,6 +297,22 @@ 设置车辆电量低于多少时自动生成的换电维护工单 + + + + 电子围栏设置 + + + + + + + + + + 设置车辆可以正常行驶的区域 + + @@ -343,6 +359,11 @@ }, methods: { + toMap(){ + uni.navigateTo({ + url:'/pages_adminSet/map_set?areaId='+this.areaId + }) + }, addService() { if (this.customServices.length < 3) { this.customServices.push({