feat(a11y): apply ARIA roles, landmarks, focus management, touch targets and contrast fixes across components

This commit is contained in:
DrSmoothl
2026-03-05 21:57:36 +08:00
parent c12d1ca42a
commit c658b2314d
32 changed files with 365 additions and 156 deletions

View File

@@ -302,7 +302,7 @@ export function PluginMirrorsPage() {
<Card>
{/* 桌面端表格 */}
<div className="hidden md:block">
<Table>
<Table aria-label="插件镜像源列表">
<TableHeader>
<TableRow>
<TableHead></TableHead>