''
liukangdong
2024-08-02 1cee3a660c5f8e5f4290ae894c2898c4966a834d
wechat_jiaxuan/components/disProduct/index.js
@@ -24,7 +24,8 @@
    total: 0,
    query: '',
    sortType: '',
    catalogCode: ""
    catalogCode: "",
    scrollTop: 0
  },
  pageLifetimes: {
    show: function() {
@@ -120,10 +121,6 @@
          icon: 'none'
        })
      }
    },
    scrolltoupper() {
      this.setData({ pageNum: 1, datalist: [], total: 0 })
      this.getList()
    },
    cateClick(e) {
      var {isLoading} = this.data