微信 小程序布局    scroll-view

 

//滚动触底事件  
<scroll-view scroll-y lower-threshold="0" bindscrolltolower="scrollBottom" style="height: 200rpx;">
</scroll-view>

相关文章: