diff --git a/components/diy_goodsGroup/diy_goodsGroup.wxss b/components/diy_goodsGroup/diy_goodsGroup.wxss index e46118c..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: 30rpx; + font-size: 28rpx; white-space: nowrap; height: 40rpx; line-height: 40rpx; @@ -343,7 +343,7 @@ .zs_wz5_2l { overflow: hidden; text-overflow: ellipsis; - font-size: 30rpx; + font-size: 24rpx; white-space: nowrap; margin-top: 10rpx; } @@ -428,8 +428,9 @@ .zs_wz1_3l { margin-bottom: 10rpx; - font-size: 30rpx; - height: 80rpx; + font-size: 28rpx; + height: 70rpx; + line-height: 35rpx; width: 220rpx; overflow: hidden; text-overflow: ellipsis; @@ -440,7 +441,7 @@ .zs_wz2_3l { margin-bottom: 10rpx; - font-size: 30rpx; + font-size: 26rpx; height: 70rpx; line-height: 30rpx } @@ -464,7 +465,7 @@ .zs_wz5_3l { overflow: hidden; text-overflow: ellipsis; - font-size: 30rpx; + font-size: 24rpx; white-space: nowrap; } @@ -524,10 +525,15 @@ font-size: 24rpx; } +.fs24 { + font-size: 22rpx; +} .fs35 { - font-size: 35rpx; + font-size: 30rpx; } +.fs28{ font-size: 28rpx;} + .xc-wc { align-items: center; margin-top: -3rpx; @@ -808,6 +814,5 @@ top: 10rpx; position: absolute; right: 0rpx; bottom: 10rpx; -} -.s_prom{ margin-left: -8rpx} \ No newline at end of file +} \ No newline at end of file