From 5b5a5a7899a9444665235d96d8d7f2d50fed6a8c Mon Sep 17 00:00:00 2001
From: Jin Lei <jinlei_182@163.com>
Date: 星期六, 11 十一月 2023 17:42:58 +0800
Subject: [PATCH] [历史影像]删除之前二维地图,叠加beijing54地图

---
 src/components/right/right-top.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/components/right/right-top.vue b/src/components/right/right-top.vue
index 0be5280..c265228 100644
--- a/src/components/right/right-top.vue
+++ b/src/components/right/right-top.vue
@@ -409,6 +409,7 @@
   color: #fff;
   padding: 10px;
   box-sizing: border-box;
+  z-index: 9999;
 }
 .transition-box ul li {
   /* min-width: 154px; */

--
Gitblit v1.9.3