From 793a8e1b84e78bf1e20cd48a7210d10f409b2ef9 Mon Sep 17 00:00:00 2001 From: qiaoxinjiu Date: Mon, 18 May 2026 17:05:45 +0800 Subject: [PATCH] =?UTF-8?q?fix(case):=20AI=20=E7=94=A8=E4=BE=8B=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E5=BC=B9=E7=AA=97=E6=B7=B1=E6=B5=85=E8=89=B2=E4=B8=BB?= =?UTF-8?q?=E9=A2=98=E5=8F=AF=E8=AF=BB=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 为 append-to-body 详情弹窗增加独立样式,修复标题、标签与描述列表在浅色/服务器环境下的对比度。 Co-authored-by: Cursor --- src/components/TestPlatform/Case/CaseList.vue | 123 +++++++++++++++++- 1 file changed, 118 insertions(+), 5 deletions(-) diff --git a/src/components/TestPlatform/Case/CaseList.vue b/src/components/TestPlatform/Case/CaseList.vue index de65d01..a44c098 100644 --- a/src/components/TestPlatform/Case/CaseList.vue +++ b/src/components/TestPlatform/Case/CaseList.vue @@ -588,6 +588,7 @@ width="760px" top="6vh" append-to-body + custom-class="case-ai-detail-dialog" @closed="resetAiCaseDetailDialog">