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/Device/Bind/BindTargetsPage.cs |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/BindTargetsPage.cs b/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/BindTargetsPage.cs
index eaf2ba3..be9b319 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/BindTargetsPage.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/BindTargetsPage.cs
@@ -55,7 +55,7 @@
         /// </summary>
         private System.Collections.Generic.List<CommonDevice> localDeviceList = new System.Collections.Generic.List<CommonDevice>();
         /// <summary>
-        /// 鏈湴鍦烘櫙鍒楄〃
+        /// 鏈湴鍦烘櫙鍒楄〃 
         /// </summary>
         private System.Collections.Generic.List<SceneUI> scList = new System.Collections.Generic.List<SceneUI> { };
         /// <summary>
@@ -206,7 +206,7 @@
                             }
                             currentKey.ReSave();
                         }
-                        #endregion
+                        #endregion 
                         Application.RunOnMainThread(() =>
                         {
                             RefreshList();
@@ -403,13 +403,13 @@
         }
         /// <summary>
         /// 鎸夐敭缁戝畾琛ㄦ樉绀�
-        /// </summary>
+        /// </summary> 
         async void RefreshList()
         {
             midVerticalRefreshLayout.RemoveAll();
             this.midFrameLayout.RemoveAll();
             middleFrameLayout();
-            #region 鏁版嵁澶勭悊
+            #region 鏁版嵁澶勭悊 
             if (currentKey.bindList.Count == 0)
             {
                 entryStatusPic.Height = Application.GetRealHeight(556);
@@ -1280,3 +1280,4 @@
         }
     }
 }
+

--
Gitblit v1.8.0