From d9b89e0520d29ffdf1775b4f2d87fc45db2b0bf5 Mon Sep 17 00:00:00 2001
From: zhangshuaibao <15731629597@163.com>
Date: 星期三, 17 三月 2021 11:38:06 +0800
Subject: [PATCH] 修改

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

diff --git a/package.json b/package.json
index 98809aa..1004223 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",
@@ -29,7 +30,9 @@
     "nprogress": "^0.2.0",
     "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