请前往标签设置摘要
js刷新当前页面的几种方法总结 使用JavaScript定时器:可以使用setTimeout()或setInterval()函数结合location.reload()或window.location.href = w...