From 5a79372c385070bae860636130d5d50420b00023 Mon Sep 17 00:00:00 2001
From: hanbaoshan <hanbaoshan@aiotlink.com>
Date: 星期四, 15 十月 2020 16:50:08 +0800
Subject: [PATCH] 应用中心算法图标统一加适配

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

diff --git a/package.json b/package.json
index eae4781..a95446e 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,8 @@
     "echarts": "^4.8.0",
     "echarts-liquidfill": "^2.0.6",
     "element-ui": "^2.13.2",
+    "fengmap": "^2.5.3",
+    "heatmap.js": "^2.0.5",
     "html2canvas": "^1.0.0-rc.5",
     "less-loader": "^6.2.0",
     "moment": "^2.27.0",
@@ -27,8 +29,10 @@
     "vue": "^2.6.11",
     "vue-awesome-swiper": "^3.1.3",
     "vue-js-toggle-button": "^1.3.3",
+    "vue-photo-preview": "^1.1.3",
     "vue-qrcode-component": "^2.1.1",
-    "vuex": "^3.5.1"
+    "vuex": "^3.5.1",
+    "xlsx": "^0.16.7"
   },
   "devDependencies": {
     "@vue/cli-plugin-babel": "^3.10.0",
@@ -80,4 +84,4 @@
   "keywords": [],
   "author": "",
   "license": "ISC"
-}
\ No newline at end of file
+}

--
Gitblit v1.8.0