From 29b20ce55b3147cc7f7044ef2a2813b9299bedc9 Mon Sep 17 00:00:00 2001 From: wuhongjian Date: Thu, 14 Jul 2022 17:02:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=9C=B0=E5=9B=BE=E5=88=86?= =?UTF-8?q?=E5=8C=BA=E6=91=84=E5=83=8F=E5=A4=B4=E6=95=B0=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/supermap/config/coordinateConfig.js | 22 +- .../components/abilityDocTree.vue | 168 ++++---- front/src/views/instructionManual/index.vue | 363 ++++++++++-------- 3 files changed, 300 insertions(+), 253 deletions(-) diff --git a/front/src/supermap/config/coordinateConfig.js b/front/src/supermap/config/coordinateConfig.js index 0538b55b..dcde84a1 100644 --- a/front/src/supermap/config/coordinateConfig.js +++ b/front/src/supermap/config/coordinateConfig.js @@ -2,14 +2,14 @@ * @Author: hisense.wuhongjian * @Date: 2021-10-13 09:30:54 * @LastEditors: hisense.wuhongjian - * @LastEditTime: 2021-10-13 15:04:58 + * @LastEditTime: 2022-07-14 16:28:27 * @Description: 点位-位置匹配 */ const DIVISION = { qingdao: [ { districtName: '城阳区', - name: '城阳区', + name: '城阳区(约1.5万)', districtCOde: '', latLng: { lat: 36.31, @@ -18,7 +18,7 @@ const DIVISION = { }, { districtName: '李沧区', - name: '李沧区', + name: '李沧区(约0.6万)', districtCOde: '', latLng: { lat: 36.17, @@ -27,7 +27,7 @@ const DIVISION = { }, { districtName: '市北区', - name: '市北区', + name: '市北区(约0.7万)', districtCOde: '', latLng: { lat: 36.1, @@ -36,7 +36,7 @@ const DIVISION = { }, { districtName: '市南区', - name: '市南区', + name: '市南区(约0.4万)', districtCOde: '', latLng: { lat: 36.06, @@ -45,7 +45,7 @@ const DIVISION = { }, { districtName: '崂山区', - name: '崂山区', + name: '崂山区(约2.0万)', districtCOde: '', latLng: { lat: 36.11, @@ -54,7 +54,7 @@ const DIVISION = { }, { districtName: '即墨区', - name: '即墨区', + name: '即墨区(约1.4万)', districtCOde: '', latLng: { lat: 36.39, @@ -63,7 +63,7 @@ const DIVISION = { }, { districtName: '胶州市', - name: '胶州市', + name: '胶州市(约1.5万)', districtCOde: '', latLng: { lat: 36.27, @@ -72,7 +72,7 @@ const DIVISION = { }, { districtName: '平度市', - name: '平度市', + name: '平度市(约1.6万)', districtCOde: '', latLng: { lat: 36.78, @@ -81,7 +81,7 @@ const DIVISION = { }, { districtName: '莱西市', - name: '莱西市', + name: '莱西市(约1.0万)', districtCOde: '', latLng: { lat: 36.89, @@ -90,7 +90,7 @@ const DIVISION = { }, { districtName: '西海岸新区', - name: '西海岸新区', + name: '西海岸新区(约4.1万)', districtCOde: '', latLng: { lat: 35.99, diff --git a/front/src/views/instructionManual/components/abilityDocTree.vue b/front/src/views/instructionManual/components/abilityDocTree.vue index 9bd66da0..b1874596 100644 --- a/front/src/views/instructionManual/components/abilityDocTree.vue +++ b/front/src/views/instructionManual/components/abilityDocTree.vue @@ -1,98 +1,120 @@ diff --git a/front/src/views/instructionManual/index.vue b/front/src/views/instructionManual/index.vue index 51c099b2..4135a0a0 100644 --- a/front/src/views/instructionManual/index.vue +++ b/front/src/views/instructionManual/index.vue @@ -4,214 +4,239 @@
-
+
{{ data.name }}
- +
-
+
-
- +
+
-