fix: 调整知识库与工作流卡片信息布局
- 将发布状态移动到可见范围下方,释放标题空间 - 修正知识库卡片标题左对齐
This commit is contained in:
@@ -707,7 +707,7 @@ function changeCategory(category: any) {
|
||||
:tag-map="collectionTypeLabelMap"
|
||||
>
|
||||
<template #corner="{ item }">
|
||||
<AiResourceCornerMeta>
|
||||
<AiResourceCornerMeta publish-placement="below">
|
||||
<template #publish>
|
||||
<div
|
||||
class="knowledge-publish-chip"
|
||||
|
||||
Reference in New Issue
Block a user