From cf01466332fff5d356ec731d28dedbd8a15590d2 Mon Sep 17 00:00:00 2001 From: zhouyonggao <1971162852@qq.com> Date: Thu, 18 Dec 2025 22:34:03 +0800 Subject: [PATCH] =?UTF-8?q?refactor(web):=20=E7=A7=BB=E9=99=A4=E8=A1=A8?= =?UTF-8?q?=E5=8D=95=E4=B8=AD=E7=9A=84=E2=80=9C=E5=8F=AF=E8=A7=81=E6=80=A7?= =?UTF-8?q?=E2=80=9D=E9=80=89=E6=8B=A9=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除了可见性字段及其相关的选择组件 - 简化了表单布局,减少不必要的UI元素 - 保持了表单功能的其余部分不变 - 提升表单的简洁性和用户体验 --- web/index.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/web/index.html b/web/index.html index a4ac93f..ea74e1f 100644 --- a/web/index.html +++ b/web/index.html @@ -162,13 +162,6 @@ - - - - - - -