This commit is contained in:
linfeng 2023-10-30 11:23:47 +08:00
parent fecab5bff5
commit d6d7891f2b

View File

@ -81,9 +81,10 @@
this.getBannerList();
this.getClassList();
this.getUserRanking();
this.getPostList();
},
onShow() {
this.getPostList();
},
onReachBottom() {
if (this.pageCurrent == 0) {