{ "name" : "sjz_uniapp", "appid" : "__UNI__431D018", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "OAuth" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : {}, /* SDK配置 */ "sdkConfigs" : {} } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wx43b4de0f13b9a916", "setting" : { "urlCheck" : false }, "usingComponents" : true, "permission" : { "scope.userLocation" : { "desc" : "您的位置将用于小程序定位" } } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "h5" : { "title" : " ", "domain" : "http://144.7.116.46:10001/", // "template" : "template.h5.html", "router" : { "base" : "/xiongan/" }, "devServer" : { "port" : 8080, "disableHostCheck" : true, "proxy" : { "/dpc" : { "target" : "https://www.aitto.net", "changeOrigin" : true, "secure" : false, "pathRewrite" : { "^/dpc" : "" } } } }, "async" : { "timeout" : 30000 }, "sdkConfigs" : { "maps" : { "qqmap" : { "key" : "Z2IBZ-6BRKG-Z52QT-IU3J2-6P3QO-WIBII" } } } }, "networkTimeout" : { "request" : 60000, "connectSocket" : 60000, "uploadFile" : 60000, "downloadFile" : 60000 } }