小程序实时监控距离顶部的距离

onPageScroll: function (ev) {
  console.log(ev.scrollTop);
},

posted @ 2019-07-09 15:31  37点2度  阅读(704)  评论(0)    收藏  举报