vue location.href后,返回不触发mount

2018-12-23  本文已影响91人  Fintecher
window.onpageshow = null;
window.onpageshow = function(event){
      location.reload();
}
window.location.href= url ;
上一篇 下一篇

猜你喜欢

热点阅读