{ "name": "种植溯源", "appid": "__UNI__D087881", "description": "", "versionName": "1.1.0", "versionCode": 110, "transformPx": false, /* 5+App特有相关 */ "app-plus": { "usingComponents": true, "nvueStyleCompiler": "uni-app", "compilerVersion": 3, "compatible": { "ignoreVersion": true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 }, "screenOrientation": [ //可选,字符串数组类型,应用支持的横竖屏 "portrait-primary", //可选,字符串类型,支持竖屏 "portrait-secondary", //可选,字符串类型,支持反向竖屏 "landscape-primary", //可选,字符串类型,支持横屏 "landscape-secondary" //可选,字符串类型,支持反向横屏 ], "splashscreen": { "alwaysShowBeforeRender": true, "waiting": true, "autoclose": true, "delay": 0 }, /* 模块配置 */ "modules": { "Geolocation": {}, "Maps": {}, "LivePusher": {}, "VideoPlayer": {}, "Barcode": {}, "Camera": {}, "UniMP": { "description": "uni小程序" } }, /* 应用发布信息 */ "distribute": { /* android打包配置 */ "android": { "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "minSdkVersion": 21 }, /* ios打包配置 */ "ios": { "dSYMs": false }, /* SDK配置 */ "sdkConfigs": { "ad": {}, "geolocation": { "amap": { "name": "amapC2GgorTaY", "__platform__": ["ios", "android"], "appkey_ios": "a8c8821159c1781d4ea4651df856b872", "appkey_android": "a8c8821159c1781d4ea4651df856b872" }, "system": { "__platform__": ["ios", "android"] } }, "maps": { "amap": { "name": "amapC2GgorTaY", "appkey_ios": "a8c8821159c1781d4ea4651df856b872", "appkey_android": "a8c8821159c1781d4ea4651df856b872" } } } } }, /* 快应用特有相关 */ "quickapp": {}, /* 小程序特有相关 */ "mp-weixin": { "appid": "", "setting": { "urlCheck": false }, "usingComponents": true }, "mp-alipay": { "usingComponents": true }, "mp-baidu": { "usingComponents": true }, "mp-toutiao": { "usingComponents": true }, "uniStatistics": { "enable": false }, "vueVersion": "3" }