From 6a518151a9a8efb62c768198aebe4a0ff9ce77f2 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期四, 21 十一月 2019 11:11:12 +0800
Subject: [PATCH] 2019-11-21-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 7580a18..505e6ea 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UnLockMethod.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UnLockMethod.cs
@@ -78,7 +78,7 @@
}
/// <summary>
- /// UI鏄剧ず
+ /// UI鏄剧ず
/// </summary>
public void Show()
{
@@ -343,7 +343,7 @@
BackgroundColor = Shared.Common.ZigbeeColor.Current.XMDel,
};
rowFrameLayout.AddRightView(btnDel);
- #endregion
+ #endregion
#region 鏁版嵁澶勭悊
switch (curDoorLockUser.UnlockType)
{
@@ -553,7 +553,7 @@
}
};
};
- #endregion
+ #endregion
}
}
@@ -637,7 +637,7 @@
btnAllMethod.IsSelected = true;
oldbuttonText.TextColor = Shared.Common.ZigbeeColor.Current.XMBlack;
- // 绫诲瀷鍖哄垎
+ // 绫诲瀷鍖哄垎
if (doorLock.currentUserDisplayMethod == Language.StringByID(R.MyInternationalizationString.AllMethod))
{
RefreshList();
@@ -823,7 +823,7 @@
BackgroundColor = Shared.Common.ZigbeeColor.Current.XMDel,
};
rowFrameLayout.AddRightView(btnDel);
- #endregion
+ #endregion
#region 鏁版嵁澶勭悊
switch (curDoorLockUser.UnlockType)
{
--
Gitblit v1.8.0