超时退出

在默认页面写脚本(登陆页面)

<script language="JavaScript">
        if (window != top)
            top.location.href = location.href;
    </script>

posted @ 2014-01-13 16:33  牡丹  阅读(74)  评论(0)    收藏  举报