Browse Source

[消费卡][修改][无卡时展示图片大小]

tags/河北版C.8.2.0^2
hurui 5 years ago
parent
commit
fd4282eedb
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      pages/discountCardList/discountCardList.wxss

+ 3
- 2
pages/discountCardList/discountCardList.wxss View File

@@ -181,9 +181,10 @@ button::after{ border: none; }
}

.nocoupon image {
width: 300rpx;
width: 261rpx;
height: 272rpx;
display: block;
margin: 3% auto 0;
margin: 0 auto;
}

.txt001 {


Loading…
Cancel
Save