浏览代码

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

tags/河北版C.8.2.0^2
hurui 5 年前
父节点
当前提交
fd4282eedb
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. +3
    -2
      pages/discountCardList/discountCardList.wxss

+ 3
- 2
pages/discountCardList/discountCardList.wxss 查看文件

@@ -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 {


正在加载...
取消
保存