From 4bc74cce28fd8c01433bed66b4d36da0ba9b3f79 Mon Sep 17 00:00:00 2001 From: 张晓波 <bingbo1993@126.com> Date: 星期一, 30 十月 2023 10:29:29 +0800 Subject: [PATCH] Merge branch 'master' of http://111.30.93.211:10101/r/supipe --- web/package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/web/package.json b/web/package.json index 472926c..1f87330 100644 --- a/web/package.json +++ b/web/package.json @@ -8,12 +8,14 @@ "lint": "vue-cli-service lint" }, "dependencies": { + "@amap/amap-jsapi-loader": "^1.0.1", "@vue/composition-api": "^1.4.9", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^1.0.2", "axios": "^0.26.0", "core-js": "^3.6.5", "echarts": "^5.4.2", + "echarts-liquidfill": "^3.1.0", "element-ui": "^2.15.6", "ezuikit-js": "^7.7.5", "node-sass": "^4.14.1", -- Gitblit v1.9.3