From 8c42375658f9ff974b43ee1bb68a64d4cef483c5 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 15 九月 2023 08:11:22 +0800
Subject: [PATCH] #

---
 pages/login/login.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/login/login.vue b/pages/login/login.vue
index 78e9ddc..6c13f9b 100644
--- a/pages/login/login.vue
+++ b/pages/login/login.vue
@@ -181,7 +181,7 @@
 						})
 					},
 					data: {
-						username: that.user.userName,
+						mobile: that.user.userName,
 						password: md5.hex_md5(that.user.password)
 					},
 					header: {

--
Gitblit v1.9.1