{ "name": "BOM", "appid": "__UNI__87B699A", "description": "", "versionName": "2.0.9", "versionCode": 209, "transformPx": false, "app-plus": { /* 5+App特有相关 */ "usingComponents": true, "nvueCompiler": "uni-app", "splashscreen": { "alwaysShowBeforeRender": true, "waiting": true, "autoclose": true, "delay": 0 }, "modules": {}, /* 模块配置 */ "distribute": { /* 应用发布信息 */ "android": { /* android打包配置 */ "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "ios": {}, /* ios打包配置 */ "sdkConfigs": {} } }, /* SDK配置 */ "quickapp": {}, /* 快应用特有相关 */ "mp-weixin": { /* 小程序特有相关 */ "appid": "", "setting": { "urlCheck": false }, "usingComponents": true }, "h5": { "devServer": { "https": false, "port": "", "proxy": { "/api": { "target": "http://47.96.12.136:8896", // 后端接口的基础地址 "changeOrigin": true // 支持跨域 } } }, "router": { "base": "" } } }