From 0a725cc1f0ab91413be78eb7d43f5ca8d9e043a9 Mon Sep 17 00:00:00 2001 From: lichaojun Date: Wed, 17 Dec 2025 19:08:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=BC=A0=E6=A0=87=E6=A1=86=E9=80=89?= =?UTF-8?q?=E8=8E=B7=E5=8F=96dom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demoHtml/mouse.html | 361 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 361 insertions(+) create mode 100644 demoHtml/mouse.html diff --git a/demoHtml/mouse.html b/demoHtml/mouse.html new file mode 100644 index 0000000..0e4253b --- /dev/null +++ b/demoHtml/mouse.html @@ -0,0 +1,361 @@ + + + + + + DOM元素框选工具 + + + +

DOM元素框选工具

+ +
+ +
+ 图片1 +
+
+ 按钮1 +
+
+ 文本框 +
+
+ 图片2 +
+
+ 按钮2 +
+
+ 文本区域 +
+
+ 图标 +
+
+ 标签 +
+
+ 输入框 +
+
+ 按钮3 +
+ + +
+
+ +
+ + +
+ +
+

选中元素列表:

+

暂无选中元素

+
+ + + +