소스 검색

底部下拉触发

kk.shi 3 년 전
부모
커밋
37ae7393de
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      pages/luckDraw/profile.js

+ 0 - 4
pages/luckDraw/profile.js

@@ -156,10 +156,6 @@ Page({
      * 页面上拉触底事件的处理函数
     */
     onReachBottom: function () {
-
-    },
-
-    scrollToBottom() {
         if (this.data.lock || this.data.noMore) {
             return
         }