diff --git a/web/src/components/Layout/PageHeader.tsx b/web/src/components/Layout/PageHeader.tsx index b582f7a7..ddc420fd 100644 --- a/web/src/components/Layout/PageHeader.tsx +++ b/web/src/components/Layout/PageHeader.tsx @@ -2,7 +2,7 @@ * @Author: ZhaoYing * @Date: 2026-02-10 11:08:27 * @Last Modified by: ZhaoYing - * @Last Modified time: 2026-03-20 11:47:43 + * @Last Modified time: 2026-03-24 11:19:48 */ /* * PageHeader Component @@ -43,7 +43,7 @@ const PageHeader: FC = ({ }) => { return ( // Main header container: full width, 64px height, flex layout with space between -
+
{avatarUrl ? {avatarUrl}