{ "name" : "jeeplus", "appid" : "__UNI__35E6B1B", "description" : "兴光业务系统平台", "versionName" : "jeeplus mobile 1.0", "versionCode" : 1, "transformPx" : false, "app-plus" : { /* 5+App特有相关 */ "modules" : {}, /* 模块配置 */ "distribute" : { /* 应用发布信息 */ "android" : { /* android打包配置 */ "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "ios" : {}, /* ios打包配置 */ "sdkConfigs" : { "ad" : {} } } }, /* SDK配置 */ "quickapp" : {}, /* 快应用特有相关 */ "mp-weixin" : { /* 小程序特有相关 */ "appid" : "", "setting" : { "urlCheck" : false, "es6" : true } }, "h5" : { "title" : "h5", "domain" : "demo1.jeeplus.org", "devServer" : { "port" : 3001, "disableHostCheck" : true, "proxy" : { "/api" : { "target" : "http://127.0.0.1:8084", // 需要跨域的域名 "changeOrigin" : true, "secure" : false, "pathRewrite" : { "^/api" : "" } }, "/userfiles" : { "target" : "http://127.0.0.1:8084", // 需要跨域的域名 "changeOrigin" : true, "secure" : false, "pathRewrite" : { "^/userfiles" : "/userfiles" } }, "/getAppFlowChart" : { "target" : "http://127.0.0.1:8084", // 需要跨域的域名 "changeOrigin" : true, "secure" : false, "pathRewrite" : { "^/getAppFlowChart" : "/getAppFlowChart" } } } }, "router" : { "base" : "/" }, "optimization" : { "treeShaking" : { "enable" : true } }, "sdkConfigs" : { "maps" : { "qqmap" : { "key" : "" } } } }, "vueVersion" : "2" }