Commit 08489480 by cocomilk2012

update

parent deabca22
Showing with 3 additions and 2 deletions
......@@ -310,8 +310,9 @@ export default {
location.reload();
};
console.log('window.onpageshow ');
//window.location.href = payUrl;
window.location.href = "http://www.baidu.com";
window.location.href = payUrl;
console.log('页面跳转走了');
},
toPage(flag) {
switch (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