js代码:
function refreshParent() { window.opener.location.href = window.opener.location.href; window.close(); }