window.addEventListener("beforeunload", function(event) { clearTimeout(window.video_timer); //清除定时 });