From 231ed8b3de4866ceb5bbb9833c0a7afaee9583d6 Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期五, 12 三月 2021 18:15:50 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/views/MapTemplate.vue |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/src/views/MapTemplate.vue b/src/views/MapTemplate.vue
index e399b31..5e3f482 100644
--- a/src/views/MapTemplate.vue
+++ b/src/views/MapTemplate.vue
@@ -161,11 +161,5 @@
     //background-color: #0661AE;
     border-top: 1px solid #0661AE;
   }
-  #mapbtn {
-    position: fixed;
-    top: 0;
-    left: 100px;
-    z-index: 9999!important;
-  }
 }
 </style>

--
Gitblit v1.8.0