lll
liukangdong
2024-07-26 1587f6e47219342a112970da5e870525184121cc
wechat_jiaxuan/components/disCase/index.js
@@ -54,10 +54,6 @@
        }  
      })
    },
    scrolltoupper() {
      this.setData({ pageNum: 1,datalist: [],total: 0})
      this.getList()
    },
    scrolltolower() {
      console.log('触底事件');
      const { total, dataList, pageNum } = this.data