From 3ba380d1f422a2852dee9d0d6cab1fe6333d05f0 Mon Sep 17 00:00:00 2001 From: 叶松 <2217086471@qq.com> Date: 星期四, 30 十一月 2023 09:56:15 +0800 Subject: [PATCH] 修改时间为1分钟 --- 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