這邊主要就是使用Web API: scrollTo & scrollBy. scrollTo: 就是往下滑到指定的位置, ... scrollTo({ top: 0, behavior: 'smooth' }); }).
確定! 回上一頁