From 528c105b3aea0e6e00477365f16f57c1e3d7eb1c Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期四, 24 十月 2019 15:31:28 +0800 Subject: [PATCH] 2019-10-24-3 --- ZigbeeApp/Shared/Phone/UserCenter/Safety/CoercePasswordMainForm.cs | 36 ++++++++++++++++++------------------ 1 files changed, 18 insertions(+), 18 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Safety/CoercePasswordMainForm.cs b/ZigbeeApp/Shared/Phone/UserCenter/Safety/CoercePasswordMainForm.cs index 9e5b553..9cb20de 100755 --- a/ZigbeeApp/Shared/Phone/UserCenter/Safety/CoercePasswordMainForm.cs +++ b/ZigbeeApp/Shared/Phone/UserCenter/Safety/CoercePasswordMainForm.cs @@ -9,22 +9,22 @@ /// </summary> public class CoercePasswordMainForm : EditorCommonForm { - /// <summary> - /// 鐢婚潰鏄剧ず(搴曞眰浼氬浐瀹氳皟鐢ㄦ鏂规硶锛屽�熶互瀹屾垚鐢婚潰鍒涘缓) - /// </summary> - public void ShowForm() - { - //璁剧疆澶撮儴淇℃伅 - base.SetTitleText(Language.StringByID(R.MyInternationalizationString.uCoercePasswordSettion)); - - //鍒濆鍖栦腑閮ㄤ俊鎭� - //this.InitMiddleFrame(); - } - - ///// <summary> - ///// 鍒濆鍖栦腑閮ㄤ俊鎭� - ///// </summary> - //public void InitMiddleFrame() + /// <summary> + /// 鐢婚潰鏄剧ず(搴曞眰浼氬浐瀹氳皟鐢ㄦ鏂规硶锛屽�熶互瀹屾垚鐢婚潰鍒涘缓) + /// </summary> + public void ShowForm() + { + //璁剧疆澶撮儴淇℃伅 + base.SetTitleText(Language.StringByID(R.MyInternationalizationString.uCoercePasswordSettion)); + + //鍒濆鍖栦腑閮ㄤ俊鎭� + //this.InitMiddleFrame(); + } + + ///// <summary> + ///// 鍒濆鍖栦腑閮ㄤ俊鎭� + ///// </summary> + //public void InitMiddleFrame() //{ // //娓呯┖bodyFrame // this.ClearBodyFrame(); @@ -40,7 +40,7 @@ // rowPsw.btnName.X -= ControlCommonResourse.PointXXLeft; // //娣诲姞鍚戝彸鐨勫浘鏍� - // rowPsw.AddRightIconControl(); + // rowPsw.AddRightArrow(); // //鐘舵�� // var btnStatuPsw = new RowSecondRightTextView(); // rowPsw.AddChidren(btnStatuPsw); @@ -63,7 +63,7 @@ // rowContact.btnName.X -= ControlCommonResourse.PointXXLeft; // //娣诲姞鍚戝彸鐨勫浘鏍� - // rowContact.AddRightIconControl(); + // rowContact.AddRightArrow(); // //鐘舵�� // var btnStaturowContact = new RowSecondRightTextView(); // rowContact.AddChidren(btnStaturowContact); -- Gitblit v1.8.0