useState(false); React.useEffect(() => { const handleScroll = () => { // 閥門 const currentScroll = window.pageYOffset; // 現在的Y軸位置 ...
確定! 回上一頁