支付宝提现

This commit is contained in:
唐明明
2021-11-05 17:24:40 +08:00
parent 0717891b31
commit f8500192b3
11 changed files with 411 additions and 188 deletions

View File

@@ -169,6 +169,11 @@
duration: 3000
})
setTimeout(res => {
console.log(this.$Route)
// if(this.$Route)
uni.setStorageSync('refresh',true)
uni.navigateBack({})
}, 3000)