update square/square.vue
This commit is contained in:
parent
25d2244513
commit
b7a36ed148
@ -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) {
|
||||||
|
Loading…
Reference in New Issue
Block a user