在默认页面写脚本(登陆页面)
<script language="JavaScript"> if (window != top) top.location.href = location.href; </script>