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

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

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