From 6790c14aafae691803efb34ab55d523ca6ad539f Mon Sep 17 00:00:00 2001 From: linxi Date: Thu, 12 Sep 2024 09:18:47 +0800 Subject: [PATCH] =?UTF-8?q?Fix(=E5=8E=BF=E5=9F=8E=E6=96=87=E5=8C=96)?= =?UTF-8?q?=EF=BC=9A=E3=80=90=E5=95=86=E5=9F=8E=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E3=80=91=E5=8D=83=E5=8E=BF=E5=90=8D=E5=93=81=E2=80=94=E5=BA=97?= =?UTF-8?q?=E9=93=BA=EF=BC=8C=E6=96=87=E5=8C=96=E5=8E=BF=E5=9F=8E=E4=BB=8B?= =?UTF-8?q?=E7=BB=8D=E6=95=B0=E6=8D=AE=E8=BE=83=E5=B0=91=E6=88=96=E6=97=A0?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E6=97=B6=EF=BC=8C=E7=82=B9=E5=87=BB=E5=B1=95?= =?UTF-8?q?=E5=BC=80/=E6=94=B6=E8=B5=B7=E6=8C=89=E9=92=AE=EF=BC=8C?= =?UTF-8?q?=E6=89=80=E5=B1=95=E7=A4=BA=E7=9A=84=E6=95=88=E6=9E=9C=E7=9B=B8?= =?UTF-8?q?=E5=8F=8D?= 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 3d0bada..9450a52 100644 --- a/pkg_product/views/famousQianxianShop.vue +++ b/pkg_product/views/famousQianxianShop.vue @@ -1349,8 +1349,8 @@ export default { } .intro-main { position: relative; - max-height: 400rpx; - min-height: 140rpx; + height: 400rpx; + min-height: 400rpx; margin: 30rpx 0 50rpx 0; overflow: hidden; &.show-more {