登录页支持切换账号

This commit is contained in:
jyuesong
2022-01-24 13:51:42 +08:00
parent fdde0037f9
commit e4abb578f0
7 changed files with 449 additions and 405 deletions

View File

@@ -185,7 +185,7 @@ class _HomePageState extends ConsumerState<HomePage> {
IndexBean(
CupertinoIcons.cube,
CupertinoIcons.cube_fill,
"其他",
"其他功能",
),
);
}