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,