feat(pay): 支付页面轮询处理

This commit is contained in:
woody 2025-08-09 10:55:28 +08:00
parent 152acd9cf7
commit dd8e490e30
1 changed files with 3 additions and 0 deletions

View File

@ -807,6 +807,9 @@ export default {
this.getPayConfig() this.getPayConfig()
clearInterval(this.clockTime) clearInterval(this.clockTime)
}, },
onUnload() {
clearInterval(this?.clockTime)
},
onShow() { onShow() {
// //