{ "name" : "银收客", "appid" : "__UNI__9C51A5E", "description" : "", "versionName" : "1.0.0", "versionCode" : 100, "transformPx" : false, "app-plus" : { /* 5+App特有相关 */ "usingComponents" : true, "nvueCompiler" : "uni-app", "nvueStyleCompiler" : "uni-app", "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, "modules" : { "Canvas" : "nvue canvas", //使用Canvas模块 "Geolocation" : {}, "Maps" : {}, "Barcode" : {}, "Camera" : {}, "Push" : {} }, /* 模块配置 */ "distribute" : { /* 应用发布信息 */ "android" : { /* android打包配置 */ "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "abiFilters" : [ "armeabi-v7a" ], "permissionExternalStorage" : { "request" : "none", "prompt" : "应用保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。" }, "permissionPhoneState" : { "request" : "none", "prompt" : "为保证您正常、安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。" }, "autoSdkPermissions" : true, "targetSdkVersion" : 26, "minSdkVersion" : 21 }, "ios" : { "dSYMs" : false }, /* ios打包配置 */ "sdkConfigs" : { "geolocation" : { "amap" : { "__platform__" : [ "ios", "android" ], "appkey_ios" : "0b9be2631525ee5e218ac26d333f215c", "appkey_android" : "39854b629c421d511a0697f2ae3b18f6" } }, "maps" : { "amap" : { "appkey_ios" : "0b9be2631525ee5e218ac26d333f215c", "appkey_android" : "39854b629c421d511a0697f2ae3b18f6" } }, "ad" : {}, "push" : { "unipush" : { "version" : "2", "offline" : false, "icons" : { "small" : { "hdpi" : "" } } } } }, "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" } } }, "splashscreen" : { "androidStyle" : "common", "android" : { "hdpi" : "E:/oem-infos/0.收银呗科技/前端打包文件/商户通/启动图/480.png", "xhdpi" : "E:/oem-infos/0.收银呗科技/前端打包文件/商户通/启动图/720.png", "xxhdpi" : "E:/oem-infos/0.收银呗科技/前端打包文件/商户通/启动图/1080.png" }, "useOriginalMsgbox" : true } } }, /* SDK配置 */ "quickapp" : {}, /* 快应用特有相关 */ "mp-weixin" : { "appid" : "wxcf0fe8cdba153fd6", "setting" : { "urlCheck" : false, "minified" : true, "postcss" : true, "es6" : true }, "optimization" : { "subPackages" : true }, "usingComponents" : true, "permission" : { "scope.userLocation" : { "desc" : "您的位置信息将用于确定门店位置" } }, "requiredPrivateInfos" : [ "chooseLocation", "getLocation" ], "unipush" : { "enable" : true }, "plugins" : { "WechatSI" : { "version" : "0.3.5", "provider" : "wx069ba97219f66d99" } }, "requiredBackgroundModes" : [ "audio", "location" ], "__usePrivacyCheck__" : true, "libVersion" : "latest" }, "vueVersion" : "3", "h5" : { "unipush" : { "enable" : true }, "devServer": { "disableHostCheck": true, "proxy": { "/shopApi": { // 需要被代理的后台地址 "target": "https://wxcashiertest.sxczgkj.cn/cashierService", "changeOrigin": true, "secure": false, "pathRewrite": { "^/shopApi": "" } }, "/mch": { // 需要被代理的后台地址 "target": "https://b.rscygroup.com", "changeOrigin": true, "secure": false, "pathRewrite": { "^/mch": "" } }, "/server1": { // 需要被代理的后台地址 "target": "http://101.37.12.135:8080", "changeOrigin": true, "secure": false, "pathRewrite": { "^/server1": "" } }, "/server3": { // 需要被代理的后台地址 "target": "http://101.37.12.135:8080", "changeOrigin": true, "secure": false, "pathRewrite": { "^/server3": "" } } } } }, "mp-alipay" : { "appid" : "2021004128648214" } }