From 4b52d85512f2f722a93e9a5c913ce1663516bf26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=AD=90=E9=BB=98?= <925456043@qq.com> Date: Fri, 7 Aug 2026 12:41:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BB=9F=E4=B8=80=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E5=8D=A1=E7=89=87=E5=BA=95=E9=83=A8=E6=93=8D=E4=BD=9C=E5=B8=83?= =?UTF-8?q?=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将可见操作紧凑靠左并固定更多菜单位置 - 统一工作流、知识库、智能体和插件卡片密度 - 补充无占位布局回归测试 --- .../app/src/components/page/CardList.vue | 238 ++++++++++-------- .../page/__tests__/CardList.test.ts | 52 ++++ .../app/src/locales/langs/en-US/button.json | 2 +- .../app/src/views/ai/agents/AgentList.vue | 2 + .../documentCollection/DocumentCollection.vue | 1 - .../app/src/views/ai/plugin/Plugin.vue | 4 +- .../src/views/ai/workflow/WorkflowList.vue | 1 - 7 files changed, 193 insertions(+), 107 deletions(-) diff --git a/easyflow-ui-admin/app/src/components/page/CardList.vue b/easyflow-ui-admin/app/src/components/page/CardList.vue index b7050cc5..cae3abd9 100644 --- a/easyflow-ui-admin/app/src/components/page/CardList.vue +++ b/easyflow-ui-admin/app/src/components/page/CardList.vue @@ -341,115 +341,129 @@ function resolveMetaAriaLabel(item: any) { " #footer > -