From fccb129992086d1194b9cab62a2d9edc6b4ece6c Mon Sep 17 00:00:00 2001 From: Lei OT Date: Tue, 2 Apr 2024 17:08:59 +0800 Subject: [PATCH] =?UTF-8?q?#=20=E5=A5=87=E6=80=AA=E7=9A=84=E5=AD=97?= =?UTF-8?q?=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/DesktopApp.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/DesktopApp.jsx b/src/views/DesktopApp.jsx index 77730a2..bce8850 100644 --- a/src/views/DesktopApp.jsx +++ b/src/views/DesktopApp.jsx @@ -105,7 +105,7 @@ function DesktopApp() { > e.preventDefault()} style={{ color: colorPrimary }}> {loginUser?.username?.substring(1)}{loginUser.username} + src={loginUser.avatarUrl}>{loginUser?.username?.substring(1)}{loginUser.username}