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()