From c3bbaedcf2c65f189ea175acf26769f23295b4ef Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Sun, 12 Sep 2021 15:57:29 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=9B=9E=E8=BD=A6=E6=97=B6?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E7=99=BB=E5=BD=95=E8=A1=A8=E5=8D=95?= 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, 3 insertions(+), 2 deletions(-) diff --git a/web/src/routes/Entry/LoginView.tsx b/web/src/routes/Entry/LoginView.tsx index 91683b7d..7b4a415e 100644 --- a/web/src/routes/Entry/LoginView.tsx +++ b/web/src/routes/Entry/LoginView.tsx @@ -70,7 +70,7 @@ export const LoginView: React.FC = React.memo(() => {
{t('登录 Tail Chat')}
-
+
{t('邮箱')}
{ -
+
); });