bayi 2 years ago
parent
commit
2f37bd5050
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pages/index/index.js

+ 3 - 0
pages/index/index.js

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