mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
feat(windows): add tabs component and clean up windows UI
references #5565
This commit is contained in:
@ -70,9 +70,9 @@ Config.setModeConfig('wp', {
|
||||
alertLeave: 'alert-md-pop-out',
|
||||
|
||||
backButtonText: '',
|
||||
backButtonIcon: 'md-arrow-back',
|
||||
backButtonIcon: 'ios-arrow-back',
|
||||
|
||||
iconMode: 'md',
|
||||
iconMode: 'ios',
|
||||
|
||||
menuType: 'overlay',
|
||||
|
||||
@ -82,7 +82,6 @@ Config.setModeConfig('wp', {
|
||||
pageTransition: 'md-transition',
|
||||
pageTransitionDelay: 96,
|
||||
|
||||
tabbarHighlight: true,
|
||||
tabbarPlacement: 'top',
|
||||
|
||||
tabSubPages: true,
|
||||
|
Reference in New Issue
Block a user