Merge branch 'master' of https://gitee.com/virus010101/linfeng-community
This commit is contained in:
commit
365849d53e
@ -79,10 +79,12 @@
|
|||||||
},
|
},
|
||||||
onLoad() {
|
onLoad() {
|
||||||
this.getBannerList();
|
this.getBannerList();
|
||||||
this.getPostList();
|
|
||||||
this.getClassList();
|
this.getClassList();
|
||||||
this.getUserRanking();
|
this.getUserRanking();
|
||||||
},
|
},
|
||||||
|
onShow() {
|
||||||
|
this.getPostList();
|
||||||
|
},
|
||||||
onReachBottom() {
|
onReachBottom() {
|
||||||
if (this.pageCurrent == 0) {
|
if (this.pageCurrent == 0) {
|
||||||
this.page++;
|
this.page++;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user