@@ -101,8 +101,6 @@
</u-modal>
<view class="recharge-btn transactionClass" v-if="!show2">
-
<u-button
class="success-btn"
shape="circle" type="success" @click="gotoGz">
@@ -130,7 +128,7 @@
data() {
return {
show1:false,
- show2:false,
+ show2:true,
submitNum:0,
submitNumCk:1,
showModel:false,
@@ -445,7 +443,7 @@
}
},
onShow() {
- //this.checkSubscribe()
+ // this.checkSubscribe()
if (this.isReady) {
this.init1()