js关闭窗口,不提示
?????????????? <input type="button" class="otterbtn" value="关闭" onclick="window.opener=null;window.open('','_self');window.close();"/>