From 2f6f2570305afb0a49181131c527358cb64778be Mon Sep 17 00:00:00 2001 From: whyneedname <542399163@qq.com> Date: Sat, 29 Oct 2022 18:34:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E8=AF=A6=E6=83=85=E5=93=81?= =?UTF-8?q?=E7=89=8C=E5=A4=B4=E5=83=8F=E8=BE=B9=E6=A1=86=E5=81=8F=E7=A7=BB?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodsCon/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index 7958e3a..94bf1e7 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -1036,8 +1036,8 @@ border-radius: 50%; .img { - width: 84rpx; - height: 84rpx; + width: 100%; + height: 100%; background-color: #FFFFFF; border-radius: 50%; }