From 9c2ec9d23dbbb6913edcc341c374d86d5b43cedc Mon Sep 17 00:00:00 2001 From: fanfan Date: Wed, 28 Aug 2024 21:26:24 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shopList/shopPage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/shopList/shopPage.vue b/pages/shopList/shopPage.vue index d27069a..424f716 100644 --- a/pages/shopList/shopPage.vue +++ b/pages/shopList/shopPage.vue @@ -560,7 +560,7 @@ .cate-item { width: 100%; - padding: 20rpx 25rpx; + padding: 37rpx 25rpx; color: #999999; font-size: 24rpx; position: relative;