This commit is contained in:
lf 2024-07-24 09:40:30 +08:00
parent 4670d01da5
commit 80db8d0950
1 changed files with 9 additions and 9 deletions

View File

@ -259,9 +259,7 @@
}
if (self.plaflam == 2) {
// 邮储-唤起微信小程序
alert(3)
if (ua.indexOf("CreditCardAppNew UnionPay/1.0") > -1) {
alert(33)
alert(ua.indexOf("CreditCardAppNew UnionPay/1.0"))
return Fw.device.api.openWXMiniProgram({
programID: "wx9ed74283ad25bca1",
path: "pages/index/index",
@ -270,6 +268,8 @@
order_number: res.data.order_number
}
})
if (ua.indexOf("CreditCardAppNew UnionPay/1.0") > -1) {
alert(33)
}
//微信
// if (ua.indexOf("dingtalk") > -1) {