|
@@ -10,7 +10,7 @@
|
|
|
"icons" : {
|
|
"icons" : {
|
|
|
"72" : "icon.png"
|
|
"72" : "icon.png"
|
|
|
},
|
|
},
|
|
|
- "launch_path" : "http://tv.iyoogo.com:85/", /*应用的入口页面,默认为根目录下的index.html;支持网络地址,必须以http://或https://开头*/
|
|
|
|
|
|
|
+ "launch_path" : "index.html", /*应用的入口页面,默认为根目录下的index.html;支持网络地址,必须以http://或https://开头*/
|
|
|
"developer" : {
|
|
"developer" : {
|
|
|
"name" : "mefisto", /*开发者名称*/
|
|
"name" : "mefisto", /*开发者名称*/
|
|
|
"email" : "", /*开发者邮箱地址*/
|
|
"email" : "", /*开发者邮箱地址*/
|
|
@@ -167,10 +167,10 @@
|
|
|
"android" : {
|
|
"android" : {
|
|
|
"mdpi" : "", /*普通屏程序图标,分辨率:48x48*/
|
|
"mdpi" : "", /*普通屏程序图标,分辨率:48x48*/
|
|
|
"ldpi" : "", /*大屏程序图标,分辨率:48x48*/
|
|
"ldpi" : "", /*大屏程序图标,分辨率:48x48*/
|
|
|
- "hdpi" : "E:/123/图标和启动页/72.png", /*高分屏程序图标,分辨率:72x72*/
|
|
|
|
|
- "xhdpi" : "E:/123/图标和启动页/96.png", /*720P高分屏程序图标,分辨率:96x96*/
|
|
|
|
|
- "xxhdpi" : "E:/123/图标和启动页/144.png", /*1080P 高分屏程序图标,分辨率:144x144*/
|
|
|
|
|
- "xxxhdpi" : "E:/123/图标和启动页/192.png"
|
|
|
|
|
|
|
+ "hdpi" : "D:\\wwwroot\\flyong\\icon/72.png", /*高分屏程序图标,分辨率:72x72*/
|
|
|
|
|
+ "xhdpi" : "D:\\wwwroot\\flyong\\icon/96.png", /*720P高分屏程序图标,分辨率:96x96*/
|
|
|
|
|
+ "xxhdpi" : "D:\\wwwroot\\flyong\\icon/144.png", /*1080P 高分屏程序图标,分辨率:144x144*/
|
|
|
|
|
+ "xxxhdpi" : "D:\\wwwroot\\flyong\\icon/192.png"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"splashscreen" : {
|
|
"splashscreen" : {
|
|
@@ -197,9 +197,9 @@
|
|
|
"android" : {
|
|
"android" : {
|
|
|
"mdpi" : "", /*普通屏启动图片,分辨率:240x282*/
|
|
"mdpi" : "", /*普通屏启动图片,分辨率:240x282*/
|
|
|
"ldpi" : "", /*大屏启动图片,分辨率:320x442*/
|
|
"ldpi" : "", /*大屏启动图片,分辨率:320x442*/
|
|
|
- "hdpi" : "D:/wwwroot/flyLong/icon/启动页762480.png", /*高分屏启动图片,分辨率:480x762*/
|
|
|
|
|
- "xhdpi" : "D:/wwwroot/flyLong/icon/启动页1242720.png", /*720P高分屏启动图片,分辨率:720x1242*/
|
|
|
|
|
- "xxhdpi" : "D:/wwwroot/flyLong/icon/启动页18821080.png" /*1080P高分屏启动图片,分辨率:1080x1882*/
|
|
|
|
|
|
|
+ "hdpi" : "D:\\wwwroot\\flyong\\icon/启动页762480.png", /*高分屏启动图片,分辨率:480x762*/
|
|
|
|
|
+ "xhdpi" : "D:\\wwwroot\\flyong\\icon/启动页1242720.png", /*720P高分屏启动图片,分辨率:720x1242*/
|
|
|
|
|
+ "xxhdpi" : "D:\\wwwroot\\flyong\\icon/启动页18821080.png" /*1080P高分屏启动图片,分辨率:1080x1882*/
|
|
|
},
|
|
},
|
|
|
"androidStyle" : "default"
|
|
"androidStyle" : "default"
|
|
|
},
|
|
},
|