js关闭页面不提示

来源:互联网 发布:d3.js 中文官网 编辑:程序博客网 时间:2024/05/29 17:02
            window.opener = null;
            window.open('','_self','');
            window.close();
0 0
原创粉丝点击