From 573a9254e18a49ca8945e03f7fdc4933e9a97f27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Mon, 26 Aug 2024 10:53:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=95=86=E5=93=81=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/model-shop-list/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/model-shop-list/index.vue b/src/components/model-shop-list/index.vue index b9b944cc..d1d8d24b 100644 --- a/src/components/model-shop-list/index.vue +++ b/src/components/model-shop-list/index.vue @@ -386,6 +386,7 @@ const style_container = computed(() => { } .flex-img0 { height: auto; + min-height: 11rem; max-height: 12rem; width: 11rem; }