Commit c2b4d10c2034368546ef675cacdf2534d2282d34
1 parent
abdca505
优惠券和商品列表修改
Showing
2 changed files
with
2 additions
and
2 deletions
pages/goods/goodsList/goodsList.wxss
@@ -114,7 +114,7 @@ page { | @@ -114,7 +114,7 @@ page { | ||
114 | } | 114 | } |
115 | 115 | ||
116 | .item-cont .title { | 116 | .item-cont .title { |
117 | - font-size: 30rpx; | 117 | + font-size: 28rpx; |
118 | height: 72rpx; | 118 | height: 72rpx; |
119 | margin-bottom: 20rpx; | 119 | margin-bottom: 20rpx; |
120 | /* padding-right: 10rpx; */ | 120 | /* padding-right: 10rpx; */ |
pages/user/coupons/coupons.wxss
@@ -392,7 +392,7 @@ page { | @@ -392,7 +392,7 @@ page { | ||
392 | .tab-head-item.active::after { | 392 | .tab-head-item.active::after { |
393 | content: ''; | 393 | content: ''; |
394 | width: 60%; | 394 | width: 60%; |
395 | - height: 2rpx; | 395 | + height: 4rpx; |
396 | background-color: #fe0000; | 396 | background-color: #fe0000; |
397 | position: absolute; | 397 | position: absolute; |
398 | bottom: 0; | 398 | bottom: 0; |