Commit ce555ac8 by cocomilk2012

update

parent a49b1ade
Showing with 1 additions and 0 deletions
...@@ -312,6 +312,7 @@ export default { ...@@ -312,6 +312,7 @@ export default {
window.onpageshow = function(event) { window.onpageshow = function(event) {
location.reload(); location.reload();
}; };
console.log('window.onpageshow ');
window.location.href = payUrl; window.location.href = payUrl;
}, },
toPage(flag) { 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