window.opener.location.href=window.opener.location.href
window.opener.location.reload()
window.opener.location.reload()
博客内容展示了两段JavaScript代码,分别通过设置`window.opener.location.href`和调用`window.opener.location.reload()`方法来实现刷新父窗口页面的功能,属于前端开发领域。
5330
2494

被折叠的 条评论
为什么被折叠?