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 {