fix:修复订单列表跳转支付宝领取时,返回按钮,页面出现空白

This commit is contained in:
Apple 2022-10-13 15:59:09 +08:00
parent 81103f4320
commit 31b2d94c10
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@
"/alipay.html?orderNumber=" + res.alipay_order_number
);
let link = "http://openapi.1688sup.com/alipay/oauth?jump=" + banklink;
window.location.replace(link);
window.location.href=link;
},
//领取立减金