{ "name" : "智慧教务", "appid" : "__UNI__CB66601", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : {}, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : {}, /* SDK配置 */ "sdkConfigs" : { "geolocation" : {}, "maps" : {}, "push" : {}, "ad" : {} } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wxdaf2fffe7e397c01", "setting" : { "urlCheck" : false, "minified" : true, "es6" : false }, "usingComponents" : true, "permission" : { "scope.userFuzzyLocation" : { "desc" : "你的位置信息将用于小程序位置接口的效果展示" }, "scope.userLocation" : { "desc" : "用于获取当前所在城市信息" } }, "requiredPrivateInfos" : [ "getLocation", "chooseLocation" ], "libVersion" : "latest" }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "h5" : { "router" : { "base" : "./", "mode" : "history" }, "sdkConfigs" : { "maps" : { "tencent" : { "key" : "AKTBZ-OGICT-E5NXQ-LGEGK-H5AJ5-M2BOX" } } } } }