From 7df40c4d000b5424bc11d4a6b9c3332dfe661c67 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期二, 24 三月 2020 10:22:43 +0800
Subject: [PATCH] 2020-03-24-1

---
 ZigbeeApp/Shared/Phone/UserCenter/DoorLock/FunctionSetting.cs |   32 +++++++++++++++++---------------
 1 files changed, 17 insertions(+), 15 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/FunctionSetting.cs b/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/FunctionSetting.cs
index 64a8ada..aba9c27 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/FunctionSetting.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/FunctionSetting.cs
@@ -7,7 +7,7 @@
 {
     public class FunctionSetting : DoorLockCommonLayout
     {
-        #region  鏋勯�犲嚱鏁�
+        #region  鏋勯�犲嚱鏁� 
         /// <summary>
         /// 鏋勯�犲嚱鏁�
         /// </summary>
@@ -21,7 +21,7 @@
         }
         #endregion
 
-        #region  鍙橀噺鐢虫槑
+        #region  鍙橀噺鐢虫槑 
         public ZigBee.Device.DoorLock doorLock = null;
         /// <summary>
         /// 璁惧闇�瑕佷繚瀛樼殑璁惧鍚嶅瓧
@@ -52,9 +52,9 @@
         FrameLayout bottomFrameLayout;
         #endregion
 
-        #region  UI鏄剧ず
+        #region  UI鏄剧ず  
         /// <summary>
-        /// UI鏄剧ず
+        /// UI鏄剧ず 
         /// </summary>
         public void Show()
         {
@@ -73,7 +73,7 @@
         }
         #endregion
 
-        #region  涓儴鏄剧ず
+        #region  涓儴鏄剧ず  
         public void MidFrameLayoutContent()
         {
             //鍥剧墖
@@ -98,10 +98,10 @@
         }
         #endregion
 
-        #region  搴曢儴鏄剧ず
+        #region  搴曢儴鏄剧ず 
         public void BottomFrameLayout()
         {
-            #region  UI
+            #region  UI 
             bottomFrameLayout = new FrameLayout()
             {
                 Height = Application.GetRealHeight(1319),
@@ -135,7 +135,7 @@
         }
         #endregion
 
-        #region  鍔熻兘鏄剧ず
+        #region  鍔熻兘鏄剧ず  
         void FunctionDetail(ZigBee.Device.DoorLock doorLock)
         {
             listview.RemoveAll();
@@ -230,7 +230,7 @@
         }
         #endregion
 
-        #region  娣诲姞鍏ㄩ儴鑿滃崟
+        #region  娣诲姞鍏ㄩ儴鑿滃崟 
         /// <summary>
         /// 娣诲姞鍏ㄩ儴鑿滃崟
         /// </summary>
@@ -253,7 +253,7 @@
         }
         #endregion
 
-        #region 涓存椂瀵嗙爜
+        #region 涓存椂瀵嗙爜 
         /// <summary>
         /// 涓存椂瀵嗙爜
         /// </summary>
@@ -287,7 +287,7 @@
 
         #endregion
 
-        #region 杩滅▼寮�閿�
+        #region 杩滅▼寮�閿� 
         /// <summary>
         /// 娣诲姞銆愯繙绋嬪紑閿併�戣锛堥棬閿佷笓鐢級
         /// </summary>
@@ -357,7 +357,7 @@
 
         #endregion
 
-        #region 闂ㄩ攣鏃堕棿
+        #region 闂ㄩ攣鏃堕棿 
 
         /// <summary>
         /// 娣诲姞銆愰棬閿佹椂闂淬�戣锛堥棬閿佷笓鐢級
@@ -403,7 +403,7 @@
 
         #endregion
 
-        #region  璁惧閲嶅懡鍚�
+        #region  璁惧閲嶅懡鍚� 
         /// <summary>
         /// 璁惧閲嶅懡鍚�
         /// </summary>
@@ -444,10 +444,10 @@
         }
         #endregion
 
-        #region  琛屾暟瓒呰繃瀹瑰櫒鏃讹紝琛ヤ竴涓┖鐧紽rameLayout
+        #region  琛屾暟瓒呰繃瀹瑰櫒鏃讹紝琛ヤ竴涓┖鐧紽rameLayout 
         /// <summary>
         /// 琛屾暟瓒呰繃瀹瑰櫒鏃讹紝琛ヤ竴涓┖鐧紽rameLayout锛屼娇涔嬭兘婊戝姩
-        /// </summary>
+        /// </summary> 
         void FinishInitControl(FrameLayout bodyFrameLayout, VerticalListControl listview)
         {
             if (listview.ChildrenCount > 0)
@@ -466,3 +466,5 @@
         #endregion
     }
 }
+
+

--
Gitblit v1.8.0