{ "name" : "粤菜", "appid" : "__UNI__CDB6659", "description" : "", "versionName" : "1.0.6", "versionCode" : 10006, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { /** 音频自动播放的问题 */ "mediaPlaybackRequiresUserAction" : false, "safearea" : { "bottom" : { "offset" : "none" } }, "usingComponents" : true, "nvueCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "Share" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : { "UIBackgroundModes" : [ "audio" ] }, /* SDK配置 */ "sdkConfigs" : { "ad" : {}, "share" : { "weixin" : { "appid" : "wx4517e7bae4f224e5", "UniversalLinks" : "" } }, "push" : {} } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wx4517e7bae4f224e5", "setting" : { "urlCheck" : false, "postcss" : false, "es6" : false, "minified" : true }, "usingComponents" : true, "lazyCodeLoading" : "requiredComponents", "permission" : {}, "requiredBackgroundModes" : [ "audio" ] }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "h5" : { "template" : "template.h5.html", "router" : { "mode" : "hash", "base" : "/" }, "devServer" : { "port" : 2888, "disableHostCheck" : true, // 开启可以用自己的域名 "proxy" : { "/api" : { "target" : "http://localhost:8826", "changeOrigin" : true, "secure" : false, "pathRewrite" : { "^/api" : "" } } }, "https" : false } }, "locale" : "zh-Hans" }