From 9834e917769dbdfa2b634f174e0ee8c32ddf539a Mon Sep 17 00:00:00 2001
From: D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore <chenjingjing@LAPTOP-E51P2139>
Date: 星期六, 19 一月 2019 11:34:36 +0800
Subject: [PATCH] bug

---
 gx_tieta/WebRoot/mobil/loginm.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gx_tieta/WebRoot/mobil/loginm.html b/gx_tieta/WebRoot/mobil/loginm.html
index 6186a49..51ef651 100644
--- a/gx_tieta/WebRoot/mobil/loginm.html
+++ b/gx_tieta/WebRoot/mobil/loginm.html
@@ -91,9 +91,9 @@
 		} else if (password=null||password == "" || password.length < 1) {
 			document.getElementById("msg").innerHTML = "璇疯緭鍏ュ瘑鐮�";
 		} else {
-			$('#lVerify-dialog').removeClass('hdw-dialog-hide');	// 鏄剧ず鎷栧姩楠岃瘉鏁版嵁
-			initVerify();
-			//checkuser();
+			//$('#lVerify-dialog').removeClass('hdw-dialog-hide');	// 鏄剧ず鎷栧姩楠岃瘉鏁版嵁
+			//initVerify();
+			checkuser();
 		}
 		
 	};

--
Gitblit v1.9.1