📌  相关文章
📜  使用 jquery 关闭浏览器选项卡 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:01:31.005000             🧑  作者: Mango

代码示例3
window.top.close();
this will close the current tab for you.