图片更新
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user