update square/square.vue

This commit is contained in:
linfeng 2023-11-08 10:32:11 +08:00
parent 25d2244513
commit b7a36ed148

View File

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