{ "name" : "智能围栏", "appid" : "__UNI__EB73AD9", "description" : "", "versionName" : "116", "versionCode" : 116, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "SQLite" : {}, "Push" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : { "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { "ad" : {}, "maps" : { "baidu" : { "appkey_ios" : "", "appkey_android" : "bokFY4yGkkfP9h4GtqN4UqNqG8dsMkUu" } }, "geolocation" : {}, "push" : { "unipush" : { "version" : "2", "offline" : false } } }, "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" : { "Aq-ChooseFile" : { "__plugin_info__" : { "name" : "文件选择,支持自定义路径,自定义筛选类型,多选", "description" : "支持android 11(30)文件选择,支持自定义路径", "platforms" : "Android", "url" : "https://ext.dcloud.net.cn/plugin?id=5263", "android_package_name" : "uni.UNIEB73AD9", "ios_bundle_id" : "", "isCloud" : true, "bought" : 1, "pid" : "5263", "parameters" : {} } }, "Aimer-UDPPlugin" : { "__plugin_info__" : { "name" : "UDP-Socket原生插件(支持Android和IOS)", "description" : "Uniapp实现UDP单播和广播通信,支持单片机、智能家居等硬件交互,联系QQ: 462108858", "platforms" : "Android,iOS", "url" : "https://ext.dcloud.net.cn/plugin?id=2047", "android_package_name" : "uni.UNIEB73AD9", "ios_bundle_id" : "", "isCloud" : true, "bought" : 1, "pid" : "2047", "parameters" : {} } } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "", "setting" : { "urlCheck" : false, "minified" : false }, "usingComponents" : true }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false, "version" : "2" }, "h5" : { "template" : "index.html", "router" : { "mode" : "history", "base" : "./" }, "optimization" : { "treeShaking" : { "enable" : false } }, "title" : "uView UI", "sdkConfigs" : { "maps" : {} }, "domain" : "", //实现跨域访问 "devServer" : { "port" : 8080, //本机端口 "disableHostCheck" : true, "proxy" : { //访问的ip及端口,可有多个 "/uni" : { "target" : "http://47.108.70.204:8081", "changeOrigin" : true, "secure" : true, "pathRewrite" : { "^/uni" : "" } } }, "https" : false } }, "vueVersion" : "2" }