From 6e1c434e4cef9def38d7468a1e4bf7ecf33d9f66 Mon Sep 17 00:00:00 2001 From: "1181364@qq.com" Date: Mon, 29 May 2023 18:28:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E9=BB=98=E8=AE=A4=E6=94=BE?= =?UTF-8?q?=E5=A4=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/components/HomeMap.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/dashboard/components/HomeMap.vue b/src/views/dashboard/components/HomeMap.vue index 746766c..accd7f6 100644 --- a/src/views/dashboard/components/HomeMap.vue +++ b/src/views/dashboard/components/HomeMap.vue @@ -149,6 +149,7 @@ show: true, map: 'xingtai', roam: true, + zoom: 1.8, label: { normal: { show: false @@ -203,7 +204,7 @@ type: 'map', roam: true, map: 'xingtai', - zoom: 1.0, + zoom: 1.8, markPoint: { symbolSize: [20, 40], data: this.markPointData