[quote=引用 2 楼 fish_whale 的回复:] [quote=引用 1楼天际的海浪 的回复:]var timer; window.onload = document.onmousemove = document.onkeydown = function () { clearTimeout(timer); timer = setTimeout(function () { window.location.href = "xxxx.html"; }, 5*60*1000); }
var timer; window.onload = document.onmousemove = document.onkeydown = function () { clearTimeout(timer); timer = setTimeout(function () { window.location.href = "xxxx.html"; }, 5*60*1000); }
[quote=引用 1楼天际的海浪 的回复:]var timer; window.onload = document.onmousemove = document.onkeydown = function () { clearTimeout(timer); timer = setTimeout(function () { window.location.href = "xxxx.html"; }, 5*60*1000); }
87,994
社区成员
224,689
社区内容
加载中
试试用AI创作助手写篇文章吧