From d7ad5a3953a8cd001659092ebde204b881f94b9d Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期四, 31 十月 2019 10:47:13 +0800 Subject: [PATCH] 2019-10-31-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 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