|
@@ -80,15 +80,15 @@
|
|
|
"splashscreen" : {
|
|
|
"androidStyle" : "default",
|
|
|
"android" : {
|
|
|
- "hdpi" : "static/startprc/qd480x762.png",
|
|
|
- "xhdpi" : "static/startprc/qd720x1242.png",
|
|
|
- "xxhdpi" : "static/startprc/qd1080x1882.png"
|
|
|
+ "hdpi" : "static/startpic/qd480x762.png",
|
|
|
+ "xhdpi" : "static/startpic/qd720x1242.png",
|
|
|
+ "xxhdpi" : "static/startpic/qd1080x1882.png"
|
|
|
},
|
|
|
"iosStyle" : "default",
|
|
|
"ios" : {
|
|
|
"iphone" : {
|
|
|
- "portrait-896h@3x" : "static/startprc/qd1242x2688.png",
|
|
|
- "portrait-896h@2x" : "static/startprc/qd828x1792.png"
|
|
|
+ "portrait-896h@3x" : "static/startpic/qd1242x2688.png",
|
|
|
+ "portrait-896h@2x" : "static/startpic/qd828x1792.png"
|
|
|
}
|
|
|
}
|
|
|
}
|