From 1cf64333f053e46688eee5f5487bbfa6c4507a27 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Tue, 1 Jul 2025 11:21:12 +0800 Subject: [PATCH] no message --- root/person/loginIndex.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/root/person/loginIndex.vue b/root/person/loginIndex.vue index cdd3024..c0676d2 100644 --- a/root/person/loginIndex.vue +++ b/root/person/loginIndex.vue @@ -23,7 +23,7 @@ - {{ isLoginCode ? "密码登录" : "验证码登录" }} + {{ isLoginCode ? "密码登录" : "验证码登录" }} @@ -57,7 +57,7 @@ export default { return { localBaseImg: this.G.store().localBaseImg, v3BaseImg: this.G.store().v3BaseImg, - isLoginCode: true, + isLoginCode: false, form: { tel: '', pwd: '',