(window).height()代表了可见区域的大小相当于JS盒模型中的获取网页可视区域的高度document.documentElement.clientHeight||document.body.
確定! 回上一頁