{ "name" : "宁户宝", "appid" : "__UNI__F081F5D", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "sassImplementationName" : "node-sass", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, "sassImplementationName" : "node-sass", /* 模块配置 */ "modules" : { "Maps" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : {}, /* SDK配置 */ "sdkConfigs" : { "maps" : { "amap" : { "appkey_ios" : "961f5232c9115455985c3f14247db905", "appkey_android" : "961f5232c9115455985c3f14247db905" } } } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wxa29fe397274614b5", "setting" : { "urlCheck" : true, "es6" : true, "postcss" : true, "minified" : true }, "lazyCodeLoading" : "requiredComponents", "usingComponents" : true, "uniStatistics" : { "enable" : false } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "2", "h5" : { "devServer" : { "https" : false, "port" : 9301, "proxy" : { "/energyApi" : { // "target" : "http://localhost:8099", "target" : "http://172.15.88.45:8099", "changeOrigin" : true, "secure" : false, "pathRewrite" : { "^/energyApi" : "/" } }, "/fileApi" : { "target" : "https://cpshr.citicsteel.com:8543", // "target" : "http://172.15.88.45:8099", "changeOrigin" : true, "secure" : false, "pathRewrite" : { "^/fileApi" : "/" } }, "/scwlApi/" : { "target" : "https://scwl.dayesteel.com.cn", // "target" : "http://172.15.88.45:8099", "changeOrigin" : true, "secure" : false, "pathRewrite" : { "^/scwlApi" : "/" } } } }, "router" : { "base" : "./", "mode" : "hash" }, "sdkConfigs" : { "maps" : { "qqmap" : { "key" : "B5VBZ-FK5WK-KOHJT-ASN7B-W52DV-W5FBO" } } }, "optimization" : { "treeShaking" : { "enable" : true } } } }