现在您只需使用 window.scrollTo({ top: 0, behavior: 'smooth' }) 使页面滚动具有平滑效果。 const btn = document.getElementById('elem'); btn.
確定! 回上一頁