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