From 76ce8a51d4310453aad8532560853e923fca11ff Mon Sep 17 00:00:00 2001 From: mixtan <424491071@qq.com> Date: Sun, 7 Sep 2025 18:56:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E5=B1=82=E7=BA=A7=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesub/index/store.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pagesub/index/store.vue b/pagesub/index/store.vue index 28192d1..bbafc26 100644 --- a/pagesub/index/store.vue +++ b/pagesub/index/store.vue @@ -1853,7 +1853,7 @@ export default { .all_shop_tab{ position: sticky; top: -2px; - z-index: 100; + z-index: 2; border-bottom: 1rpx solid #eee; }