diff --git a/components/diy_goodsGroup/diy_goodsGroup.wxss b/components/diy_goodsGroup/diy_goodsGroup.wxss index de5df53..55f6a9e 100644 --- a/components/diy_goodsGroup/diy_goodsGroup.wxss +++ b/components/diy_goodsGroup/diy_goodsGroup.wxss @@ -304,7 +304,7 @@ .zs_wz1_2l { overflow: hidden; text-overflow: ellipsis; - font-size: 26rpx; + font-size: 28rpx; white-space: nowrap; height: 40rpx; line-height: 40rpx; @@ -428,7 +428,7 @@ .zs_wz1_3l { margin-bottom: 10rpx; - font-size: 24rpx; + font-size: 28rpx; height: 70rpx; line-height: 35rpx; width: 220rpx;