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