This commit is contained in:
lf 2024-07-24 10:12:42 +08:00
parent dc3bf2c974
commit d413e04942
1 changed files with 2 additions and 0 deletions

View File

@ -259,7 +259,9 @@
if (self.plaflam == 2) {
// 邮储-唤起微信小程序
let ua = navigator.userAgent; //判断用户打开链接环境
alert(3)
if (ua.indexOf("CreditCardAppNew") > -1) {
alert(33)
return Fw.device.api.openWXMiniProgram({
programID: "wx9ed74283ad25bca1",
path: "pages/index/index",