bayi 2 rokov pred
rodič
commit
24d95ffd4f
1 zmenil súbory, kde vykonal 3 pridanie a 0 odobranie
  1. 3 0
      pages/works/index.js

+ 3 - 0
pages/works/index.js

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