From dbc1ed9ade5f26e77d2551dd2c79ece341b02cd8 Mon Sep 17 00:00:00 2001 From: chenzeping <ChenZeping02609@163.com> Date: 星期一, 12 四月 2021 11:43:44 +0800 Subject: [PATCH] 弹框问题修改 --- package.json | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index abf1a54..aa3ea33 100644 --- a/package.json +++ b/package.json @@ -16,9 +16,10 @@ "axios": "^0.18.0", "babel-polyfill": "^6.26.0", "core-js": "^3.6.5", - "dayjs": "^1.9.6", + "dayjs": "^1.10.4", "echarts": "^4.2.1", "element-ui": "^2.14.1", + "esri-leaflet": "^3.0.1", "fullscreen": "^1.1.1", "jquery": "^3.5.1", "js-cookie": "^2.2.0", @@ -28,6 +29,7 @@ "leaflet.markercluster": "^1.4.1", "lodash": "^4.17.10", "nprogress": "^0.2.0", + "proj4": "^2.7.2", "qs": "^6.10.1", "rbush": "^3.0.1", "screenfull": "^3.3.3", -- Gitblit v1.8.0