From 78eb7f9b8744ef88f09d42da0f47ccbfcbe22d05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=88=E5=85=86=E5=A2=9E?= <你的邮箱@example.com> Date: Fri, 26 Jun 2026 18:16:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend-sjtb/src/views/login/index.vue | 305 +++++++++------------ frontend-sjtb/src/views/register/index.vue | 3 + frontend/docs/问题.md | 36 +++ frontend/src/components/MapModal/index.vue | 22 +- frontend/src/views/login/index.vue | 5 + 5 files changed, 181 insertions(+), 190 deletions(-) create mode 100644 frontend/docs/问题.md diff --git a/frontend-sjtb/src/views/login/index.vue b/frontend-sjtb/src/views/login/index.vue index 642e1f5c..68f0f0f5 100644 --- a/frontend-sjtb/src/views/login/index.vue +++ b/frontend-sjtb/src/views/login/index.vue @@ -10,7 +10,7 @@
-

{{ $t('login.titleSjtb') }}

+

{{ $t("login.titleSjtb") }}

@@ -49,6 +49,7 @@ v-model:value="forgotPasswordForm.captcha" placeholder="请输入验证码" size="large" + autocomplete="current-captcha" class="captcha-input" > @@ -76,6 +75,7 @@ @@ -88,6 +88,7 @@ @@ -130,6 +131,7 @@ type="text" placeholder="请输入用户账号/手机号" size="large" + autocomplete="current-username" >