{ "name" : "区间测速", "appid" : "__UNI__E207F22", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "screenOrientation" : [ "landscape-primary", //可选,字符串类型,支持横屏 "landscape-secondary" ], "runmode" : "liberate", "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "Maps" : {}, "Geolocation" : {}, "LivePusher" : {}, "VideoPlayer" : {}, "Camera" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : { "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { "maps" : { "baidu" : { "appkey_ios" : "nWnzss8CKEBKcBLoYUdVybkrKl4o2izT", "appkey_android" : "nWnzss8CKEBKcBLoYUdVybkrKl4o2izT" } }, "geolocation" : { "baidu" : { "__platform__" : [ "android" ], "appkey_ios" : "nWnzss8CKEBKcBLoYUdVybkrKl4o2izT", "appkey_android" : "nWnzss8CKEBKcBLoYUdVybkrKl4o2izT" } }, "statics" : {} } } }, /* 快应用特有相关 */ "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", "h5" : { "sdkConfigs" : { "maps" : {} } } }