From 98e281759617eff9059d554d5a170695bb970a02 Mon Sep 17 00:00:00 2001 From: zzp <2373064201@qq.com> Date: Wed, 5 Nov 2025 14:37:31 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E5=8E=BB=E9=99=A4=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E8=B4=A6=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/src/views/login/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/src/views/login/index.vue b/admin/src/views/login/index.vue index 6333d936..7ed68427 100644 --- a/admin/src/views/login/index.vue +++ b/admin/src/views/login/index.vue @@ -134,8 +134,8 @@ export default { } }, loginForm: { - account: 'admin', // admin - pwd: '123456', + account: '', + pwd: '', key: '', code: '', wxCode: ''