From fccd9966ddc9d3e1e0f02cc117f634bf3136067e Mon Sep 17 00:00:00 2001
From: bklLiudl <673013083@qq.com>
Date: 星期二, 27 八月 2024 09:01:05 +0800
Subject: [PATCH] Merge branch 'master' into Liudl

---
 Pda/View/login.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Pda/View/login.html b/Pda/View/login.html
index 8c75686..2693d23 100644
--- a/Pda/View/login.html
+++ b/Pda/View/login.html
@@ -205,7 +205,7 @@
 								location.href="/View/index.html";
 							});
 						}else{//涓嶆垚鍔�
-							layer.msg(res.ErrorMsg, {
+							layer.msg(res.msg, {
 								icon: 2,
 								time: 2000 //2绉掑叧闂紙濡傛灉涓嶉厤缃紝榛樿鏄�3绉掞級
 							}, function () {

--
Gitblit v1.8.0