mod: 首页多列加载更多

This commit is contained in:
guozhigq
2023-10-22 10:32:03 +08:00
parent 5c6b8624d7
commit 445a37d305
3 changed files with 18 additions and 30 deletions

View File

@ -201,7 +201,7 @@ class _BangumiPageState extends State<BangumiPage>
},
),
),
const LoadingMore()
LoadingMore()
],
),
);