From 12d6cdda86f1801793c58c7693bf4664e7826ecd Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期二, 18 七月 2023 17:29:31 +0800
Subject: [PATCH] 阴影分析,坡度破向分析

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

diff --git a/src/components/topBtn.vue b/src/components/topBtn.vue
index 678ffe4..8b4b9f4 100644
--- a/src/components/topBtn.vue
+++ b/src/components/topBtn.vue
@@ -126,7 +126,7 @@
   right: 0px;
   display: flex;
   cursor: pointer;
-  z-index: 39;
+  z-index: 30;
   .menu_Box {
     margin-right: 104px;
     display: flex;

--
Gitblit v1.9.3