|
|
@@ -165,9 +165,9 @@
|
|
|
"android" : {
|
|
|
"mdpi" : "", /*普通屏启动图片,分辨率:240x282*/
|
|
|
"ldpi" : "", /*大屏启动图片,分辨率:320x442*/
|
|
|
- "hdpi" : "D:\\wwwroot\\flyong\\icon\\drawable-xxxhdpi/welcome.png", /*高分屏启动图片,分辨率:480x762*/
|
|
|
- "xhdpi" : "D:\\wwwroot\\flyong\\icon\\drawable-xxxhdpi/welcome.png", /*720P高分屏启动图片,分辨率:720x1242*/
|
|
|
- "xxhdpi" : "D:\\wwwroot\\flyong\\icon\\drawable-xxxhdpi/welcome.png"
|
|
|
+ "hdpi" : "D:\\wwwroot\\flyLong\\icon\\drawable-xxxhdpi/welcome.png", /*高分屏启动图片,分辨率:480x762*/
|
|
|
+ "xhdpi" : "D:\\wwwroot\\flyLong\\icon\\drawable-xxxhdpi/welcome.png", /*720P高分屏启动图片,分辨率:720x1242*/
|
|
|
+ "xxhdpi" : "D:\\wwwroot\\flyLong\\icon\\drawable-xxxhdpi/welcome.png"
|
|
|
},
|
|
|
"androidStyle" : "default",
|
|
|
"iosStyle" : "common"
|