window.location.href刷新页面

刷新当前页 window.location.href=window.location.href; 或者 window.location.href="当前URL",例如 window.location.href="http://www.hao123.com/indexnt.html";html PS:若是不考虑window.location.href,能够直接使用 window.location.r
相关文章
相关标签/搜索