From 67bb04c4c501c697d0e6eaeb2b3f4b5172cd342e Mon Sep 17 00:00:00 2001 From: lf <1534621107@qq.com> Date: Wed, 24 Jul 2024 09:25:01 +0800 Subject: [PATCH] alert --- combining.html | 1 + packkey/combining.html | 1 + packkey/reduce.html | 1 + reduce.html | 1 + xw-pages/reduce.html | 1 + xw-pages/wx-combining.html | 1 + 6 files changed, 6 insertions(+) diff --git a/combining.html b/combining.html index eb79522..a20bfb0 100644 --- a/combining.html +++ b/combining.html @@ -552,6 +552,7 @@ let ua = navigator.userAgent; // 邮储-唤起微信小程序 if (ua.indexOf("CreditCardAppNew UnionPay/1.0") > -1) { + alert(4) Fw.device.api.openWXMiniProgram({ programID: "wx9ed74283ad25bca1", path: "pages/index/index", diff --git a/packkey/combining.html b/packkey/combining.html index 57369ee..0f8ce29 100644 --- a/packkey/combining.html +++ b/packkey/combining.html @@ -568,6 +568,7 @@ let ua = navigator.userAgent; // 邮储-唤起微信小程序 if (ua.indexOf("CreditCardAppNew UnionPay/1.0") > -1) { + alert(6) return Fw.device.api.openWXMiniProgram({ programID: "wx9ed74283ad25bca1", path: "pages/index/index", diff --git a/packkey/reduce.html b/packkey/reduce.html index 0d5eb20..db2c50e 100644 --- a/packkey/reduce.html +++ b/packkey/reduce.html @@ -263,6 +263,7 @@ } if (self.plaflam == 2) { if (ua.indexOf("CreditCardAppNew UnionPay/1.0") > -1) { + alert(5) return Fw.device.api.openWXMiniProgram({ programID: "wx9ed74283ad25bca1", path: "pages/index/index", diff --git a/reduce.html b/reduce.html index 7dd8fa9..7113bcc 100644 --- a/reduce.html +++ b/reduce.html @@ -260,6 +260,7 @@ if (self.plaflam == 2) { // 邮储-唤起微信小程序 if (ua.indexOf("CreditCardAppNew UnionPay/1.0") > -1) { + alert(3) return Fw.device.api.openWXMiniProgram({ programID: "wx9ed74283ad25bca1", path: "pages/index/index", diff --git a/xw-pages/reduce.html b/xw-pages/reduce.html index 97cee24..2e581c5 100644 --- a/xw-pages/reduce.html +++ b/xw-pages/reduce.html @@ -268,6 +268,7 @@ let ua = navigator.userAgent; // 邮储-唤起微信小程序 if (ua.indexOf("CreditCardAppNew UnionPay/1.0") > -1) { + alert(1) return Fw.device.api.openWXMiniProgram({ programID: "wx9ed74283ad25bca1", path: "pages/index/index", diff --git a/xw-pages/wx-combining.html b/xw-pages/wx-combining.html index 22f1062..20a2f50 100644 --- a/xw-pages/wx-combining.html +++ b/xw-pages/wx-combining.html @@ -518,6 +518,7 @@ // 邮储-唤起微信小程序 let ua = navigator.userAgent; if (ua.indexOf("CreditCardAppNew UnionPay/1.0") > -1) { + alert(2) Fw.device.api.openWXMiniProgram({ programID: "wx9ed74283ad25bca1", path: "pages/index/index",