{ "name" : "战勤保障系统", "appid" : "__UNI__ED97101", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "VideoPlayer" : {}, "Geolocation" : {}, "Maps" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : { "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { "geolocation" : { "amap" : { "__platform__" : [ "ios", "android" ], "appkey_ios" : "a065670174241a1999c34f7cdc4d046a", "appkey_android" : "b0e32f61d45648778513a0719e58f7e5" } }, "maps" : { "amap" : { "appkey_ios" : "a065670174241a1999c34f7cdc4d046a", "appkey_android" : "b0e32f61d45648778513a0719e58f7e5" } }, "ad" : {} } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "", "setting" : { "urlCheck" : false }, "usingComponents" : true }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "2", "h5" : { "router" : { "base" : "/h5", "mode" : "history" }, "devServer" : { "port" : 3031, "https" : false, "proxy" : { "/api" : { //"target": "http://192.168.10.73:20001", // 刘俊杰 "target" : "http://192.168.10.80:20001", // 杨佳松 //"target" : "http://warst-prod.demo.com", // prod "pathRewrite" : { "^/api" : "" } } } }, "sdkConfigs" : { "maps" : { "amap" : { "key" : "8f3fb210f5d23e51569bae9d87ce8c64", "securityJsCode" : "1586c1c8fb9894afddaba2722f9be0f3", "serviceHost" : "" } } } } }