启动页面图片

This commit is contained in:
Mr.jiang 2024-08-08 08:53:08 +08:00
parent 48825c848b
commit 9559428e45
5 changed files with 11 additions and 1 deletions

View File

@ -140,7 +140,17 @@
}
},
"splashscreen" : {
"useOriginalMsgbox" : false
"useOriginalMsgbox" : false,
"androidStyle" : "default",
"android" : {
"hdpi" : "static/480-762.png",
"xhdpi" : "static/720-1242.png",
"xxhdpi" : "static/1080-1882.png"
},
"iosStyle" : "storyboard",
"ios" : {
"storyboard" : "C:/Users/pc/Desktop/CustomStoryboard.zip"
}
}
},
"nativePlugins" : {

BIN
static/1080-1882.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

BIN
static/480-762.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
static/720-1242.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB