From 723e61da9e410096e9e708e774c80452fca2027c Mon Sep 17 00:00:00 2001 From: zhouyonggao <1971162852@qq.com> Date: Thu, 18 Dec 2025 22:33:18 +0800 Subject: [PATCH] =?UTF-8?q?refactor(ui):=20=E7=A7=BB=E9=99=A4=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E8=A1=A8=E5=8D=95=E4=B8=AD=E5=8F=AF=E8=A7=81=E6=80=A7?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除了编辑表单中的可见性字段相关代码 - 简化了表单布局,减少不必要的表单项 - 保证表单在无用户ID时不显示可见性选择器 - 优化了代码的可读性和维护性 --- web/index.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/web/index.html b/web/index.html index 96602f8..a4ac93f 100644 --- a/web/index.html +++ b/web/index.html @@ -224,13 +224,6 @@ - - - - - - -