{ "name" : "jeeplus", "appid" : "__UNI__8E0DC6F", "description" : "jeeplus移动审批平台", "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" : "jeeplus", "domain" : "demo1.jeeplus.org", "devServer" : { "port" : 8000, "disableHostCheck" : true, "proxy" : { "/api" : { "target" : "http://localhost:8082", // 需要跨域的域名 "changeOrigin" : true, "secure" : false, "pathRewrite" : { "^/api" : "/" } }, "/file" : { "target" : "http://localhost:8082", // 需要跨域的域名 "changeOrigin" : true, "secure" : false, "pathRewrite" : { "^/file" : "/file" } } } }, "router" : { "base" : "/h5/" }, "optimization" : { "treeShaking" : { "enable" : true } } } }