1. 闪屏页,启动图标生成(利用 cordova-res 制作)
cordova-res android
2. 闪屏页启动时 statusbar 为黑色
配置 splashscren 参数 "plugins": {
"SplashScreen": {
"launchShowDuration": 3000, "androidScaleType": "CENTER_CROP", "backgroundColor": "#ffffffff" // statu
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/221138.html原文链接:https://javaforall.net
