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%;