scrollTop 设置为0,结果是页面一闪而过滚到指定位置,不是特别友好。我们想要的效果是要有点缓冲效果。 ... html, body { scroll-behavior: smooth; }.
確定! 回上一頁