"onReachBottomDistance": 150 } }, { "path": "search/search", "style": {} } ] } ] 在goods_list頁面中,和methods節(jié)點平級,聲明onReachBottom事件處理函數(shù),用來監(jiān)聽頁面的上拉觸底行為: 1 2 3 4 5 6 7 // 觸底的事件 onReachBottom() { // 讓頁碼值自增 +1 this.queryObj.pagenum += 1...
www.dbjr.com.cn/article/2619...htm 2025-6-10