From 41193d186d157937ba052e73dd04c12018e9ecab Mon Sep 17 00:00:00 2001 From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com> Date: 星期四, 07 八月 2025 10:38:42 +0800 Subject: [PATCH] 新增 --- pages/tabBar/count/count.wxss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/tabBar/count/count.wxss b/pages/tabBar/count/count.wxss index 248386b..564f03c 100644 --- a/pages/tabBar/count/count.wxss +++ b/pages/tabBar/count/count.wxss @@ -181,7 +181,7 @@ display: flex; justify-content: center; align-items: center; - z-index: 999; + z-index: 99999; } .modal-container { -- Gitblit v1.9.2