From b7bd015b22f8d0d9cb6e092fa03aab8604f9108d Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Fri, 4 Aug 2023 17:49:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B1=82=E7=BA=A7=E8=A6=86?= =?UTF-8?q?=E7=9B=96bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/mybtn/mybtn.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/mybtn/mybtn.vue b/components/mybtn/mybtn.vue index 4e7ee4d..0c444e3 100644 --- a/components/mybtn/mybtn.vue +++ b/components/mybtn/mybtn.vue @@ -1,6 +1,6 @@ @@ -38,7 +38,7 @@ position: fixed; bottom: 0; left: 0; - z-index: 9999999; + // z-index: 9999999; width: 100%; border-radius: 0; color: #fff;