ui细节优化
This commit is contained in:
@@ -48,7 +48,7 @@ class _FavoritesPageState extends State<FavoritesPage>
|
||||
Widget build(BuildContext context) {
|
||||
return Scaffold(
|
||||
appBar: TabbedNavAppBar.build(
|
||||
title: '收藏',
|
||||
title: '足迹',
|
||||
tabController: _tabController,
|
||||
tabLabels: _categories,
|
||||
tabBarScrollable: true,
|
||||
|
||||
Reference in New Issue
Block a user