@@ -100,6 +100,9 @@ Page({
})
this.storeBindings.updateStoreBindings()
},
+ onReachBottom() {
+ this.loadMore()
+ },
onUnload() {
this.storeBindings.destroyStoreBindings()