This commit is contained in:
曹辉 2022-11-01 17:06:16 +08:00
parent d9bfa6f99d
commit a440dea287

View File

@ -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
} }