From d4f6b2c21581e69ee9e02e000e3a0f51b717f5e3 Mon Sep 17 00:00:00 2001 From: ccongli <1441652193@qq.com> Date: Fri, 21 Apr 2023 14:37:46 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5=E9=9D=A2=E8=B4=A6?= =?UTF-8?q?=E5=8F=B7=E5=AF=86=E7=A0=81=E8=87=AA=E5=8A=A8=E5=A1=AB=E5=85=85?= =?UTF-8?q?=E5=88=A0=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ant-design-vue/src/views/user/LoginAccount.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ant-design-vue/src/views/user/LoginAccount.vue b/ant-design-vue/src/views/user/LoginAccount.vue index fed0275..2078992 100644 --- a/ant-design-vue/src/views/user/LoginAccount.vue +++ b/ant-design-vue/src/views/user/LoginAccount.vue @@ -2,12 +2,12 @@
- + - + @@ -43,8 +43,8 @@ currdatetime: '', loginType: 0, model:{ - username: 'admin', - password: '123456', + username: '', + password: '', inputCode: '' }, validatorRules:{