fix :【C端】【订单】立减金订单支付成功页面点击去兑换,没有跳转到微信/支付宝兑换。
This commit is contained in:
parent
1b03d40eda
commit
860a9b0f98
|
@ -150,8 +150,6 @@
|
||||||
});
|
});
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
console.log(153,this.plaflam );
|
|
||||||
return
|
|
||||||
let ua = navigator.userAgent.toLowerCase(); //判断用户打开链接环境
|
let ua = navigator.userAgent.toLowerCase(); //判断用户打开链接环境
|
||||||
if (this.plaflam == 1) {
|
if (this.plaflam == 1) {
|
||||||
//支付宝-微信环境中不能唤起支付宝
|
//支付宝-微信环境中不能唤起支付宝
|
||||||
|
|
Loading…
Reference in New Issue