From 1e19ae3834e6f7c9ac6e7e1ab42d12eb04ce8aaf Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 31 Oct 2022 16:58:31 +0800
Subject: [PATCH] 修改

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

diff --git a/src/components/map-sd/index.vue b/src/components/map-sd/index.vue
index 2259e03..0e2b1ee 100644
--- a/src/components/map-sd/index.vue
+++ b/src/components/map-sd/index.vue
@@ -1003,7 +1003,7 @@
     border-radius: 50%;
     width: 200px;
     height: 200px;
-    z-index: 99;
+    z-index: 11;
     overflow: hidden;
 }
 </style>

--
Gitblit v1.9.3