From 29209469ac17d877eb92d008456b58ad901bfb58 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期三, 30 十月 2019 14:37:42 +0800
Subject: [PATCH] 2019-10-30-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