工作320:uni-预加载问题
生活随笔
收集整理的這篇文章主要介紹了
工作320:uni-预加载问题
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
<u-loadmore :status="status" />
onReachBottom() {console.log('觸底~~~~')if (this.pageNo >= this.pages){this.status = 'nomore';return;} this.status = 'loading';this.pageNo = ++this.pageNo;setTimeout(() => {this.getData()if (this.pageNo >= this.pages) {this.status = 'nomore';} else {this.status = 'loading';}}, 2000)}
總結
以上是生活随笔為你收集整理的工作320:uni-预加载问题的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Android 文本监听接口TextWa
- 下一篇: 单片机 c语言 可控硅,以单片机控制为核