Commit 4785b2ef by zhukai

去掉测试代码

parent ac5a0d1c
// //
...@@ -51,8 +51,8 @@ ...@@ -51,8 +51,8 @@
_protocolLbl.userInteractionEnabled = YES; _protocolLbl.userInteractionEnabled = YES;
[_protocolLbl addGestureRecognizer:tap]; [_protocolLbl addGestureRecognizer:tap];
_userNameTextField.text = @"13076148199"; // _userNameTextField.text = @"13076148199";
_passwordTextField.text = @"123456789"; // _passwordTextField.text = @"123456789";
// //
// _userNameTextField.text = @"13711114545"; // _userNameTextField.text = @"13711114545";
// _passwordTextField.text = @"111111"; // _passwordTextField.text = @"111111";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment