From e0225cfb76df117ba5c763e67733858340b468eb Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Tue, 15 Mar 2022 23:20:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E6=97=B6=E9=94=99=E8=AF=AF=E7=9A=84=E6=8F=90=E4=BA=A4=E4=BC=9A?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E6=84=8F=E5=A4=96=E7=9A=84=E8=B7=B3=E8=BD=AC?= =?UTF-8?q?=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/routes/Entry/LoginView.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/web/src/routes/Entry/LoginView.tsx b/web/src/routes/Entry/LoginView.tsx index 2a87cf48..43c89d35 100644 --- a/web/src/routes/Entry/LoginView.tsx +++ b/web/src/routes/Entry/LoginView.tsx @@ -65,7 +65,7 @@ export const LoginView: React.FC = React.memo(() => {
{t('登录 Tail Chat')}
-
+
{t('邮箱')}
{ - +
); });