nieyuge 2 vuotta sitten
vanhempi
commit
5b41c1f828
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      pages/payment/index.vue

+ 2 - 0
pages/payment/index.vue

@@ -445,6 +445,7 @@ export default {
         },
         },
         showRedeem() {
         showRedeem() {
             this.redeemStr = '';
             this.redeemStr = '';
+            this.redeemNext = false;
             this.redeemLayer = true;
             this.redeemLayer = true;
             this.$nextTick(() => {
             this.$nextTick(() => {
                 this.$refs.input.focus();
                 this.$refs.input.focus();
@@ -985,6 +986,7 @@ body,
             width: 83px;
             width: 83px;
             height: 45px;
             height: 45px;
             border: 0;
             border: 0;
+            padding: 0;
             color: #ffffff;
             color: #ffffff;
             font-size: 17px;
             font-size: 17px;
             font-weight: 500;
             font-weight: 500;