此页面上的内容需要较新版本的 Adobe Flash Player。
网站首页
软件下载
使用方法
博客文章
联系我们
客服邮箱:891362104@qq.com
每日24小时均可联系
var t=1000*60*60*12;//最长12小时 setTimeout("timeOut()",t); function timeOut() { console.log("超时") window.location.href = "./index.php"; }