From 7e54883c17d9c4018df5f32c03dfb51eb247d6d4 Mon Sep 17 00:00:00 2001 From: GAI Group <133845290+AI-ASS@users.noreply.github.com> Date: Sat, 6 Apr 2024 07:51:17 +0800 Subject: [PATCH] chore: Lark Icon --- web/default/src/components/LoginForm.js | 73 ++++++++++++++----------- 1 file changed, 41 insertions(+), 32 deletions(-) diff --git a/web/default/src/components/LoginForm.js b/web/default/src/components/LoginForm.js index 01408f56..1623b549 100644 --- a/web/default/src/components/LoginForm.js +++ b/web/default/src/components/LoginForm.js @@ -128,38 +128,47 @@ const LoginForm = () => { {status.github_oauth || status.wechat_login || status.lark_client_id ? ( <> Or - {status.github_oauth ? ( - - ) : ( - <> - )} - {status.wechat_login ? ( -