From f17bb6c60db1f24ce05df96aa27d4680e2df0ce6 Mon Sep 17 00:00:00 2001 From: xm <1271024303@qq.com> Date: 星期三, 15 一月 2020 17:16:13 +0800 Subject: [PATCH] 请合并最新代码,(优化代码格式,完成开会后的细节测试) --- ZigbeeApp20190114/Shared/Phone/UserCenter/DoorLock/AddUnLockMethod.cs | 20 ++++++++++++++------ 1 files changed, 14 insertions(+), 6 deletions(-) diff --git a/ZigbeeApp20190114/Shared/Phone/UserCenter/DoorLock/AddUnLockMethod.cs b/ZigbeeApp20190114/Shared/Phone/UserCenter/DoorLock/AddUnLockMethod.cs index 26284d3..56c8987 100644 --- a/ZigbeeApp20190114/Shared/Phone/UserCenter/DoorLock/AddUnLockMethod.cs +++ b/ZigbeeApp20190114/Shared/Phone/UserCenter/DoorLock/AddUnLockMethod.cs @@ -15,8 +15,14 @@ BackgroundColor = Shared.Common.ZigbeeColor.Current.GXCTopViewBackgroundColor; } - #region 鈼� 鍙橀噺鐢虫槑__________________________ + #region 鍙橀噺鐢虫槑 + /// <summary> + /// 褰撳墠闂ㄩ攣 + /// </summary> ZigBee.Device.DoorLock doorLock; + /// <summary> + /// 褰撳墠璐︽埛 + /// </summary> Shared.Phone.UserCenter.MemberInfoRes curAccountObj; #endregion @@ -36,8 +42,11 @@ this.MidFrameLayout(this); MidFrameLayoutContent(); - } - + } + + /// <summary> + /// 涓儴甯冨眬 + /// </summary> public void MidFrameLayoutContent() { var bodyView = new VerticalScrolViewLayout() @@ -139,15 +148,14 @@ } } - #region 鈼� 鎺ュ彛瀹炵幇__________________________ + #region 鎺ュ彛瀹炵幇 /// <summary> /// 澶勭悊鍙樺寲浜嬩欢 --灏嗗純鐢� 鏀圭敤DeviceInfoChange() /// </summary> /// <returns>The changed.</returns> /// <param name="common">Common.</param> public void Changed(CommonDevice common) - { - + { } /// <summary> /// 澶勭悊鍙樺寲浜嬩欢 -- Gitblit v1.8.0