From 10a39c57485d1f0e6c37c76bfa452575e174b7b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Fri, 13 Sep 2024 14:15:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=95=86=E5=93=81=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/model-goods-list/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/model-goods-list/index.vue b/src/components/model-goods-list/index.vue index 0f198ead..c52fc712 100644 --- a/src/components/model-goods-list/index.vue +++ b/src/components/model-goods-list/index.vue @@ -537,8 +537,8 @@ watchEffect(() => { height: 11.4rem; } .flex-img4 { - width: 7rem; - height: 7rem; + min-width: 7rem; + min-height: 7rem; } .flex-img5 { width: 100%;