{ "name" : "天都服务", "appid" : "__UNI__1EF9D8C", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "OAuth" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : {}, /* SDK配置 */ "sdkConfigs" : { "maps" : {}, "oauth" : { "weixin" : { "appid" : "wxe934cebcbc89d869", "UniversalLinks" : "" } } } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wxc0ec7112870a593b", "setting" : { "urlCheck" : false }, "usingComponents" : true, "permission" : { "scope.userLocation" : { "desc" : "获取区域信息,投票与排行榜是根据区域进行投票的" } } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "3", "h5" : { "sdkConfigs" : { "maps" : { "qqmap" : { "key" : "V5RBZ-QRK63-JAO3B-RLSOB-FLWJF-DVFGH" } } }, "devServer" : { "https" : false, "proxy" : { "/ws/geocoder/v1/" : { "target" : "https://apis.map.qq.com", "changeOrigin" : true }, "/ws/location/v1/" : { "target" : "https://apis.map.qq.com", "changeOrigin" : true } } }, "router" : { "mode" : "hash" } } }