From 06edac27385668523a96e70a293c3cd12b9540e9 Mon Sep 17 00:00:00 2001 From: wanghanlin <1533525126@qq.com> Date: Thu, 3 Sep 2026 15:54:11 +0800 Subject: [PATCH] =?UTF-8?q?feat(frontend):=20=E6=96=87=E6=A1=A3=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E4=BD=8D=E7=BD=AE=E5=88=97=E6=98=BE=E7=A4=BA=E7=9B=AE?= =?UTF-8?q?=E5=BD=95=E8=B7=AF=E5=BE=84=E5=B9=B6=E4=BF=AE=E5=A4=8D=E4=B8=80?= =?UTF-8?q?=E5=B1=8F=E6=BB=9A=E5=8A=A8=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 文档列表分类列改为「位置」列:沿 folderMap 回溯 parentId 拼出目录路径(不含分类名),直接挂分类根显示 —,长路径省略号截断+悬停 title 看全 - 修复文档卡片一屏高度布局:补 .t-loading__parent 参与 flex 高度链,目录树/表格在面板内滚动不再撑高整页 --- frontend/src/views/DocList.vue | 35 ++++++++++++++++++++++++++++++---- 1 file changed, 31 insertions(+), 4 deletions(-) diff --git a/frontend/src/views/DocList.vue b/frontend/src/views/DocList.vue index 3e958f8..09e2192 100644 --- a/frontend/src/views/DocList.vue +++ b/frontend/src/views/DocList.vue @@ -82,7 +82,9 @@ - +