From b7a56f3743b8e737fecf88d0c4c08c9db81650ed Mon Sep 17 00:00:00 2001 From: lzh Date: Mon, 23 Mar 2026 17:49:12 +0800 Subject: [PATCH] =?UTF-8?q?revert(@vben/web-antd):=20=E5=9B=9E=E9=80=80?= =?UTF-8?q?=E4=BC=81=E4=B8=9A=E5=BE=AE=E4=BF=A1=E7=BB=91=E5=AE=9A=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E6=94=B9=E5=8A=A8=EF=BC=8C=E9=87=8D=E6=96=B0=E5=88=86?= =?UTF-8?q?=E6=9E=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- .../src/views/_core/authentication/login.vue | 24 +++++----- .../_core/authentication/social-login.vue | 36 ++------------- .../_core/profile/modules/user-social.vue | 45 +++++++++++++++---- 3 files changed, 51 insertions(+), 54 deletions(-) diff --git a/apps/web-antd/src/views/_core/authentication/login.vue b/apps/web-antd/src/views/_core/authentication/login.vue index e23292e61..6cf0be002 100644 --- a/apps/web-antd/src/views/_core/authentication/login.vue +++ b/apps/web-antd/src/views/_core/authentication/login.vue @@ -241,22 +241,22 @@ const formSchema = computed((): VbenFormSchema[] => { - -