From 76dfe728323db8911c1e353ef5b0d61321c26575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BE=9A=E7=9A=93?= <1736436516@qq.com> Date: Mon, 30 Sep 2024 15:52:11 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E7=AB=AF=E5=8F=A3=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/html/LoginView.vue | 278 +++++++++++++++++++++++++---------------- 1 file changed, 167 insertions(+), 111 deletions(-) diff --git a/src/html/LoginView.vue b/src/html/LoginView.vue index 79b3ac4..10bdee8 100644 --- a/src/html/LoginView.vue +++ b/src/html/LoginView.vue @@ -1,148 +1,204 @@ + \ No newline at end of file + +.error-message { + color: red; +} +