From ca0284f2df00a6244161c1bdf7f9df1e5e1e3782 Mon Sep 17 00:00:00 2001 From: sunliang <593170460@qq.com> Date: Fri, 8 Mar 2024 09:49:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=9A=90=E8=97=8F=E9=80=80?= =?UTF-8?q?=E5=87=BA=E7=99=BB=E5=BD=95=E7=AD=89=EF=BC=8C=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E4=B8=8D=E4=B8=8A=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/microhost/components/rightInfo/index.tsx | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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) - }} /> */} + }} /> ) }