启动页面图片
This commit is contained in:
parent
48825c848b
commit
9559428e45
|
@ -140,7 +140,17 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"splashscreen" : {
|
"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" : {
|
"nativePlugins" : {
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 177 KiB |
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
Binary file not shown.
After Width: | Height: | Size: 104 KiB |
Binary file not shown.
Loading…
Reference in New Issue