window.addEventListener('scroll', function () { console.log('window滚动触发,window.pageYOffset是:' + this.pageYOffset); }); document.
確定! 回上一頁