From b1cb84f736af61b3796de9f58402cd8d98c6647b Mon Sep 17 00:00:00 2001 From: HenryDu8133 <813367384@qq.com> Date: Sun, 21 Jun 2026 11:21:09 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=AE=A1=E7=90=86=E5=90=8E=E5=8F=B0):=20?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=BA=BF=E8=B7=AF=E7=BC=96=E8=BE=91=E5=99=A8?= =?UTF-8?q?=E6=8B=96=E6=8B=BD=E5=B9=B3=E7=A7=BB=E5=B9=B6=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E4=BB=A3=E7=90=86=E4=B8=8BSocket=E8=BF=9E=E6=8E=A5=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 调整socket.io传输顺序优先使用轮询以适配代理服务器,新增可视化线路编辑器拖拽平移功能,修复多处CSS布局问题并更新静态资源缓存版本。 --- web/index.html | 14 ++++++++---- web/index.js | 53 ++++++++++++++++++++++++++++++++++++++++++- web/style.css | 24 ++++++++++++++++++-- web/ticket-route.html | 2 +- web/ticket-route.js | 3 ++- 5 files changed, 86 insertions(+), 10 deletions(-) diff --git a/web/index.html b/web/index.html index 6f6040e..6777331 100644 --- a/web/index.html +++ b/web/index.html @@ -1,4 +1,4 @@ - + @@ -7,7 +7,7 @@