From f6dd93cb0d1b0fe17674e948f0daf6ceb792bb55 Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期四, 13 七月 2023 18:59:01 +0800
Subject: [PATCH] 分屏对比,等高线,坡度图,坐标定位功能添加

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

diff --git a/src/components/bottomBtn.vue b/src/components/bottomBtn.vue
index d56a088..c0ca926 100644
--- a/src/components/bottomBtn.vue
+++ b/src/components/bottomBtn.vue
@@ -38,7 +38,7 @@
 <style lang="less" scoped>
 .bottom_btn {
   position: absolute;
-
+  z-index: 39;
   /*  prettier-ignore */
   bottom: 68PX;
   /*  prettier-ignore */

--
Gitblit v1.9.3