From ac5dc6d5d411af1caf4bcf4ca7b80a47af0a1f67 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Tue, 27 Sep 2022 10:13:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dtab=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E4=B8=80=E4=B8=AAbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v1_5_0_C/tabbar.css | 2 +- v1_5_0_C/tabbar.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/v1_5_0_C/tabbar.css b/v1_5_0_C/tabbar.css index c609803..ff8869a 100644 --- a/v1_5_0_C/tabbar.css +++ b/v1_5_0_C/tabbar.css @@ -10,7 +10,7 @@ align-items: center; border-top: 0.01rem solid #E6E6E6; position: fixed; - z-index: 9999; + z-index: 999; bottom: 0; left: 0; right: 0; diff --git a/v1_5_0_C/tabbar.js b/v1_5_0_C/tabbar.js index ef1c529..33fefa7 100644 --- a/v1_5_0_C/tabbar.js +++ b/v1_5_0_C/tabbar.js @@ -1,7 +1,7 @@ const tabComponent = { template: `