diff --git a/platform-code/src/microhost/components/rightInfo/index.tsx b/platform-code/src/microhost/components/rightInfo/index.tsx index 1352897..244b7d3 100644 --- a/platform-code/src/microhost/components/rightInfo/index.tsx +++ b/platform-code/src/microhost/components/rightInfo/index.tsx @@ -168,7 +168,6 @@ const RightInfo = () => {
{ setShowFuncs(true) }}> -
{`您有${msgnum}条待办`}
{/* { @@ -223,7 +222,7 @@ const RightInfo = () => { 退出系统
- }> + }> */} , label: 修改密码, onClick: () => { @@ -268,11 +267,11 @@ const RightInfo = () => { }}, ]}> }> -
{ + {/*
{ }}> -
+
*/}
@@ -280,12 +279,12 @@ const RightInfo = () => {
- + {/* */} { setShowEditor(false) setShowFuncs(false) - }} /> */} + }} /> ) }