From 052f3a137b359b685c9e67b2e9781be994c074de Mon Sep 17 00:00:00 2001 From: zhaojunlong <5482498@qq.com> Date: Mon, 30 Mar 2026 18:35:40 +0800 Subject: [PATCH] =?UTF-8?q?```=20fix(public):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E5=88=97=E8=A1=A8=E4=B8=ADsection=E5=92=8Cty?= =?UTF-8?q?pe=E5=AD=97=E6=AE=B5=E6=98=BE=E7=A4=BA=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复了项目列表表格中section和type字段的显示顺序问题, 确保优先显示type字段内容,当type为空时才显示section字段内容 ``` --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 630cddf..925f2fa 100644 --- a/public/index.html +++ b/public/index.html @@ -1397,7 +1397,7 @@ tbody.innerHTML = data.map(project => `