From 66c972f20bf084b8967ead03bd9e479469d08527 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 25 Apr 2025 12:34:29 +0800
Subject: [PATCH] 航线地图显示缩放调整

---
 package.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index 8129f79..f601572 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
         "@element-plus/icons-vue": "^2.3.1",
         "@saber/nf-design-base-elp": "^1.2.0",
         "@smallwei/avue": "^3.4.4",
+        "@turf/turf": "6.5.0",
         "animate.css": "^4.1.1",
         "avue-plugin-ueditor": "^1.0.3",
         "axios": "^0.21.1",

--
Gitblit v1.9.3