{ "name": "", "appid": "", "description": "", "versionName": "1.0.0", "versionCode": "100", "transformPx": false, "app-plus": { /* 5+App特有相关 */ "usingComponents": true, "splashscreen": { "alwaysShowBeforeRender": true, "waiting": true, "autoclose": true, "delay": 0 }, "modules": { /* 模块配置 */ }, "distribute": { /* 应用发布信息 */ "android": { /* android打包配置 */ "permissions": ["", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "ios": { /* ios打包配置 */ }, "sdkConfigs": { /* SDK配置 */ } } }, "quickapp": { /* 快应用特有相关 */ }, "mp-weixin": { /* 微信小程序特有相关 */ "appid": "wx239055764f21ba10", "setting": { "urlCheck": false, "es6" : true, "minified" : true, "postcss" : true }, "usingComponents": true, "permission" : { "scope.userLocation" : { "desc" : "请求获取您的位置信息" } }, "requiredPrivateInfos": [ "chooseAddress", "chooseLocation" ] }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "mp-qq" : { "usingComponents" : true }, "h5": { "sdkConfigs": { "maps" : { "qqmap" : { // 腾讯地图秘钥 https://lbs.qq.com/dev/console/key/manage "key" : "PB3BZ-PB76J-HRSF2-KJ2QJ-CI2Z2-5TFTJ" } } } } }