{ "name" : "yudao", "appid" : "__UNI__F8A9CA1", "description" : "芋道商城", "versionName" : "1.0.0", "versionCode" : 1001, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueCompiler" : "uni-app", "splashscreen" : { "alwaysShowBeforeRender" : false, "waiting" : false, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "Geolocation" : {}, "Barcode" : {}, "Camera" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "" ], "abiFilters" : [] }, /* ios打包配置 */ "ios" : { "idfa" : false, "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { "ad" : {}, "geolocation" : { "system" : { "__platform__" : [ "ios", "android" ] } }, "maps" : { "amap" : { "appkey_ios" : "", "appkey_android" : "" } } }, "icons" : {} }, "nvueLaunchMode" : "", "uniStatistics" : { "enable" : true } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wx63c280fe3248a3e7", "setting" : { "urlCheck" : true, "minified" : true, "postcss" : true, "es6" : true }, "requiredPrivateInfos" : [ "getLocation" ], "permission" : { "scope.userLocation" : { "desc" : "你的位置信息将用于位置接口的效果展示" } }, // "plugins" : { // "chat" : { // "version" : "1.0.8", // "provider" : "wx738958e0f4c894f9" // } // }, // "sitemapLocation" : "sitemap.json", "usingComponents" : true }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "h5" : { "devServer" : { "https" : false, "disableHostCheck" : true }, "router" : { "mode" : "history", "base" : "" }, "domain" : "", "sdkConfigs" : { "maps" : {} }, "optimization" : { "treeShaking" : { "enable" : true } }, "async" : { "timeout" : 200000 }, "title" : "芋道商城" }, "plus" : { "statusbar" : { "immersed" : true } } }