From dd8e490e30832b51b80f78c4952bcee6f4ff0984 Mon Sep 17 00:00:00 2001 From: woody Date: Sat, 9 Aug 2025 10:55:28 +0800 Subject: [PATCH] =?UTF-8?q?feat(pay):=20=E6=94=AF=E4=BB=98=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E8=BD=AE=E8=AF=A2=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/pay/index.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/pay/index.vue b/pages/pay/index.vue index fb4636b..4cc6eeb 100644 --- a/pages/pay/index.vue +++ b/pages/pay/index.vue @@ -807,6 +807,9 @@ export default { this.getPayConfig() clearInterval(this.clockTime) }, + onUnload() { + clearInterval(this?.clockTime) + }, onShow() { // 获取银行卡