{ "name" : "yudao", "appid" : "__UNI__E2B3EDC", "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" : {}, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "abiFilters" : [] }, /* ios打包配置 */ "ios" : { "idfa" : false }, /* SDK配置 */ "sdkConfigs" : {}, "icons" : {} } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wx63c280fe3248a3e7", "setting" : { "urlCheck" : true, "minified" : true, "postcss" : true, "es6" : true }, "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 } } }