feat:更新个人主页模块
This commit is contained in:
@@ -30,7 +30,7 @@ class _HomePage extends State<HomePage> {
|
||||
);
|
||||
},
|
||||
),
|
||||
actions: [AppActions()],
|
||||
actions: [AppActions(pageIndex: _currentIndex)],
|
||||
),
|
||||
// backgroundColor: Color(0xFFF5F5F5),
|
||||
drawer: AppDrawer(),
|
||||
|
||||
Reference in New Issue
Block a user