bayi 2 anos atrás
pai
commit
2f37bd5050
1 arquivos alterados com 3 adições e 0 exclusões
  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,