@@ -81,12 +81,7 @@
})
return
}
- uni.showLoading({
- mask: true,
- title: "正在充值..."
- })
giftCardUseCard({ sequence: this.rechargeCode }).then(res => {
- uni.hideLoading()
if(res.status == 200){
this.messagePop = true