|
|
@@ -3,14 +3,14 @@
|
|
|
"id" : "H51109301", /*应用的标识*/
|
|
|
"name" : "中国航油管理年鉴", /*应用名称,程序桌面图标名称*/
|
|
|
"version" : {
|
|
|
- "name" : "2.0", /*应用版本名称*/
|
|
|
- "code" : 100
|
|
|
+ "name" : "2.3", /*应用版本名称*/
|
|
|
+ "code" : 103
|
|
|
},
|
|
|
"description" : "", /*应用描述信息*/
|
|
|
"icons" : {
|
|
|
"72" : "icon.png"
|
|
|
},
|
|
|
- "launch_path" : "bookdetail.html", /*应用的入口页面,默认为根目录下的index.html;支持网络地址,必须以http://或https://开头*/
|
|
|
+ "launch_path" : "start.html", /*应用的入口页面,默认为根目录下的index.html;支持网络地址,必须以http://或https://开头*/
|
|
|
"developer" : {
|
|
|
"name" : "", /*开发者名称*/
|
|
|
"email" : "", /*开发者邮箱地址*/
|
|
|
@@ -26,9 +26,6 @@
|
|
|
"Cache" : {
|
|
|
"description" : "管理应用缓存"
|
|
|
},
|
|
|
- "Camera" : {
|
|
|
- "description" : "访问摄像头"
|
|
|
- },
|
|
|
"Console" : {
|
|
|
"description" : "跟踪调试输出日志"
|
|
|
},
|
|
|
@@ -47,9 +44,6 @@
|
|
|
"Gallery" : {
|
|
|
"description" : "访问系统相册"
|
|
|
},
|
|
|
- "Geolocation" : {
|
|
|
- "description" : "访问位置信息"
|
|
|
- },
|
|
|
"Invocation" : {
|
|
|
"description" : "使用Native.js能力"
|
|
|
},
|
|
|
@@ -74,9 +68,6 @@
|
|
|
"Zip" : {
|
|
|
"description" : "文件压缩与解压缩"
|
|
|
},
|
|
|
- "Barcode" : {
|
|
|
- "description" : "管理二维码扫描插件"
|
|
|
- },
|
|
|
"Webview" : {
|
|
|
"description" : "窗口管理"
|
|
|
},
|
|
|
@@ -106,7 +97,8 @@
|
|
|
"password" : "", /*iOS应用打包个人证书导入密码*/
|
|
|
"p12" : "", /*iOS应用打包个人证书,打包配置文件关联的个人证书*/
|
|
|
"devices" : "universal", /*iOS应用支持的设备类型,可取值iphone/ipad/universal*/
|
|
|
- "frameworks" : [] /*调用Native.js调用原生Objective-c API需要引用的FrameWork,如需调用GameCenter,则添加"GameKit.framework"*/
|
|
|
+ "frameworks" : [], /*调用Native.js调用原生Objective-c API需要引用的FrameWork,如需调用GameCenter,则添加"GameKit.framework"*/
|
|
|
+ "idfa" : false
|
|
|
},
|
|
|
"google" : {
|
|
|
"packagename" : "", /*Android应用包名,如io.dcloud.HelloH5*/
|
|
|
@@ -153,7 +145,8 @@
|
|
|
"spotlight-retina7" : "", /*iPhone4S/5/6 Spotlight搜索程序图标,分辨率:80x80*/
|
|
|
"settings-normal" : "", /*iPhone4设置页面程序图标,分辨率:29x29*/
|
|
|
"settings-retina" : "", /*iPhone4S/5/6设置页面程序图标,分辨率:58x58*/
|
|
|
- "settings-retina8" : "" /*iPhone6Plus设置页面程序图标,分辨率:87x87*/
|
|
|
+ "settings-retina8" : "", /*iPhone6Plus设置页面程序图标,分辨率:87x87*/
|
|
|
+ "app@2x" : "./img/144.png"
|
|
|
},
|
|
|
"ipad" : {
|
|
|
"normal" : "", /*iPad普通屏幕程序图标,分辨率:72x72*/
|
|
|
@@ -201,15 +194,21 @@
|
|
|
"android" : {
|
|
|
"mdpi" : "", /*普通屏启动图片,分辨率:240x282*/
|
|
|
"ldpi" : "", /*大屏启动图片,分辨率:320x442*/
|
|
|
- "hdpi" : "E:/git/ElectronicReader/img/title.png", /*高分屏启动图片,分辨率:480x762*/
|
|
|
- "xhdpi" : "E:/git/ElectronicReader/img/title.png", /*720P高分屏启动图片,分辨率:720x1242*/
|
|
|
- "xxhdpi" : "E:/git/ElectronicReader/img/title.png" /*1080P高分屏启动图片,分辨率:1080x1882*/
|
|
|
- }
|
|
|
+ "hdpi" : "img/title.png", /*高分屏启动图片,分辨率:480x762*/
|
|
|
+ "xhdpi" : "img/title.png", /*720P高分屏启动图片,分辨率:720x1242*/
|
|
|
+ "xxhdpi" : "img/title.png" /*1080P高分屏启动图片,分辨率:1080x1882*/
|
|
|
+ },
|
|
|
+ "iosStyle" : "common"
|
|
|
},
|
|
|
"plugins" : {
|
|
|
- "speech" : {}
|
|
|
+ "speech" : {},
|
|
|
+ "ad" : {}
|
|
|
+ },
|
|
|
+ "ios" : {
|
|
|
+ "dSYMs" : false
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "fullscreen" : true
|
|
|
+ "fullscreen" : true,
|
|
|
+ "screenOrientation" : [ "portrait-primary" ]
|
|
|
}
|