From cb830434777f40a9be356011183f678452027ea4 Mon Sep 17 00:00:00 2001 From: li tong bao <2903733959@qq.com> Date: Fri, 24 Jun 2022 17:01:40 +0800 Subject: [PATCH] =?UTF-8?q?--=E4=BF=AE=E6=94=B9=E6=88=91=E7=9A=84=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/user/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/user/index.tsx b/src/pages/user/index.tsx index 25e1452..eadbc77 100644 --- a/src/pages/user/index.tsx +++ b/src/pages/user/index.tsx @@ -27,7 +27,7 @@ export default () => {
- + {(adminUserInfo as any)?.authentication_status==1&&} {/* 测试暂时添加 */} {BASE_URL} {!adminUserInfo.is_authorize_name&&} @@ -42,7 +42,7 @@ const Modal = memo((props:any)=>{ } return( <> - {!data?.is_authorize_phone&&modalShow&& + {modalShow&& e.stopPropagation()}> 首次登录提醒