fix 修改商品卡样式宽度

This commit is contained in:
AERWEN\26795 2023-10-10 23:55:48 +08:00
parent a8d171fa8b
commit 2ccc3fc39b

View File

@ -46,6 +46,7 @@
border-radius: 0 0 16rpx 16rpx; border-radius: 0 0 16rpx 16rpx;
padding: 16rpx 24rpx 18rpx; padding: 16rpx 24rpx 18rpx;
flex-direction: column; flex-direction: column;
width: 86%;
} }
.goods-card__upper { .goods-card__upper {