角色信息添加刷新按钮

This commit is contained in:
DelLevin-Home
2026-06-29 01:13:52 +08:00
parent ede0b10b19
commit 0c7c39e641
5 changed files with 98 additions and 15 deletions

View File

@@ -122,6 +122,7 @@ class AppProvider extends ChangeNotifier {
notifyListeners();
}
// ─── 分页加载(供列表页触底加载使用)────────────────────────
static const int _pageSize = 20;