{ "name": "万汇融通云", "appid": "__UNI__E819C2B", "description": "", "versionName": "1.0.13", "versionCode": 101, "transformPx": false, /* 5+App特有相关 */ "app-plus": { "usingComponents": true, "nvueStyleCompiler": "万汇融通云", "compilerVersion": 3, "splashscreen": { "alwaysShowBeforeRender": true, "waiting": true, "autoclose": true, "delay": 0 }, /* 模块配置 */ "modules": {}, /* 应用发布信息 */ "distribute": { /* android打包配置 */ "android": { "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios": {}, /* SDK配置 */ "sdkConfigs": { "maps": { "amap": { "name": "", "appkey_ios": "", "appkey_android": "" } } }, "plugins": { "mp-weixin": { "version": "2.5.0" } } } }, /* 快应用特有相关 */ "quickapp": {}, /* 小程序特有相关 */ "mp-weixin": { "appid": "wx26b6136cd5860186", "optimization": { "subPackages": true }, "setting": { "urlCheck": false, "minified": true }, "usingComponents": true, "permission": { "scope.userLocation": { "desc": "你的位置信息将用于小程序位置接口的效果展示" // 这里会展示在授权弹窗上 } }, "requiredPrivateInfos": ["getLocation","chooseLocation"], "version": "2.5.0" }, "mp-alipay": { "usingComponents": true }, "mp-baidu": { "usingComponents": true }, "mp-toutiao": { "usingComponents": true }, "uniStatistics": { "enable": false }, "vueVersion": "2", "h5": { "devServer": { "https": false, "proxy": { "/api": { "target": "https://test-api.wealfavor.cn/", "changeOrigin": true, "secure": false, "pathRewrite": { "^/api": "api" } } } } } }