diff --git a/web/src/pages/user/Login/index.tsx b/web/src/pages/user/Login/index.tsx index 1aaf553..f4fd024 100644 --- a/web/src/pages/user/Login/index.tsx +++ b/web/src/pages/user/Login/index.tsx @@ -47,6 +47,7 @@ const Login: React.FC = () => { // 登录产生cookie const msg = await login({ ...values, type }); if (msg.success === true) { + console.log('dengdgdgdgdgd---------------------------------') const defaultLoginSuccessMessage = '登录成功!'; message.success(defaultLoginSuccessMessage); await fetchUserInfo(); @@ -68,6 +69,7 @@ const Login: React.FC = () => { }; const { status, type: loginType } = userLoginState; + return (
@@ -216,6 +218,11 @@ const Login: React.FC = () => { /> )} +
{ + window.open("http://10.10.14.199/dsideal_yy/html/pwdfind/pwdfind_fir.html?register_flag=11","_blaknk"); + }} + >忘记密码