From ea9a9d9953c97d69f15e7e708c8f63b7687bcf01 Mon Sep 17 00:00:00 2001 From: Yaojia Wang Date: Wed, 8 Jul 2026 12:05:54 +0200 Subject: [PATCH] =?UTF-8?q?fix(frontend):=20=E6=BE=84=E6=B8=85=E5=8F=8D?= =?UTF-8?q?=E9=97=AE=E5=9D=97=E5=8A=A0=20role=3Dstatus=20=E5=90=91?= =?UTF-8?q?=E8=AF=BB=E5=B1=8F=E6=92=AD=E6=8A=A5=EF=BC=88WFW-9=20M3?= =?UTF-8?q?=EF=BC=8CWCAG=204.1.3=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/components/workbench/ChapterRewritePanel.tsx | 3 ++- apps/web/components/workbench/RefinePanel.tsx | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/apps/web/components/workbench/ChapterRewritePanel.tsx b/apps/web/components/workbench/ChapterRewritePanel.tsx index 762ef1a..453e4ec 100644 --- a/apps/web/components/workbench/ChapterRewritePanel.tsx +++ b/apps/web/components/workbench/ChapterRewritePanel.tsx @@ -107,7 +107,8 @@ export function ChapterRewritePanel({ /> {asking && firstQuestion ? ( -
+ // role="status":AI 反问动态出现时向读屏播报(WCAG 4.1.3 Status Messages)。 +

AI 想先跟你确认一下:

{asking && firstQuestion ? ( -
+ // role="status":AI 反问动态出现时向读屏播报(WCAG 4.1.3 Status Messages)。 +

AI 想先跟你确认一下: