@@ -60,6 +60,9 @@ Page({
onUnload() {
this.storeBindings.destroyStoreBindings()
},
+ onReachBottom() {
+ this.loadMore()
+ },
async getLocUserInfo() {
this.storeBindings = createStoreBindings(this, {
store,