From 5218893ae7b170d13acc17a57d1044a0098e5340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Fri, 5 Sep 2025 10:41:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=98=93=E8=B4=AD=E7=82=B9?= =?UTF-8?q?=E5=87=BB=E5=88=86=E7=B1=BB=E7=9A=84=E9=A1=B5=E9=9D=A2=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/shop/index/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/shop/index/index.css b/packages/shop/index/index.css index a63c778d..725bc42b 100644 --- a/packages/shop/index/index.css +++ b/packages/shop/index/index.css @@ -320,7 +320,7 @@ page { overflow: hidden; /* position: relative; */ position: fixed; - z-index: 999; + z-index: 15; padding: 20rpx 10rpx; background-color: #ffffff; } @@ -404,7 +404,7 @@ page { position: absolute; left: 0; top: 160rpx; - z-index: 11; + z-index: 20; } .header2 .slide .slide_con .slide_conBox:nth-child(5n) {