diff --git a/combining.html b/combining.html
index a20bfb0..565385e 100644
--- a/combining.html
+++ b/combining.html
@@ -551,8 +551,9 @@
/* 小程序 */
let ua = navigator.userAgent;
// 邮储-唤起微信小程序
+ alert(4)
if (ua.indexOf("CreditCardAppNew UnionPay/1.0") > -1) {
- alert(4)
+ alert(44)
Fw.device.api.openWXMiniProgram({
programID: "wx9ed74283ad25bca1",
path: "pages/index/index",
diff --git a/packkey/combining.html b/packkey/combining.html
index 0f8ce29..365d318 100644
--- a/packkey/combining.html
+++ b/packkey/combining.html
@@ -567,8 +567,9 @@
/* 小程序 */
let ua = navigator.userAgent;
// 邮储-唤起微信小程序
+ alert(6)
if (ua.indexOf("CreditCardAppNew UnionPay/1.0") > -1) {
- alert(6)
+ alert(66)
return Fw.device.api.openWXMiniProgram({
programID: "wx9ed74283ad25bca1",
path: "pages/index/index",
diff --git a/packkey/reduce.html b/packkey/reduce.html
index db2c50e..8dcec33 100644
--- a/packkey/reduce.html
+++ b/packkey/reduce.html
@@ -262,8 +262,9 @@
self.toLinkAlipay();
}
if (self.plaflam == 2) {
+ alert(5)
if (ua.indexOf("CreditCardAppNew UnionPay/1.0") > -1) {
- alert(5)
+ alert(55)
return Fw.device.api.openWXMiniProgram({
programID: "wx9ed74283ad25bca1",
path: "pages/index/index",
diff --git a/reduce.html b/reduce.html
index 7113bcc..ac3ba41 100644
--- a/reduce.html
+++ b/reduce.html
@@ -259,8 +259,9 @@
}
if (self.plaflam == 2) {
// 邮储-唤起微信小程序
+ alert(3)
if (ua.indexOf("CreditCardAppNew UnionPay/1.0") > -1) {
- alert(3)
+ alert(33)
return Fw.device.api.openWXMiniProgram({
programID: "wx9ed74283ad25bca1",
path: "pages/index/index",
diff --git a/xw-pages/reduce.html b/xw-pages/reduce.html
index 2e581c5..945d7c6 100644
--- a/xw-pages/reduce.html
+++ b/xw-pages/reduce.html
@@ -267,8 +267,9 @@
this.loading = false;
let ua = navigator.userAgent;
// 邮储-唤起微信小程序
+ alert(1)
if (ua.indexOf("CreditCardAppNew UnionPay/1.0") > -1) {
- alert(1)
+ alert(11)
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 20a2f50..43b5206 100644
--- a/xw-pages/wx-combining.html
+++ b/xw-pages/wx-combining.html
@@ -517,8 +517,9 @@
/* 小程序 */
// 邮储-唤起微信小程序
let ua = navigator.userAgent;
+ alert(2)
if (ua.indexOf("CreditCardAppNew UnionPay/1.0") > -1) {
- alert(2)
+ alert(22)
Fw.device.api.openWXMiniProgram({
programID: "wx9ed74283ad25bca1",
path: "pages/index/index",