diff --git a/components/diy_goodsGroup/diy_goodsGroup.wxss b/components/diy_goodsGroup/diy_goodsGroup.wxss index 4a098b8..7ec4faa 100644 --- a/components/diy_goodsGroup/diy_goodsGroup.wxss +++ b/components/diy_goodsGroup/diy_goodsGroup.wxss @@ -304,9 +304,10 @@ .zs_wz1_2l { overflow: hidden; text-overflow: ellipsis; - margin-bottom: 10rpx; font-size: 30rpx; white-space: nowrap; + height: 40rpx; + line-height: 40rpx; margin-top: 10rpx; }