js刷新当前页面 window.location.href=window.location.href; js刷新父页面 window.opener.location.href=window.opener.location.href;