wkyy 1 năm trước cách đây
mục cha
commit
541e4483e0
1 tập tin đã thay đổi với 2 bổ sung4 xóa
  1. 2 4
      pages/user/finance/recharge.vue

+ 2 - 4
pages/user/finance/recharge.vue

@@ -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()
 			}