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 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 10c41ff..a95446e 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
"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",
@@ -31,7 +32,7 @@
"vue-photo-preview": "^1.1.3",
"vue-qrcode-component": "^2.1.1",
"vuex": "^3.5.1",
- "xlsx": "^0.16.6"
+ "xlsx": "^0.16.7"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.10.0",
--
Gitblit v1.8.0