From 42c1d9000ecae08b9533d0e645d31fd1cf3b6f2c Mon Sep 17 00:00:00 2001 From: odc.xiaohui <xiaohui@Q1> Date: 星期四, 29 二月 2024 13:51:04 +0800 Subject: [PATCH] 地图位置调整 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index eea03bd..dd736d4 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "element-plus": "^2.3.14", "mockjs": "^1.1.0", "pinia": "^2.1.6", + "swiper": "^11.0.7", "vue": "^3.3.4", "vue-echarts": "^6.6.1", "vue-router": "^4.2.5" -- Gitblit v1.8.0