From d413e049425fc19459c1a7671375b5da7dd14ede Mon Sep 17 00:00:00 2001 From: lf <1534621107@qq.com> Date: Wed, 24 Jul 2024 10:12:42 +0800 Subject: [PATCH] alert --- reduce.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/reduce.html b/reduce.html index 2f2e061..616dc8f 100644 --- a/reduce.html +++ b/reduce.html @@ -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",