From a7adf98ff4ac801342853b1f9231cc1ab5acebf3 Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期四, 14 十一月 2019 17:25:42 +0800 Subject: [PATCH] Merge branch 'dev-tzy' into DEV_GXC --- 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