Commit 2edb747f51a612c5dd23a6507ad3124bc0567d39
Merge branch 'dev' of http://git.vipzhuang.cn/wxd/MShopWeApp into dev
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; |