window.location = 'yjk://app.h5.ihaozhuo.com?page=livetrailer&videoLiveId=' + parseInt(this.Request.id);
var timer = setTimeout(function(){
location.href = 'http://a.app.qq.com/o/simple.jsp?pkgname=com.ihaozhuo.youjiankang&g_f=991653';
}, 1000);
document.addEventListener('visibilitychange', function() {
var tag = document.hidden || document.webkitHidden;
if (tag) {
clearTimeout(timer);
}
})
document.addEventListener('pagehide', function() {
clearTimeout(timer);
})
posted on 2017-10-20 16:22  正正果实  阅读(784)  评论(0编辑  收藏  举报