🌈 搜索
📅  最后修改于: 2022-03-11 14:54:58.800000             🧑  作者: Mango
this.platform.ready().then(async () => { setTimeout(()=>{ SplashScreen.hide({ fadeOutDuration: 1000 }); }, 2000) })