From 2432b9a0ce8cb2cc4ed69a7dc5c579d8f9056415 Mon Sep 17 00:00:00 2001 From: keqingmoe Date: Thu, 26 Dec 2024 22:37:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=99=BB=E5=BD=95=E5=92=8C?= =?UTF-8?q?=E6=B3=A8=E5=86=8C=E8=A1=A8=E5=8D=95=EF=BC=8C=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=AF=86=E7=A0=81=E5=8F=AF=E8=A7=81=E6=80=A7=E9=80=BB=E8=BE=91?= =?UTF-8?q?=EF=BC=8C=E7=A7=BB=E9=99=A4=E4=B8=8D=E5=BF=85=E8=A6=81=E7=9A=84?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/components/LoginForm.vue | 44 ++++-------------------------- ui/src/components/RegisterForm.vue | 10 +++---- 2 files changed, 10 insertions(+), 44 deletions(-) diff --git a/ui/src/components/LoginForm.vue b/ui/src/components/LoginForm.vue index d879712..88b3685 100644 --- a/ui/src/components/LoginForm.vue +++ b/ui/src/components/LoginForm.vue @@ -1,39 +1,8 @@ -