documentElement.scrollTop 注意,scrollTo在安卓手機上存在兼容性問題。可以使用scrollTop方式. ... scrollTop=0 }else{ document.body.scrollTop=0 } }.
確定! 回上一頁