From 4dea0cd68177b03483306886e67b9167a141c467 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Sun, 19 Jan 2025 21:30:20 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3061=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E5=91=98=E3=80=91=E5=95=86=E5=93=81?= =?UTF-8?q?=E8=B5=84=E8=B4=A8=E4=BE=9B=E5=BA=94=E5=95=86=E5=90=8D=E7=A7=B0?= =?UTF-8?q?=E4=B8=AD=E9=83=A8=E5=88=86=E5=AD=97=E6=AF=8D=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E4=B8=8D=E5=85=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodsCon/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index 47227cb..0a54af1 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -1889,6 +1889,8 @@ export default { } .store-title{ width: 400rpx; + height: 40rpx; + line-height: 40rpx; } .product-con .store-info .praise .iconfont { font-size: 0.28 * 100rpx;