chjtx / JRoll

Smooth scrolling for the mobile web
http://www.chjtx.com/JRoll/
MIT License
460 stars 91 forks source link

咨询个问题 #70

Closed shijunti19 closed 6 years ago

shijunti19 commented 6 years ago

我底部有个tab,高度50px 我发现滚动div无法弄啊,transform: translate(0px, -689px) translateZ(0px) scale(1);似乎是他导致的无法距底部50px image 滚动到底部的时候,因为还有50px不能滚,导致无法判断到底部了,也就无法触发下一页了 应该怎么解决呢,官方的例子都是底部没工具条的