{ "name" : "台州互联融媒体", "appid" : "__UNI__EEC3739", "description" : "", "versionName" : "1.0.7", "versionCode" : 107, "transformPx" : false, "app-plus" : { /* 5+App特有相关 */ "usingComponents" : true, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, "modules" : { "Payment" : {} }, /* 模块配置 */ "distribute" : { /* 应用发布信息 */ "android" : { /* android打包配置 */ "permissions" : [ "", "", "", "", "" ], "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ] }, "ios" : { "idfa" : false }, /* ios打包配置 */ "sdkConfigs" : { "maps" : {}, "oauth" : { "weixin" : { "appid" : "", "appsecret" : "", "UniversalLinks" : "" } }, "geolocation" : {}, "payment" : { "weixin" : { "__platform__" : [ "android" ], "appid" : "wxf5df6dcc18834a18", "UniversalLinks" : "" } }, "push" : {}, "share" : {}, "speech" : {}, "statics" : {}, "ad" : {} }, "splashscreen" : { "androidStyle" : "default", "android" : { "hdpi" : "", "xhdpi" : "", "xxhdpi" : "" } }, "icons" : { "android" : { "hdpi" : "", "xhdpi" : "", "xxhdpi" : "", "xxxhdpi" : "" }, "ios" : { "appstore" : "", "ipad" : { "app" : "", "app@2x" : "", "notification" : "", "notification@2x" : "", "proapp@2x" : "", "settings" : "", "settings@2x" : "", "spotlight" : "", "spotlight@2x" : "" }, "iphone" : { "app@2x" : "", "app@3x" : "", "notification@2x" : "", "notification@3x" : "", "settings@2x" : "", "settings@3x" : "", "spotlight@2x" : "", "spotlight@3x" : "" } } } } }, /* SDK配置 */ "quickapp" : {}, /* 快应用特有相关 */ "mp-weixin" : { /* 小程序特有相关 */ "usingComponents" : true, "appid" : "", "setting" : { "urlCheck" : true } }, // "h5" : { // "title" : "商城", // "domain" : "", // "router" : { // "base" : "/index/", // "mode" : "hash" // }, // "devServer" : { // "proxy" : { // "/api" : { // "target" : "http://192.168.0.101/api", // // "changeOrigin": true, // "pathRewrite" : { // "/api" : "" // rewrite path // } // } // } // } // } "h5" : { "title" : "台州互联融媒体", "domain" : "", "router" : { "base" : "/index/", "mode" : "hash" }, "devServer" : { "proxy" : { "/api" : { "target" : "http://media.fgtpt.cn/api", //请求的目标域名 // "target" : "http://rmt.frp.liuniu946.com/api", "changeOrigin" : true, // "secure": false, "pathRewrite" : { "^/api" : "/" } } } } } }