按下F12键,直接返回首页
<script>function look(){
if(event.keyCode==123){document.location.href="http://www.tntbbs.com/"}
}
if(document.onkeydown==null)
{document.onkeydown=look}
</script>
按下F12键跳转到你指定的页面,将代码中的"http://www.tntbbs.com/"改为你指定的页面或网址即可。
本站内容仅对天梯会员开放。查看全部内容:请
登录或者
注册