From 5e87bf60f9e830a30ec18e75f68f0f32541e7114 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期二, 19 八月 2025 08:04:40 +0800
Subject: [PATCH] *

---
 src/main/webapp/views/index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index f48ed2f..2a61cbe 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -596,8 +596,8 @@
                     const basePos = this.convertToCSSPosition(svgX, svgY);
                     // 绀轰緥锛氬悜鍙冲亸绉诲崐寰勭殑璺濈锛堝彲鏍规嵁闇�姹傝皟鏁村亸绉绘柟鍚戯級
                     return {
-                        x: basePos.x -14,
-                        y: basePos.y -14
+                        x: basePos.x -16.5,
+                        y: basePos.y -16.5
                     };
                 },
                 // 鏇存柊body灏哄

--
Gitblit v1.9.1