From b376b91ea57599860b356928681be3e074eacf8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E4=B8=8B?= <484014559@qq.com> Date: Fri, 29 Mar 2024 16:55:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=A1=A8=E5=8D=95=E8=BF=9E?= =?UTF-8?q?=E6=8E=A5=E5=9C=B0=E5=9D=80=EF=BC=8C=E6=95=B0=E6=8D=AE=E5=BA=93?= =?UTF-8?q?=E8=BF=9E=E6=8E=A5=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/login.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ruoyi-ui/src/views/login.vue b/ruoyi-ui/src/views/login.vue index 2a62124..a6d8174 100644 --- a/ruoyi-ui/src/views/login.vue +++ b/ruoyi-ui/src/views/login.vue @@ -32,7 +32,7 @@ 登 录 中...
- + 立即注册
@@ -55,12 +55,12 @@ export default { return { codeUrl: '', loginForm: { - // tenant: 'zy_tenant', - // username: 'zy_admin', - // password: 'admin123', tenant: 'zy_tenant', username: 'zy_admin', password: 'admin123', + // tenant: 'tenant1', + // username: 'admin', + // password: 'admin123', rememberMe: false, code: '', uuid: '',