{ "name" : "惠云商", "appid" : "__UNI__1D774AF", "description" : "慧云商是一款提供家电,3C数码,家装建材为一体的批发采购平台,一站式解决找货方案,简化采购流程", "versionName" : "1.0.0", "versionCode" : 1, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "OAuth" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "autoSdkPermissions" : true, "permissionExternalStorage" : { "request" : "once", "prompt" : "应用保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。" }, "permissionPhoneState" : { "request" : "none", "prompt" : "为保证您正常、安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。" }, "abiFilters" : [ "armeabi-v7a" ] }, /* ios打包配置 */ "ios" : { "idfa" : true, "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { "ad" : {}, "geolocation" : {}, "oauth" : {}, "payment" : { "alipay" : { "__platform__" : [ "android" ] } }, "share" : { "weixin" : { "appid" : "", "UniversalLinks" : "" } } }, "splashscreen" : { "iosStyle" : "common" }, "icons" : {} } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wx68d198de972a9e9d", "libVersion" : "latest", "setting" : { // 是否检查安全域名和 TLS 版本 "urlCheck" : true, // es6转es5 "es6" : true, // 上传代码时自动压缩 "minified" : true, // 调试器 wxml面板展示 shadow-root "showShadowRootInWxmlPanel" : true, // 上传代码时是否自动压缩样式文件 "minifyWXSS" : true, // 上传代码时是否自动压缩wxml文件 // 因uniappp构建出来的wxml本身就是压缩好的, 如果再用微信开发工具压缩一次的话, 有可能会破坏到文件, 所以此处设为false "minifyWXML" : false, "postcss" : true }, "usingComponents" : true, "lazyCodeLoading" : "requiredComponents", "permission" : { "scope.userLocation" : { "desc" : "你的位置信息将用于为您提供更合适您的服务" } }, "optimization" : { "subPackages" : true }, "requiredPrivateInfos" : [ "chooseAddress" ] }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "h5" : { "sdkConfigs" : { "maps" : { "qqmap" : { "key" : "ZWEBZ-R7N3U-BJSVH-4TCR3-66MDQ-S3FDJ" } } }, "template" : "template.h5.html", "optimization" : { "treeShaking" : { "enable" : false } }, "router" : { "mode" : "hash", "base" : "./" }, "devServer" : { "port" : 8020 }, "title" : "" }, "vueVersion" : "3", "locale" : "zh-Hans" } /* ios打包配置 *//* SDK配置 */