From abe6d9af98a1defe0f9ec9a7a3c7fe84856c80ba Mon Sep 17 00:00:00 2001 From: linxi Date: Fri, 14 Mar 2025 11:07:46 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3349=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=E5=BA=95=E9=83=A8=E2=80=9C?= =?UTF-8?q?=E5=8A=A0=E5=85=A5=E8=B4=AD=E7=89=A9=E8=BD=A6=E2=80=9D=E4=B8=80?= =?UTF-8?q?=E8=A1=8C=E6=A0=B7=E5=BC=8F=E5=A2=9E=E9=AB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodsCon/index.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index 1bcba3f..970f8a0 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -2021,7 +2021,10 @@ export default { .footer .icon-shoucang1 { color: #eb3729; } - +.product-con .footer{ + height: 140rpx !important; + padding-bottom: 20rpx; +} .product-con .product-intro .conter view { width: 100% !important; }