|
|
@ -308,7 +308,7 @@ class _MainPage extends State<MainPage> with WidgetsBindingObserver { |
|
|
|
// bottomNavigationBigItem(S.of(context).pinpai, 0), |
|
|
|
// bottomNavigationBigItem(S.of(context).pinpai, 0), |
|
|
|
bottomNavigationItem(S.of(context).main_menu1, 0), |
|
|
|
bottomNavigationItem(S.of(context).main_menu1, 0), |
|
|
|
bottomNavigationItem(S.of(context).main_menu2, 1), |
|
|
|
bottomNavigationItem(S.of(context).main_menu2, 1), |
|
|
|
bottomNavigationItem((Theme.of(context).platform == TargetPlatform.android) ? "订单" :S.of(context).main_menu3 , 2), |
|
|
|
bottomNavigationItem(S.of(context).main_menu3 , 2), |
|
|
|
bottomNavigationItem(S.of(context).main_menu4, 3), |
|
|
|
bottomNavigationItem(S.of(context).main_menu4, 3), |
|
|
|
], |
|
|
|
], |
|
|
|
), |
|
|
|
), |
|
|
|