From 849b9429bb68700d2f62149ec51c6e2e67823237 Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Fri, 28 Oct 2022 16:53:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E9=85=8D=E7=BD=AE=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +- src/views/modules/workSys/mapConfig.vue | 1182 +++++++++++++---------- 2 files changed, 650 insertions(+), 535 deletions(-) diff --git a/package.json b/package.json index 964c9454b..799ec0ed1 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ "node-sass": "^4.12.0", "ol": "^6.9.0", "portfinder": "^1.0.21", + "proj4": "^2.8.0", "qs": "^6.7.0", "quill": "^1.3.6", "screenfull": "^4.2.1", @@ -111,4 +112,4 @@ "not ie <= 10" ] } -} \ No newline at end of file +} diff --git a/src/views/modules/workSys/mapConfig.vue b/src/views/modules/workSys/mapConfig.vue index d78633b44..662ad1776 100644 --- a/src/views/modules/workSys/mapConfig.vue +++ b/src/views/modules/workSys/mapConfig.vue @@ -1,200 +1,234 @@