From 2d398b4fa805ba43a89311d955fbb6e47c540e6c Mon Sep 17 00:00:00 2001
From: YANGDL <114714267@qq.com>
Date: 星期五, 12 三月 2021 20:57:16 +0800
Subject: [PATCH] 修改了界面自适应

---
 package.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index b2c6155..1e6e4b7 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",
@@ -23,6 +24,7 @@
     "js-cookie": "^2.2.0",
     "leaflet": "^1.7.1",
     "leaflet-canvas-markers": "^1.0.6",
+    "leaflet.browser.print": "^1.0.6",
     "leaflet.markercluster": "^1.4.1",
     "lodash": "^4.17.10",
     "nprogress": "^0.2.0",

--
Gitblit v1.8.0