From b78a4d0ca90416d37fcbaf5e54b00f7eaab53919 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期一, 14 十月 2019 17:03:58 +0800
Subject: [PATCH] 2019-10-14-2
---
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