From 18d4b849131c1d44b0a8dc1abee4a57207d1c497 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期一, 11 十一月 2019 17:23:59 +0800
Subject: [PATCH] 2019-11-11-1

---
 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 6bd28b7..348aa6c 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UnLockMethod.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UnLockMethod.cs
@@ -50,7 +50,7 @@
         }
 
         /// <summary>
-        /// UI鏄剧ず 
+        /// UI鏄剧ず
         /// </summary>
         public void Show()
         {
@@ -302,7 +302,7 @@
                     BackgroundColor = Shared.Common.ZigbeeColor.Current.XMDel,
                 };
                 rowFrameLayout.AddRightView(btnDel);
-                #endregion 
+                #endregion
                 #region 鏁版嵁澶勭悊
                 switch (curDoorLockUser.UnlockType)
                 {
@@ -511,7 +511,7 @@
                         }
                     };
                 };
-                #endregion 
+                #endregion
             }
         }
 
@@ -595,7 +595,7 @@
                         btnAllMethod.IsSelected = true;
                         oldbuttonText.TextColor = Shared.Common.ZigbeeColor.Current.XMBlack;
 
-                        // 绫诲瀷鍖哄垎 
+                        // 绫诲瀷鍖哄垎
                         if (doorLock.currentUserDisplayMethod == Language.StringByID(R.MyInternationalizationString.AllMethod))
                         {
                             RefreshList();
@@ -781,7 +781,7 @@
                     BackgroundColor = Shared.Common.ZigbeeColor.Current.XMDel,
                 };
                 rowFrameLayout.AddRightView(btnDel);
-                #endregion 
+                #endregion
                 #region 鏁版嵁澶勭悊
                 switch (curDoorLockUser.UnlockType)
                 {

--
Gitblit v1.8.0