From 80db92f91b88315ccb965091ec521d769dda396a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E9=A3=9E=E6=B4=8B?= <15778543+xufeiyang6017@user.noreply.gitee.com> Date: Sat, 27 Dec 2025 14:18:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0index=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.wxss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/index.wxss b/pages/index/index.wxss index 22c7450..2b6c2f6 100644 --- a/pages/index/index.wxss +++ b/pages/index/index.wxss @@ -416,7 +416,7 @@ wx-button:not([size=mini]) { .sidebar-btn { position: fixed; left: 20rpx; - z-index: 10000; + z-index: 1000; width: 120rpx; height: 80rpx; background-color: rgba(255, 255, 255, 0.85); /* 白色半透明 */