From 6f16607efe766271c69a4f3f96fb928fe25f112c Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期五, 01 十一月 2019 16:22:13 +0800
Subject: [PATCH] 2019-11-01-2

---
 ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UnLockMethod.cs |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UnLockMethod.cs b/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UnLockMethod.cs
index 53eec42..320c9af 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UnLockMethod.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UnLockMethod.cs
@@ -30,7 +30,7 @@
 
 
         /// <summary>
-        /// UI鏄剧ず 
+        /// UI鏄剧ず
         /// </summary>
         public void Show()
         {
@@ -266,7 +266,7 @@
                     BackgroundColor = Shared.Common.ZigbeeColor.Current.XMDel,
                 };
                 rowFrameLayout.AddRightView(btnDel);
-                #endregion 
+                #endregion
                 #region 鏁版嵁澶勭悊
                 switch (curDoorLockUser.UnlockType)
                 {
@@ -454,7 +454,7 @@
                         }
                     };
                 };
-                #endregion 
+                #endregion
             }
         }
 
@@ -538,7 +538,7 @@
                         btnAllMethod.IsSelected = true;
                         oldbuttonText.TextColor = Shared.Common.ZigbeeColor.Current.XMBlack;
 
-                        // 绫诲瀷鍖哄垎 
+                        // 绫诲瀷鍖哄垎
                         if (doorLock.currentUserDisplayMethod == Language.StringByID(R.MyInternationalizationString.AllMethod))
                         {
                             RefreshList();
@@ -724,7 +724,7 @@
                     BackgroundColor = Shared.Common.ZigbeeColor.Current.XMDel,
                 };
                 rowFrameLayout.AddRightView(btnDel);
-                #endregion 
+                #endregion
                 #region 鏁版嵁澶勭悊
                 switch (curDoorLockUser.UnlockType)
                 {

--
Gitblit v1.8.0