This commit is contained in:
2020-07-06 17:32:29 +08:00
parent c6bea7a19a
commit 8dc45b57fd
15 changed files with 384 additions and 264 deletions

View File

@@ -74,6 +74,7 @@ export default {
return res.data.list;
}
},
// 加载更多
reachBottom() {
// 修改当前的 loadStatus
this.loadStatus = "loading";