{ "name" : "WorkCameraf", "appid" : "__UNI__37E1E71", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "Geolocation" : {}, "Camera" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "abiFilters" : [ "arm64-v8a", "x86" ] }, /* ios打包配置 */ "ios" : { "idfa" : false, "privacyDescription" : { "NSPhotoLibraryAddUsageDescription" : "此应用需要访问相册以保存水印图片", "NSPhotoLibraryUsageDescription" : "此应用需要访问相册以保存水印图片" } }, /* SDK配置 */ "sdkConfigs" : { "geolocation" : { "system" : { "__platform__" : [ "ios", "android" ] }, "tencent" : { "__platform__" : [ "ios", "android" ], "apikey_ios" : "2DYBZ-V4N3W-VQ4RA-Y22V5-BXA2E-53FYV", "apikey_android" : "2DYBZ-V4N3W-VQ4RA-Y22V5-BXA2E-53FYV" } } } } }, /* 快应用特有相关 */ "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" }