{ "name" : "Rider", "appid" : "__UNI__EF18237", "description" : "", "versionName" : "2.0.0", "versionCode" : 116, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "safearea" : { "bottom" : { "offset" : "none" } }, "usingComponents" : true, "nvueCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : {}, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : {}, /* SDK配置 */ "sdkConfigs" : { "ad" : {} } }, "uniStatistics" : { "enable" : false } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wxa79f37f7f9375f47", "setting" : { "urlCheck" : false, "minified" : true, "postcss" : true, "es6" : true }, "usingComponents" : true, "uniStatistics" : { "enable" : false } }, "mp-alipay" : { "usingComponents" : true, "uniStatistics" : { "enable" : false } }, "mp-baidu" : { "usingComponents" : true, "uniStatistics" : { "enable" : false } }, "mp-toutiao" : { "usingComponents" : true, "setting" : { "es6" : true, "minified" : true, "postcss" : true, "urlCheck" : false }, "uniStatistics" : { "enable" : false } }, "h5" : { "template" : "template.h5.html", "router" : { "mode" : "hash" }, "optimization" : { "treeShaking" : { "enable" : true } }, "devServer" : { "port" : 1888, "proxy" : { "/api" : { "target" : "http://192.168.0.13:3456", // "target" : "http://192.168.0.12:1234", // "target" : "http://127.0.0.1", //"target" : "https://rider.bladex.vip/api", "changeOrigin" : true, "ws" : true, "pathRewrite" : { "^/api" : "/" } } } }, "uniStatistics" : { "enable" : false }, "sdkConfigs" : { "maps" : { "qqmap" : { "key" : "" } } } }, "uniStatistics" : { "enable" : false }, "mp-qq" : { "uniStatistics" : { "enable" : false } } }