{ "name" : "智能预警中心", "appid" : "__UNI__A0B6BF1", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, "app-plus" : { /* 5+App特有相关 */ "usingComponents" : true, "nvueCompiler" : "uni-app", "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, "modules" : { "VideoPlayer" : {}, "SQLite" : {} }, /* 模块配置 */ "distribute" : { /* 应用发布信息 */ "android" : { /* android打包配置 */ "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "autoSdkPermissions" : false }, "ios" : {}, /* ios打包配置 */ "sdkConfigs" : { "push" : {}, "ad" : {} }, "icons" : { "android" : { "xxhdpi" : "static/144.png", "xhdpi" : "static/96.png", "hdpi" : "static/72.png", "xxxhdpi" : "static/192.png" } }, "splashscreen" : { "androidStyle" : "default", "android" : { "hdpi" : "static/480762.png", "xhdpi" : "static/7201242.png", "xxhdpi" : "static/10801882.png" } } } }, /* SDK配置 */ "quickapp" : {}, /* 快应用特有相关 */ "mp-weixin" : { /* 小程序特有相关 */ "appid" : "", "setting" : { "urlCheck" : false }, "usingComponents" : true }, "h5" : { "devServer" : { "proxy" : { "/httpImage" : { "target" : "http://192.168.20.10:7009", "changeOrigin" : true //是否跨域 } } } } }