From d00a9f035aec50c37c8e0a1363a1968672fb875f Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期二, 16 七月 2024 16:58:39 +0800 Subject: [PATCH] 2024.7.16 --- package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 7690c78..6e7fad2 100644 --- a/package.json +++ b/package.json @@ -12,10 +12,12 @@ "format": "prettier --write src/" }, "dependencies": { + "@amap/amap-jsapi-loader": "^1.0.1", "@element-plus/icons-vue": "^2.3.1", "@vueuse/core": "^10.10.0", "axios": "^1.7.2", "dayjs": "^1.11.11", + "echarts": "^5.5.1", "element-plus": "^2.7.4", "pinia": "^2.1.7", "unplugin-vue-components": "^0.27.0", -- Gitblit v1.9.3