diff --git a/manifest.json b/manifest.json index 9dd854c..455cb58 100644 --- a/manifest.json +++ b/manifest.json @@ -62,9 +62,9 @@ "splashscreen" : { "androidStyle" : "default", "android" : { - "xxhdpi" : "static/启动页.png", - "hdpi" : "static/启动页.png", - "xhdpi" : "static/启动页.png" + "xxhdpi" : "static/xxhdpi.png", + "hdpi" : "static/hdpi.png", + "xhdpi" : "static/xhdpi.png" }, "useOriginalMsgbox" : true }