From a3e27f5cab583debe11a9c62d8cc0115783b0791 Mon Sep 17 00:00:00 2001
From: Gary Gu <garygu@Garydebijibendiannao.local>
Date: Wed, 28 May 2025 16:59:43 +0800
Subject: [PATCH] fix: 优化实况UI放大缩小
---
index.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/index.html b/index.html
index c87bfdd..5bef959 100644
--- a/index.html
+++ b/index.html
@@ -20,6 +20,7 @@
<body>
<div id="app"></div>
<script type="module" src="./src/main.js"></script>
+ <script src="./static/vtour/tour.js"></script>
</body>
</html>
\ No newline at end of file
--
Gitblit v1.9.3