收藏
回答

bindscrolltolower 页面没触底就触发了,或者触发多次?

page{height:100%}

<scroll-view style="height:100%" class="chooseViewscroll-y="truelower-threshold="200bindscroll='scrollingbindscrolltolower="scrollHandler"></scroll-view>

  scrolling:function(e){},

  scrollHandler:tool.throttle(function (e) {

    console.log('scrollHandler--',e)

    var bottom=e.detail.direction

    console.log('bottom--',bottom)

 }),






页面还没滑到底部就触发了

滑动块的时候触发多次

回答关注问题邀请回答
收藏

1 个回答

登录 后发表内容
问题标签