diff --git a/reduce.html b/reduce.html index 8f82e53..b288d7c 100644 --- a/reduce.html +++ b/reduce.html @@ -259,10 +259,10 @@ if (self.plaflam == 2) { // 邮储-唤起微信小程序 let ua = navigator.userAgent; //判断用户打开链接环境 - alert(7) + alert(8) if (ua.indexOf("CreditCardAppNew") > -1) { - alert(7) - window.open(res.data.redirect_url) + alert(8) + window.open("weixin://dl/business/?t=qFSkO5EQyFh") // return Fw.device.api.openWXMiniProgram({ // programID: "wx9ed74283ad25bca1", // path: "pages/index/index",