From 159ec8ae413683e1ce134ec204d1c0b4d175baec Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期四, 14 十一月 2019 15:55:32 +0800 Subject: [PATCH] 2019.11.14 --- ZigbeeApp/Shared/Phone/UserCenter/Safety/PasswordAddNewForm.cs | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Safety/PasswordAddNewForm.cs b/ZigbeeApp/Shared/Phone/UserCenter/Safety/PasswordAddNewForm.cs index 7eead35..50a2a5a 100755 --- a/ZigbeeApp/Shared/Phone/UserCenter/Safety/PasswordAddNewForm.cs +++ b/ZigbeeApp/Shared/Phone/UserCenter/Safety/PasswordAddNewForm.cs @@ -68,8 +68,6 @@ string msg = this.CheckPassword(firstPsw, pssword); if (msg != string.Empty) { - //璇烽噸澶嶈緭鍏ユ柊瀹夐槻瀵嗙爜 - pswControl.ResetControlInfo(Language.StringByID(R.MyInternationalizationString.uPleaseRepeatInputNewSafetyPassword)); //璁剧疆閿欒淇℃伅 pswControl.SetErrorMsg(msg); return; -- Gitblit v1.8.0