From 437634b6c3f4fb1fd05a64f62feb0d8501e0360d Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期五, 29 三月 2024 16:03:20 +0800 Subject: [PATCH] yangshi --- custom-tab-bar/index.wxss | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/custom-tab-bar/index.wxss b/custom-tab-bar/index.wxss index b6b71b6..a15f4a0 100644 --- a/custom-tab-bar/index.wxss +++ b/custom-tab-bar/index.wxss @@ -14,6 +14,7 @@ padding-bottom: env(safe-area-inset-bottom); background-color: #fff; /* opacity: 1; */ + z-index: 1100; } .tabItem { -- Gitblit v1.9.1