{ "name" : "智行核验", "appid" : "__UNI__FA3CBAF", "description" : "", "versionName" : "1.1.2", "versionCode" : 103, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "Camera" : {}, "Geolocation" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : { "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { "geolocation" : { "tencent" : { "__platform__" : [ "android" ], "apikey_ios" : "", "apikey_android" : "SOEBZ-J2BHS-7YSOI-64K33-6RO65-G2FEJ" } } } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wx4acbfbdb1d527d44", "setting" : { "urlCheck" : false // 开发阶段设为false,发布时应设为true }, "usingComponents" : true, // 启用自定义组件支持 "lazyCodeLoading" : "requiredComponents", //组件懒加载 "permission" : { "scope.userLocation" : { "desc" : "您的位置信息将用于定位打卡功能" } }, "requiredPrivateInfos" : [ "getLocation" // 将其作为数组元素 ] }, "h5" : { "sdkConfigs" : { "maps" : {} } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "3" }