window.onbeforeunload = function(e) {
if (edu.n>0&&flag) {
edu.getTimer();
}
}
js返回,跳转页面等的浏览器及物理监听
最新推荐文章于 2025-04-29 08:30:00 发布
window.onbeforeunload = function(e) {
if (edu.n>0&&flag) {
edu.getTimer();
}
}