Javascript刷新父页面并关闭子页面
<script language="javascript">
window.opener.opener = null;
window.opener.location.replace(window.opener.location.href);
window.close();
</script>本贴子以“现状”提供且没有任何担保,同时也没有授予任何权利
This posting is provided "AS IS" with no warranties, and confers no rights.
This posting is provided "AS IS" with no warranties, and confers no rights.
浙公网安备 33010602011771号