From 823a04358a059074f6816172248855f67df5ee87 Mon Sep 17 00:00:00 2001
From: WX <1377869194@qq.com>
Date: 星期五, 14 七月 2023 16:45:36 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.20.39:8989/r/MoonWeb

---
 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