{ "name" : "基础项目", "appid" : "__UNI__205D8D6", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, "app-plus" : { /* 5+App特有相关 */ "usingComponents" : true, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, "modules" : {}, /* 模块配置 */ "distribute" : { /* 应用发布信息 */ "android" : { /* android打包配置 */ "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "" ], "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ] }, "ios" : { "idfa" : false }, /* ios打包配置 */ "sdkConfigs" : { "maps" : {}, "oauth" : { "weixin" : { "appid" : "", "appsecret" : "", "UniversalLinks" : "" } } } } }, /* SDK配置 */ "quickapp" : {}, /* 快应用特有相关 */ "mp-weixin" : { /* 小程序特有相关 */ "usingComponents" : true, "appid" : "", "setting" : { "urlCheck" : true } }, "h5" : { "title" : "商城", "domain" : "", "router" : { "base" : "/index/", "mode" : "hash" }, "devServer" : { "proxy" : { "/api" : { // "target" : "http://jf.frp.liuniu946.com/api", "target" : "http://www.wyrxs.com/api", // "changeOrigin": true, "pathRewrite" : { "/api" : "" // rewrite path } } } } } }