今日学习昨天的代码
window.location.reload();
重载页面的js
<script> function replaceDoc() { window.location.replace("https://www.————————.com") } </script>
<meta http-equiv="refresh" content="5">
页面刷新和自动刷新。
标签:总结,5.7,每日,window,location,刷新,页面 From: https://www.cnblogs.com/syhxx/p/17380361.html