-
+
-
- From 0f3b5d4371a88afdc99756cb3026b7ccb8340b15 Mon Sep 17 00:00:00 2001 From: sheng <905537351@qq.com> Date: Wed, 27 May 2026 16:42:19 +0800 Subject: [PATCH] =?UTF-8?q?refactor(login):=20=E9=87=8D=E6=9E=84=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E9=A1=B5=E9=9D=A2=EF=BC=8C=E9=80=82=E9=85=8D=E5=9B=BD?= =?UTF-8?q?=E9=99=85=E5=8C=96=E5=B9=B6=E7=AE=80=E5=8C=96=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 将页面文本替换为国际化翻译 2. 移除验证码、快速登录等冗余功能 3. 更新logo资源路径与表单校验逻辑 4. 优化页面样式与代码结构 --- src/views/system/login/index.vue | 277 +++++++------------------------ 1 file changed, 64 insertions(+), 213 deletions(-) diff --git a/src/views/system/login/index.vue b/src/views/system/login/index.vue index 12330197..f1a5d8e4 100644 --- a/src/views/system/login/index.vue +++ b/src/views/system/login/index.vue @@ -8,7 +8,7 @@
- 时间是一切财富中最宝贵的财富 + {{ $t(key('time_is_most_precious')) }}
-
+
-
-