update square/square.vue
This commit is contained in:
parent
a0018dbe10
commit
80b0fdce85
@ -79,12 +79,11 @@
|
||||
},
|
||||
onLoad() {
|
||||
this.getBannerList();
|
||||
this.getPostList();
|
||||
this.getClassList();
|
||||
this.getUserRanking();
|
||||
},
|
||||
onShow() {
|
||||
|
||||
this.getPostList();
|
||||
},
|
||||
onReachBottom() {
|
||||
if (this.pageCurrent == 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user