站点图标 起风网

vue上拉加载下拉加载

vue上拉加载下拉加载缩略图
npm i vue-scroller<scroller :on-refresh="refresh" :on-infinite="infinite" :noDataText="msg"></scroller >refresh(done){ //刷新    this.page=1    this.init(done)},infinite(done){ //加载if(this.hasNext==0){    done(true)    return}this.page++    // console.log('..当前页数..',this.page)    this.init(done)},

  

文章转载于:https://www.cnblogs.com/wuliujun521/p/11459855.html

原著是一个有趣的人,若有侵权,请通知删除

退出移动版