From b46bd1455158f6c5cfa755f655eb62d7661b07b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E7=AB=8B=E5=B8=AE?= <3294713004@qq.com> Date: Sat, 22 Mar 2025 21:54:12 +0800 Subject: [PATCH] =?UTF-8?q?Update:=20=E7=A7=BB=E5=8A=A8=E7=AB=AF=E4=B8=8B?= =?UTF-8?q?=E9=98=BB=E6=AD=A2=E9=A1=B5=E9=9D=A2=E7=BC=A9=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- boards/index.html | 3 ++- common/css/interface.css | 2 ++ index.html | 5 ++--- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/boards/index.html b/boards/index.html index 81f4f4ae..c7f5e0fa 100644 --- a/boards/index.html +++ b/boards/index.html @@ -2,10 +2,11 @@ + + - diff --git a/common/css/interface.css b/common/css/interface.css index 87dd32d4..576c5ea2 100644 --- a/common/css/interface.css +++ b/common/css/interface.css @@ -1,6 +1,8 @@ html, body { height: 100%; + touch-action: pan-x pan-y; + -webkit-user-drag: none; } body { diff --git a/index.html b/index.html index 73d6ab89..00a26bdc 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,8 @@ - - - + +