{ "name" : "中宏商城", "appid" : "__UNI__5B2A826", "description" : "中宏商城", "versionName" : "1.3.8", "versionCode" : 137, "transformPx" : false, "app-plus" : { // APP-VUE分包,可提APP升启动速度,2.7.12开始支持,兼容微信小程序分包方案,默认关闭 "optimization" : { "subPackages" : true }, "runmode" : "liberate", // 开启分包优化后,必须配置资源释放模式 "safearea" : { //APP底部安全区域 "background" : "#fff", "bottom" : { "offset" : "auto" } }, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 200 }, "usingComponents" : true, "nvueCompiler" : "uni-app", "compilerVersion" : 3, "modules" : { "Geolocation" : {}, "Maps" : {}, "Payment" : {}, "Share" : {}, "VideoPlayer" : {} }, "distribute" : { "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "abiFilters" : [ "armeabi-v7a", "arm64-v8a" ] }, "ios" : { "capabilities" : { "entitlements" : { "com.apple.developer.associated-domains" : [ "" ] } }, "privacyDescription" : { "NSLocationAlwaysAndWhenInUseUsageDescription" : "需要同意获取您的位置信息才能展示附近信息", "NSLocationAlwaysUsageDescription" : "需要同意获取您的位置信息才能展示附近信息", "NSLocationWhenInUseUsageDescription" : "需要同意获取您的位置信息才能展示附近信息", "NSPhotoLibraryAddUsageDescription" : "需要同意访问您的相册才能保存图片", "NSPhotoLibraryUsageDescription" : "需要同意访问您的相册才能选取图片", "NSCameraUsageDescription" : "需要同意访问您的摄像头才能拍摄照片", "NSUserTrackingUsageDescription" : "请放心,开启权限不会获取您在其他站点的隐私信息,该权限仅用于标识设备并保障服务安全与提升浏览体验" } }, "sdkConfigs" : { "ad" : {}, "payment" : { "weixin" : { "__platform__" : [ "ios", "android" ], "appid" : "wx8b2b4e2abfd0744f", "UniversalLinks" : "" } }, "geolocation" : { "amap" : { "__platform__" : [ "android" ], "appkey_ios" : "", "appkey_android" : "" } }, "maps" : {}, "oauth" : { "weixin" : { "appid" : "wx8b2b4e2abfd0744f", "appsecret" : "", "UniversalLinks" : "" }, "apple" : {} }, "share" : { "weixin" : { "appid" : "wx8b2b4e2abfd0744f", "UniversalLinks" : "" } }, "push" : {} }, "icons" : { "android" : { "hdpi" : "", "xhdpi" : "", "xxhdpi" : "", "xxxhdpi" : "" }, "ios" : { "appstore" : "", "ipad" : { "app" : "", "app@2x" : "", "notification" : "", "notification@2x" : "", "proapp@2x" : "", "settings" : "", "settings@2x" : "", "spotlight" : "", "spotlight@2x" : "" }, "iphone" : { "app@2x" : "", "app@3x" : "", "notification@2x" : "", "notification@3x" : "", "settings@2x" : "", "settings@3x" : "", "spotlight@2x" : "", "spotlight@3x" : "" } } } }, "kernel" : { "ios" : "WKWebview" //或者 "WKWebview" } }, "quickapp" : {}, "mp-weixin" : { "appid" : "wx8b2b4e2abfd0744f", "setting" : { "urlCheck" : false, "es6" : true, //消除大多数样式警告 "minified" : true, "postcss" : true, "checkSiteMap" : false // 关闭页面索引检测 }, "optimization" : { "subPackages" : true }, "plugins" : {}, //这段代码,需要放到plugins中。 //只有后台开通小程序直播功能权限,才可以打开,不然报错,程序无法运行。 // "live-player-plugin": { // "version": "1.3.2", // 注意填写该直播组件最新版本号,微信开发者工具调试时可获取最新版本号 // "provider": "wx2b03c6e691cd7370" // 必须填该直播组件appid,该示例值即为直播组件appid // } "usingComponents" : true, "permission" : { "scope.userLocation" : { "desc" : "计算附近商家位置" } } }, "mp-alipay" : { "usingComponents" : true, "component2" : true }, "mp-qq" : { "appid" : "" }, "mp-baidu" : { "usingComponents" : true, "appid" : "" }, "mp-toutiao" : { "usingComponents" : true, "appid" : "" }, "h5" : { "template" : "template.h5.html", "router" : { "mode" : "history", "base" : "" }, "optimization" : { "treeShaking" : { "enable" : true } }, "title" : "中宏商城", "devServer" : { "https" : false, "port" : "" }, "sdkConfigs" : { "maps" : { "qqmap" : { "key" : "" } } }, "domain" : "" }, "_spaceID" : "", "vueVersion" : "2" }