Commit d4016868 by cocomilk2012

update

parent c4f35c9e
Showing with 1 additions and 2 deletions
......@@ -316,8 +316,7 @@ export default {
console.log("window.onpageshow ");
Toast.loading({ message: "正在跳转到支付页面,请等待..." });
//window.location.href = payUrl;
window.location.href = "http://www.baidu.com";
window.location.href = payUrl;
console.log("页面跳转走了");
},
toPage(flag) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment