Commit 63347dcb by cocomilk2012

update

parent ce555ac8
Showing with 1 additions and 0 deletions
...@@ -310,6 +310,7 @@ export default { ...@@ -310,6 +310,7 @@ export default {
console.log("old_pay_url=", payUrl); console.log("old_pay_url=", payUrl);
window.onpageshow = null; window.onpageshow = null;
window.onpageshow = function(event) { window.onpageshow = function(event) {
//event.persisted是否是缓存
location.reload(); location.reload();
}; };
console.log('window.onpageshow '); console.log('window.onpageshow ');
......
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