粉丝页面加过渡动画
This commit is contained in:
parent
3cc7ba393e
commit
d8704ccbea
@ -60,7 +60,7 @@ export default {
|
||||
this.loading = true
|
||||
await this.$sleep(500)
|
||||
this.loading = false
|
||||
this.recommend = this.recommend.concat(this.friends.all)
|
||||
this.recommend = this.recommend.concat(this.friends.all)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user