From 4e56b498b8257ec81e09d5c686c94ef2a06d36f8 Mon Sep 17 00:00:00 2001 From: dzl <786316265@qq.com> Date: Mon, 29 Sep 2025 17:29:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Shop.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/Shop.vue b/src/views/Shop.vue index fb33b0b..73aee0a 100644 --- a/src/views/Shop.vue +++ b/src/views/Shop.vue @@ -444,7 +444,6 @@ onMounted(() => { padding: 0 16px; justify-content: space-between; height: 56px; - position: sticky; top: 0; z-index: 100; }