每日总结 5.7

今日学习昨天的代码

window.location.reload();

重载页面的js

<script>
function replaceDoc()
{
    window.location.replace("https://www.————————.com")
}
</script>
<meta http-equiv="refresh" content="5">

页面刷新和自动刷新。

posted @ 2023-05-07 22:32  一个小虎牙  阅读(11)  评论(0编辑  收藏  举报