lang 普通
2018-07-24 开始修炼简单之道
刚刚
Jieven 发表了文章
70月前
lang 回复
感谢大佬回答 目前是这样处理的
if(top.location!=self.location){

var tempwindow=window.open(location.href);
window.parent.tabsClose();
}
但是会被部分浏览器禁止