闫增涛
2024-04-26 c2cd778fd3f40a75df483758bb2f1fe1dedc7eef
pages/home/home.js
@@ -41,6 +41,10 @@
    loading: true
  },
  onShow() {
    this.setData({
      searchVal: "",
    });
    console.log(this.data.searchVal)
    this.loadHomePage();
    this.getBannerList()