From 71aa5e5a3ca8be4d0156dba9ddc6ec074d16ed9d Mon Sep 17 00:00:00 2001 From: linxi Date: Fri, 27 Dec 2024 16:54:54 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2975=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E4=BA=A7=E4=B8=9A--?= =?UTF-8?q?=E7=A7=9F=E5=94=AE=E8=B5=84=E8=AE=AF=E4=B8=8B=E4=B8=89=E7=BA=A7?= =?UTF-8?q?=E5=88=86=E7=B1=BB=E6=A0=87=E7=AD=BE=E9=9C=80=E8=A6=81=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E6=94=BE=E5=A4=A7=EF=BC=8C=E5=8F=82=E8=80=83=E6=95=88?= =?UTF-8?q?=E6=9E=9C=E5=9B=BE=EF=BC=8C=E6=8A=8A=E6=8C=89=E9=92=AE=E9=AB=98?= =?UTF-8?q?=E5=BA=A6=E5=86=8D=E5=8A=A0=E4=B8=80=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/famousQianxianShop.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg_product/views/famousQianxianShop.vue b/pkg_product/views/famousQianxianShop.vue index 5c5d5f3..94d5c48 100644 --- a/pkg_product/views/famousQianxianShop.vue +++ b/pkg_product/views/famousQianxianShop.vue @@ -1253,7 +1253,7 @@ export default { view { background: #f5f5f5; border-radius: 6rpx; - padding: 4rpx 16rpx; + padding: 6rpx 16rpx; margin-right: 10rpx; margin-bottom: 10rpx; font-size: 24rpx; @@ -1842,7 +1842,7 @@ export default { } .village-wrap { height: 980rpx; - padding: 16rpx 0 0 0; + // padding: 16rpx 0 0 0; overflow-y: auto; } .village-list {