From 590c33d4d3edf5206d6adafde027e815b4733eab Mon Sep 17 00:00:00 2001 From: linxi Date: Mon, 21 Apr 2025 11:45:39 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3638=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=E7=83=AD=E6=90=9C=E6=A6=9C?= =?UTF-8?q?=E5=8D=95=E5=95=86=E5=93=81=E5=9B=BE=E5=B0=BA=E5=AF=B8=E7=BB=9F?= =?UTF-8?q?=E4=B8=80=E4=B8=BA=E6=AD=A3=E6=96=B9=E5=BD=A2=EF=BC=8C=E4=B8=8D?= =?UTF-8?q?=E6=A0=B9=E6=8D=AE=E5=8E=9F=E5=9B=BE=E9=95=BF=E5=BA=A6=E8=87=AA?= =?UTF-8?q?=E9=80=82=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodSearch/index.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/shop/GoodSearch/index.vue b/pages/shop/GoodSearch/index.vue index 122293d..b6e73d4 100644 --- a/pages/shop/GoodSearch/index.vue +++ b/pages/shop/GoodSearch/index.vue @@ -107,7 +107,7 @@ @@ -435,6 +435,8 @@ export default { justify-content: space-around; margin: 0 0 12rpx 0; .img { + width: 100rpx; + height: 100rpx; .pic { display: block; width: 100rpx;