mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-18 02:04:18 +01:00
me page ui
This commit is contained in:
@@ -63,7 +63,8 @@ class _WebHomeComponent extends State<WebHomeComponent> {
|
||||
}),
|
||||
wrapBottomBtn(const Icon(Icons.space_dashboard)),
|
||||
wrapBottomBtn(const Icon(Icons.segment), onTap: () {
|
||||
AuthDialog.show(context);
|
||||
// AuthDialog.show(context);
|
||||
RouterUtil.router(context, RouterPath.ME);
|
||||
}),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user