From 239933482fd30e099ab9d038bc1a2e0164a65cb4 Mon Sep 17 00:00:00 2001
From: gjj <Ganjj@probim.com.cn>
Date: Mon, 17 Mar 2025 14:41:10 +0800
Subject: [PATCH] 增加标段筛选和接口字段,调整样式,增加全局放大
---
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