{ "name" : "recycle", "appid" : "__UNI__ED0779D", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, "networkTimeout" : { "request" : 30000, "connectSocket" : 10000, "uploadFile" : 100000, "downloadFile" : 10000 }, "h5" : { "title" : "", "publicPath": "/", "devServer" : { "https" : false, "port" : 3000, "open" : true, "proxy" : { "/api" : { "target" : "http://127.0.0.1:3001", "changeOrigin" : true, "secure" : false, "pathRewrite" : { "^/api" : "" } } } }, "router" : { "mode" : "history", "base": "/" }, "optimization" : { "prefetch" : true, "preload" : true, "treeShaking" : { "enable" : true } }, "sdkConfigs" : {} }, // 使用地图或位置相关功能必须填写其一 "mp-weixin" : { /* 小程序特有相关 */ "requiredPrivateInfos" : [ "chooseLocation", "getLocation", "chooseAddress" ], "appid" : "wx930bbe7fd37277e6", "setting" : { "urlCheck" : false, "es6" : true, "postcss" : true, "minified" : true, "preloadBackgroundData" : false, "newFeature" : true, "coverView" : true, "autoAudits" : false, "showShadowRootInWxmlPanel" : true, "scopeDataCheck" : false, "uglifyFileName" : true, "checkInvalidKey" : true, "checkSiteMap" : true, "uploadWithSourceMap" : true, "bigPackageSizeSupport" : false /* 预览及真机调试时包体积上限是否调整为4M*/ }, "usingComponents" : true, "optimization" : { "subPackages" : true }, "permission" : { "scope.userLocation" : { "desc" : "你的位置信息将用于小程序位置接口的效果展示" } } }, "app-plus" : { /* 5+App特有相关 */ "usingComponents": false, "splashscreen" : { "alwaysShowBeforeRender": false, "waiting" : true, "autoclose" : true, "delay" : 0 }, "modules" : {}, /* 模块配置 */ "distribute" : { /* 应用发布信息 */ "android" : { /* android打包配置 */ "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "ios" : {}, /* ios打包配置 */ "sdkConfigs" : {} } }, /* SDK配置 */ "quickapp" : {}, /* 快应用特有相关 */ "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents": false }, "mp-toutiao" : { "usingComponents" : true }, "mp-qq" : { "usingComponents" : true } }