document.body.scroll 代替 window.scroll 来滚动页面; window.onscroll 不响应,换成 document.body.scroll ,同样不响应,网上搜索后,得知是body的 ...
確定! 回上一頁