feat: refine client status and review views

This commit is contained in:
hectorzhao
2026-08-27 17:32:05 +08:00
parent d6edb88b76
commit 01cffa4758
31 changed files with 528 additions and 117 deletions
+2 -2
View File
@@ -455,7 +455,7 @@ export function AppShell({
) : null}
</div>
) : null}
<div className="notice-menu-wrap">
{auditNotifications.length ? <div className="notice-menu-wrap">
<button
aria-expanded={noticeOpen}
aria-haspopup="menu"
@@ -481,7 +481,7 @@ export function AppShell({
)) : <p></p>}
</div>
) : null}
</div>
</div> : null}
<div className="user-menu-wrap">
<button
aria-expanded={userMenuOpen}