scrollY . I can listen for that event and get that number: window.addEventListener("scroll", () => { console.log(window ...
確定! 回上一頁