From dd7b519f4a44b4a10ec1fd0a86b994394fe10b49 Mon Sep 17 00:00:00 2001 From: wuzuowei Date: Fri, 31 May 2024 14:47:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E5=B9=B3=E5=8F=B0=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E4=BF=AE=E6=94=B9=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/microhost/components/rightInfo/index.tsx | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/platform-code/src/microhost/components/rightInfo/index.tsx b/platform-code/src/microhost/components/rightInfo/index.tsx index f19c270..17ff111 100644 --- a/platform-code/src/microhost/components/rightInfo/index.tsx +++ b/platform-code/src/microhost/components/rightInfo/index.tsx @@ -277,7 +277,7 @@ const RightInfo = () => { }> */} - , @@ -327,20 +327,25 @@ const RightInfo = () => { }, ]}> }> - {/*
{ +
{ }}> -
*/} +
-
{!nickname ? "-" : `${nickname},您好!`} +
+ {!nickname ? "-" : `${nickname},您好!`}
- + */} + + + {!nickname ? "-" : `${nickname},您好!`} + { gomsglog()