fix bug
This commit is contained in:
parent
fecab5bff5
commit
d6d7891f2b
@ -81,9 +81,10 @@
|
|||||||
this.getBannerList();
|
this.getBannerList();
|
||||||
this.getClassList();
|
this.getClassList();
|
||||||
this.getUserRanking();
|
this.getUserRanking();
|
||||||
|
this.getPostList();
|
||||||
},
|
},
|
||||||
onShow() {
|
onShow() {
|
||||||
this.getPostList();
|
|
||||||
},
|
},
|
||||||
onReachBottom() {
|
onReachBottom() {
|
||||||
if (this.pageCurrent == 0) {
|
if (this.pageCurrent == 0) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user