if(self.location != top.location){
top.location = self.location
}
js处理页面内部嵌套问题
最新推荐文章于 2023-10-17 16:13:07 发布

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