摘要: var winSize = {width:document.documentElement.clientWidth,height:document.documentElement.clientHeight}; var winWidth = 0; var winHeight = 0; window.onload = function(){ consol... 阅读全文
posted @ 2018-12-19 16:49 居家懒人 阅读(283) 评论(0) 推荐(0) 编辑