@@ -83,9 +83,13 @@ export default {
}
},
onLoad(){
- this.getList()
+ // this.getList()
onShow(){
+ this.page=1
+ this.list=[]
+ this.finished=false
+ this.getList()
this.getClassifyList()
onPullDownRefresh() {