问题:.app.component.ts中
platform.ready().then(() => {
// Okay, so the platform is ready and our plugins are available.
// Here you can do any higher level native things you might need..
statusBar.styleDefault();
splashScreen.hide();
});platform.ready().then((