mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(): use md mode for windows phone
This commit is contained in:
@@ -122,7 +122,7 @@ IonicPlatform.register({
|
||||
'tablet'
|
||||
],
|
||||
settings: {
|
||||
mode: 'wp',
|
||||
mode: 'md',
|
||||
},
|
||||
isMatch(p) {
|
||||
return p.isPlatform('windowsphone', 'windows phone');
|
||||
|
||||
Reference in New Issue
Block a user