From e150cea065687bcc6ec2da3b17d6b20f34213640 Mon Sep 17 00:00:00 2001 From: Jaybe Date: Wed, 18 Jun 2025 20:14:02 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A9=94=EC=84=B8=EC=A7=80=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/auth/Login.vue | 71 +++++++++++-------------------- 1 file changed, 24 insertions(+), 47 deletions(-) diff --git a/frontend/src/views/auth/Login.vue b/frontend/src/views/auth/Login.vue index 1483733..7de7000 100644 --- a/frontend/src/views/auth/Login.vue +++ b/frontend/src/views/auth/Login.vue @@ -5,13 +5,13 @@
- - {{ usernameError }} + +
- - {{ passwordError }} + +
@@ -32,37 +32,35 @@
- - {{ registerUsernameError }} + +
- - {{ registerNameError }} + +
- - {{ registerEmailError }} + +
- {{ registerPasswordError }} +
- {{ registerPasswordConfirmError }} +