{ "name" : "营销工具", "appid" : "__UNI__60CDE76", "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" : {}, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : {}, /* SDK配置 */ "sdkConfigs" : {} } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wxa78dcac45940aceb", // "appid": "wxede092280fc9f7c7", // "appid": "wx08b337e860e3ea58", "setting" : { "urlCheck" : false, "es6" : true, "postcss" : true, "minified" : true }, "usingComponents" : true, "permission" : { "scope.userLocation" : { "desc" : "向您推荐附近门店信息,方便自主定位帮您规划导航路线" } }, "requiredPrivateInfos" : [ "getLocation" ] }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "2", "h5" : { "router" : { "mode" : "hash", "base" : "./" }, "devServer" : { "https" : false, "disableHostCheck" : true, "proxy" : { "/socket1" : { "target" : "ws://61.164.207.46:8900", "changeOrigin" : true, "pathRewrite" : { "^/apis1" : "" } }, "/socket" : { "target" : "wss://www.ibpchina.com.cn", "changeOrigin" : false, "pathRewrite" : { "^/apis" : "" } }, "/apis1" : { "target" : "http://61.164.207.46:8900", "changeOrigin" : true, "pathRewrite" : { "^/apis1" : "" } }, "/apis" : { "target" : "http://61.164.207.46:8900", "changeOrigin" : false, "pathRewrite" : { "^/apis" : "" } } } }, "optimization" : { "treeShaking" : { "enable" : true } }, "title" : "营销工具" } }