登陆页跳出iframe
Posted cat_fish
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了登陆页跳出iframe相关的知识,希望对你有一定的参考价值。
1 if(top.location.href != location.href){ 2 top.location.href = location.href; 3 }
以上是关于登陆页跳出iframe的主要内容,如果未能解决你的问题,请参考以下文章
怎样使得页面的跳转一直在iframe里进行,不会跳出iframe
解决session过期跳转到登录页并跳出iframe框架(或者layui弹出层)