页面超时返回,登陆页面被iframe嵌套问题
if(window.top.location.href!=location.href) { window.top.location.href=location.href; }
?