From 492714288272809f2b894f4feb5b4747af47bacc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=B8=85?= <3115919733@qq.com> Date: Tue, 29 Apr 2025 13:12:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5=E9=9D=A2=E5=8E=BB?= =?UTF-8?q?=E6=8E=89=E9=BB=98=E8=AE=A4=E8=B4=A6=E5=8F=B7=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ant-design-vue-jeecg/src/views/user/LoginAccount.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/ant-design-vue-jeecg/src/views/user/LoginAccount.vue b/ant-design-vue-jeecg/src/views/user/LoginAccount.vue index 18b8dbc..6cd2cc0 100644 --- a/ant-design-vue-jeecg/src/views/user/LoginAccount.vue +++ b/ant-design-vue-jeecg/src/views/user/LoginAccount.vue @@ -2,12 +2,12 @@
- + - + @@ -43,8 +43,10 @@ currdatetime: '', loginType: 0, model:{ - username: 'admin', - password: '123456', + // username: 'admin', + // password: '123456', + username: '', + password: '', inputCode: '' }, validatorRules:{