if(top.location!=self.location){
top.location = self.location;
}
防盗链 判断自身是否顶级窗口
最新推荐文章于 2023-03-17 15:43:34 发布

if(top.location!=self.location){
top.location = self.location;
}