From b9cb076fe6127160c96c35bf9c8cebcffe1d5ccd Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期五, 10 一月 2020 17:35:23 +0800 Subject: [PATCH] 2020.1.10 --- 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