{ "name": "gulu-vue", "appid": "", "description": "", "versionName": "1.0.0", "versionCode": "100", "transformPx": false, "h5": { "devServer": { "port": 8080, "disableHostCheck": true, "proxy": { "/": { "pathRewrite": { "/": "/" }, "target": "https://api.glass.xiuyetang.com/", "changeOrigin": true, "serure": false } } }, "router" : { "mode" : "history" } }, "app-plus": { /* 5+App特有相关 */ "modules": {}, /* 模块配置 */ "distribute": { /* 应用发布信息 */ "android": { /* android打包配置 */ "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "ios": {}, /* ios打包配置 */ "sdkConfigs": {} }, /* SDK配置 */ "usingComponents": true }, "quickapp": {}, /* 快应用特有相关 */ "mp-weixin": { /* 小程序特有相关 */ "usingComponents": true, "appid": "wx115b25aa396d27ac", "setting": { "urlCheck": true } }, "mp-alipay": { "usingComponents": true }, "mp-baidu": { "usingComponents": true }, "mp-toutiao": { "usingComponents": true }, "mp-qq": { "usingComponents": true } }