修改
This commit is contained in:
parent
d9bfa6f99d
commit
a440dea287
@ -62,9 +62,9 @@
|
|||||||
"splashscreen" : {
|
"splashscreen" : {
|
||||||
"androidStyle" : "default",
|
"androidStyle" : "default",
|
||||||
"android" : {
|
"android" : {
|
||||||
"xxhdpi" : "static/启动页.png",
|
"xxhdpi" : "static/xxhdpi.png",
|
||||||
"hdpi" : "static/启动页.png",
|
"hdpi" : "static/hdpi.png",
|
||||||
"xhdpi" : "static/启动页.png"
|
"xhdpi" : "static/xhdpi.png"
|
||||||
},
|
},
|
||||||
"useOriginalMsgbox" : true
|
"useOriginalMsgbox" : true
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user