window.open窗口关闭后刷新父窗口代码

window.opener.location.href=window.opener.location.href;window.close();

相关文章: