{ "name" : "", "appid" : "", "description": "应用描述", "versionName": "1.0.0", "versionCode": "100", "transformPx": false, /* 5+App特有相关 */ "app-plus": { "usingComponents": true, "splashscreen": { "alwaysShowBeforeRender": true, "waiting": true, "autoclose": true, "delay": 0 }, "modules": { "OAuth": {}, "Payment": {}, "Push": {}, "Share": {}, "Speech": {}, "VideoPlayer": {} }, /* 应用发布信息 */ "distribute": { /* android打包配置 */ "android": { "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios": { "UIBackgroundModes": ["audio"] }, /* SDK配置 */ "sdkConfigs": { "speech": { "ifly": {} } }, "orientation": ["portrait-primary"] } }, /* 快应用特有相关 */ "quickapp": {}, /* 小程序特有相关 */ "mp-weixin": { "appid": "", "setting": { "urlCheck": false }, "usingComponents": true }, "h5": { "template": "template.h5.html", "router": { "mode": "history", "base": "/h5/" } } }