From 352a61c8f5c6558e01cf00de477923b6abc32bff Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 27 Apr 2025 12:45:15 +0800 Subject: [PATCH] =?UTF-8?q?sync=EF=BC=9Afix:=E5=88=86=E7=B1=BB=E9=A1=B5?= =?UTF-8?q?=E4=B8=8D=E5=90=8C=E6=9C=BA=E5=9E=8B=E5=AE=9A=E4=BD=8D=E9=AB=98?= =?UTF-8?q?=E5=BA=A6=E9=80=82=E9=85=8D=20https://gitee.com/sheepjs/shopro-?= =?UTF-8?q?uniapp/commit/fc8524c948de56a6182f044b5687e5647e214c39?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/category.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index/category.vue b/pages/index/category.vue index e3426630..2645a699 100644 --- a/pages/index/category.vue +++ b/pages/index/category.vue @@ -4,7 +4,7 @@ - + safeArea.height - 44 - 50); + const statusBarHeight = sheep.$platform.device.statusBarHeight * 2; // 加载商品分类 async function getList() { @@ -154,7 +155,6 @@ background-color: #f6f6f6; position: fixed; left: 0; - top: 128rpx; .menu-item { width: 100%;