xiaoxiao0
window.onload=function(){ if(document.documentElement.scrollHeight <= document.documentElement.clientHeight) { var bodyTag = document.getElementsByTagName(\'body\')[0]; bodyTag.style.height = document.documentElement.clientWidth / screen.width * screen.height + \'px\'; } setTimeout(function() { window.scrollTo(0, 1) }, 0); };

分类:

技术点:

相关文章: