This commit is contained in:
linfeng 2023-10-17 10:34:42 +08:00
parent 4b24c0db5d
commit a0018dbe10

View File

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