bayi 2 lat temu
rodzic
commit
2f37bd5050
1 zmienionych plików z 3 dodań i 0 usunięć
  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,