1 bindHandleScroll = (event) => { 2 // 滾動的高度 3 const scrollTop = event.srcElement.documentElement.scrollTop 4 || window.
確定! 回上一頁