location=location;
location.assign(location) ;
document.execCommand('Refresh'); //最好用的一种
window.navigate(location);
location.replace(location);
document.URL=location.href;
相关文章:
-
2021-07-23
-
2021-12-18
-
2022-12-23
猜你喜欢
-
2021-12-13
-
2021-10-13
-
2021-12-05
-
2021-12-26
-
2021-11-24
相关资源
-
下载
2023-02-22
-
下载
2023-01-10
-
下载
2021-06-24
-
下载
2022-12-01