From 32d4167c093317c16cd67af5277e11a2f08809db Mon Sep 17 00:00:00 2001
From: jihongshun <1151753686@qq.com>
Date: 星期六, 13 九月 2025 17:12:56 +0800
Subject: [PATCH] 航线模拟功能完成 待优化

---
 public/index.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/public/index.html b/public/index.html
index 967b3c4..3055fd8 100644
--- a/public/index.html
+++ b/public/index.html
@@ -218,3 +218,4 @@
 </script>
 <script src="CesiumPlus/CesiumTools.js"></script>
 <script src="CesiumPlus/CesiumVideo/xbsjCameraVideoMixin.js"></script>
+<script src="https://cdn.jsdelivr.net/npm/jszip@3.10.1/dist/jszip.min.js"></script>

--
Gitblit v1.9.3