From 0a0080a207a39e51a30a23a41c2054e842f36dae Mon Sep 17 00:00:00 2001 From: wangqi <magical1908@outlook.com> Date: 星期二, 06 四月 2021 18:21:27 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- package.json | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 98809aa..abf1a54 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "dependencies": { "@jiaminghi/data-view": "^2.10.0", "axios": "^0.18.0", + "babel-polyfill": "^6.26.0", "core-js": "^3.6.5", "dayjs": "^1.9.6", "echarts": "^4.2.1", @@ -27,9 +28,12 @@ "leaflet.markercluster": "^1.4.1", "lodash": "^4.17.10", "nprogress": "^0.2.0", + "qs": "^6.10.1", "rbush": "^3.0.1", "screenfull": "^3.3.3", + "style-resources-loader": "^1.4.1", "vue": "^2.6.11", + "vue-cli-plugin-style-resources-loader": "^0.1.4", "vue-count-to": "^1.0.13", "vue-focus": "^2.1.0", "vue-fullscreen": "^2.2.0", -- Gitblit v1.8.0