From 5dbb46ef8faa548135c09579dc7b12f45bdd657c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=AD=90=E9=BB=98?= <925456043@qq.com> Date: Thu, 30 Jul 2026 16:20:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E7=9F=A5=E8=AF=86?= =?UTF-8?q?=E5=BA=93=E4=B8=8E=E5=B7=A5=E4=BD=9C=E6=B5=81=E5=8D=A1=E7=89=87?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将发布状态移动到可见范围下方,释放标题空间 - 修正知识库卡片标题左对齐 --- .../app/src/components/page/CardList.vue | 1 + .../documentCollection/DocumentCollection.vue | 2 +- .../views/ai/shared/AiResourceCornerMeta.vue | 25 ++++++++++++++++++- .../src/views/ai/workflow/WorkflowList.vue | 2 +- 4 files changed, 27 insertions(+), 3 deletions(-) diff --git a/easyflow-ui-admin/app/src/components/page/CardList.vue b/easyflow-ui-admin/app/src/components/page/CardList.vue index 3e0a8d64..e353933c 100644 --- a/easyflow-ui-admin/app/src/components/page/CardList.vue +++ b/easyflow-ui-admin/app/src/components/page/CardList.vue @@ -456,6 +456,7 @@ function resolveMetaItems(item: any) { } .title-row--stacked .card-title { + align-self: flex-start; max-width: 100%; } diff --git a/easyflow-ui-admin/app/src/views/ai/documentCollection/DocumentCollection.vue b/easyflow-ui-admin/app/src/views/ai/documentCollection/DocumentCollection.vue index dfe2585f..7659a8a2 100644 --- a/easyflow-ui-admin/app/src/views/ai/documentCollection/DocumentCollection.vue +++ b/easyflow-ui-admin/app/src/views/ai/documentCollection/DocumentCollection.vue @@ -707,7 +707,7 @@ function changeCategory(category: any) { :tag-map="collectionTypeLabelMap" >