if(parent!=window){
top.location=window.location;
}
不被frame包住
最新推荐文章于 2025-09-13 16:32:56 发布
if(parent!=window){
top.location=window.location;
}