From 538d7313f98da3c304365f1c2b22c3e23d91db35 Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期一, 23 十月 2023 15:04:06 +0800
Subject: [PATCH] 版本更新,阴影分析,等高线添加

---
 src/components/thematicMap/thematicMap.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/thematicMap/thematicMap.vue b/src/components/thematicMap/thematicMap.vue
index cdce51a..8fc806e 100644
--- a/src/components/thematicMap/thematicMap.vue
+++ b/src/components/thematicMap/thematicMap.vue
@@ -60,7 +60,7 @@
   cursor: pointer;
 
   .menu_Box {
-    margin-right: 104px;
+    margin-right: 50px;
     display: flex;
     .imgIcon {
       width: 30px;

--
Gitblit v1.9.3