我在ionicBootstrap中设置了以下内容
ionicBootstrap(MyApp,[],{
mode: 'md',
alertEnter: "alert-pop-in",
spinner: 'ios'
});
我想知道如何仅针对警报将平台样式更改为ios。我能够将微调器更改为ios,但我无法在https://ionicframework.com/docs/v2/theming/platform-specific-styles/部分找到将警报样式更改为ios的方法:默认模式配置