diff --git a/pages/taihu/index.vue b/pages/taihu/index.vue index d56dd0a..313fabc 100644 --- a/pages/taihu/index.vue +++ b/pages/taihu/index.vue @@ -149,6 +149,12 @@ // console.log(this.scrollTop,'this.scrollTop') }, onPullDownRefresh() { + this.nObj.page = 1 + this.pObj.page = 1 + this.newsList = [] + this.productList = [] + this.getProData() + this.getnewsData() uni.stopPullDownRefresh() }, components: { diff --git a/static/icon/e_0ban_1.jpg b/static/icon/e_0ban_1.jpg index c15b93a..d9f60bd 100644 Binary files a/static/icon/e_0ban_1.jpg and b/static/icon/e_0ban_1.jpg differ diff --git a/static/icon/e_0ban_2.jpg b/static/icon/e_0ban_2.jpg index 38cb24b..b5341ef 100644 Binary files a/static/icon/e_0ban_2.jpg and b/static/icon/e_0ban_2.jpg differ diff --git a/static/icon/e_0ban_3.jpg b/static/icon/e_0ban_3.jpg index 7240925..52e9d16 100644 Binary files a/static/icon/e_0ban_3.jpg and b/static/icon/e_0ban_3.jpg differ