bayi 2 年之前
父节点
当前提交
2f37bd5050
共有 1 个文件被更改,包括 3 次插入0 次删除
  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,