{ "name" : "信飞通", "appid" : "__UNI__9A3C59E", "description" : "信飞通", "versionName" : "2.1.0", "versionCode" : 210, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "Payment" : {}, "Share" : {}, "OAuth" : {}, "Barcode" : {}, "Camera" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "autoSdkPermissions" : true, "permissionExternalStorage" : { "request" : "once", "prompt" : "应用保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。" }, "permissionPhoneState" : { "request" : "none", "prompt" : "为保证您正常、安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。" }, "abiFilters" : [ "armeabi-v7a" ], "minSdkVersion" : 21 }, /* ios打包配置 */ "ios" : { "idfa" : true, "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { "ad" : {}, "payment" : {} }, "splashscreen" : { "iosStyle" : "common" }, "icons" : { "android" : { "hdpi" : "unpackage/res/icons/72x72.png", "xhdpi" : "unpackage/res/icons/96x96.png", "xxhdpi" : "unpackage/res/icons/144x144.png", "xxxhdpi" : "unpackage/res/icons/192x192.png" }, "ios" : { "appstore" : "unpackage/res/icons/1024x1024.png", "ipad" : { "app" : "unpackage/res/icons/76x76.png", "app@2x" : "unpackage/res/icons/152x152.png", "notification" : "unpackage/res/icons/20x20.png", "notification@2x" : "unpackage/res/icons/40x40.png", "proapp@2x" : "unpackage/res/icons/167x167.png", "settings" : "unpackage/res/icons/29x29.png", "settings@2x" : "unpackage/res/icons/58x58.png", "spotlight" : "unpackage/res/icons/40x40.png", "spotlight@2x" : "unpackage/res/icons/80x80.png" }, "iphone" : { "app@2x" : "unpackage/res/icons/120x120.png", "app@3x" : "unpackage/res/icons/180x180.png", "notification@2x" : "unpackage/res/icons/40x40.png", "notification@3x" : "unpackage/res/icons/60x60.png", "settings@2x" : "unpackage/res/icons/58x58.png", "settings@3x" : "unpackage/res/icons/87x87.png", "spotlight@2x" : "unpackage/res/icons/80x80.png", "spotlight@3x" : "unpackage/res/icons/120x120.png" } } } }, "nativePlugins" : { "Ba-ScanView" : { "__plugin_info__" : { "name" : "扫码原生插件 - 组件版(毫秒级、连续扫码、多码、相册)Ba-ScanView", "description" : "Ba-ScanView 是一款**毫秒级**扫码插件,采用component组件模式,可直接在uniapp界面直接引用,高宽可随意设置。如果需要更改其他,也可联系作者。 ", "platforms" : "Android", "url" : "https://ext.dcloud.net.cn/plugin?id=12029", "android_package_name" : "uni.UNI9A3C59E", "ios_bundle_id" : "", "isCloud" : true, "bought" : 1, "pid" : "12029", "parameters" : {} } } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wxe1997e687ecca54e", "setting" : { // 是否检查安全域名和 TLS 版本 "urlCheck" : true, // es6转es5 "es6" : false, // 上传代码时自动压缩 "minified" : true, // 调试器 wxml面板展示 shadow-root "showShadowRootInWxmlPanel" : true, // 上传代码时是否自动压缩样式文件 "minifyWXSS" : true, // 上传代码时是否自动压缩wxml文件 // 因uniappp构建出来的wxml本身就是压缩好的, 如果再用微信开发工具压缩一次的话, 有可能会破坏到文件, 所以此处设为false "minifyWXML" : false }, "usingComponents" : true, "lazyCodeLoading" : "requiredComponents", "permission" : { "scope.userLocation" : { "desc" : "你的位置信息将用于为您提供更合适您的服务" } }, "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" : "history", "base" : "/" }, "devServer" : { "port" : 8010 }, "title" : "" }, // 可以添加更多环境 "vueVersion" : "3", "locale" : "zh-Hans" } /* SDK配置 */ /* ios打包配置 */