JS 控制子页面刷新父页面时间:2024-10-12 20:33:43iframe里面的子页,用parent.location.href = parent.location.reload();如果是window.open 打开就用opener.location.reload();