1.修改二维码大小

yj-dev
杨杰 4 years ago
parent 184f379d07
commit d73ee42bd8
  1. 4
      pages/goods/coupon-details/coupon-details.vue
  2. 4
      pages/goods/externalCoupon/externalCoupon.vue
  3. 8
      pages/pay/success/success.vue
  4. 4
      pages/user/mineCouponsDestails/mineCouponsDestails.vue

@ -224,8 +224,8 @@
}
.coupon-qr {
width: 190px;
height: 190px;
width: 250px;
height: 250px;
}
.coupon-des {

@ -290,8 +290,8 @@
}
.coupon-img {
width: 100px;
height: 100px;
width: 80px;
height: 80px;
margin-top: 10px;
}

@ -185,14 +185,14 @@
}
.coupon-img {
width: 100px;
height: 100px;
width: 80px;
height: 80px;
margin-top: 10px;
}
.coupon-qr {
width: 150px;
height: 150px;
width: 250px;
height: 250px;
}
.coupon-des {

@ -141,8 +141,8 @@
}
.coupon-img {
width: 100px;
height: 100px;
width: 80px;
height: 80px;
margin-top: 10px;
}

Loading…
Cancel
Save