yiming
2024-06-04 1fa826006ce5458722eb68bdbd814b08bd6baad3
pages/home/home.js
@@ -41,6 +41,10 @@
    loading: true
  },
  onShow() {
    this.setData({
      searchVal: "",
    });
    console.log(this.data.searchVal)
    this.loadHomePage();
    this.getBannerList()
@@ -602,7 +606,6 @@
      }
    }
  },
  isChange(data) {
    this.setData({
      isWhite: data