From 2ccc3fc39b909ff8e303e2e9745d9001dd9b0830 Mon Sep 17 00:00:00 2001 From: "AERWEN\\26795" <123456789a> Date: Tue, 10 Oct 2023 23:55:48 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E6=94=B9=E5=95=86=E5=93=81?= =?UTF-8?q?=E5=8D=A1=E6=A0=B7=E5=BC=8F=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/goods-card/index.wxss | 1 + 1 file changed, 1 insertion(+) diff --git a/components/goods-card/index.wxss b/components/goods-card/index.wxss index 830e623..1905e00 100644 --- a/components/goods-card/index.wxss +++ b/components/goods-card/index.wxss @@ -46,6 +46,7 @@ border-radius: 0 0 16rpx 16rpx; padding: 16rpx 24rpx 18rpx; flex-direction: column; + width: 86%; } .goods-card__upper {