const getOffset = (element) => { const rect = element?.getBoundingClientRect(), scrollTop = window.pageYOffset || document.documentElement.
確定! 回上一頁