1. 闪屏页,启动图标生成(利用 cordova-res 制作)
cordova-res android
2. 闪屏页启动时 statusbar 为黑色
配置 splashscren 参数
"plugins": {
"SplashScreen": {
"launchShowDuration": 3000,
"androidScaleType": "CENTER_CROP",
"backgroundColor": "#ffffffff" // statu