From f1c3921b08bb22ac6f5db22d620e01d7e8e5c49f Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期一, 30 十二月 2019 13:32:33 +0800
Subject: [PATCH] 2019-12-30-1

---
 ZigbeeApp/Shared/Phone/UserView/HomePage.cs |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserView/HomePage.cs b/ZigbeeApp/Shared/Phone/UserView/HomePage.cs
old mode 100644
new mode 100755
index 6f323b5..1be601f
--- a/ZigbeeApp/Shared/Phone/UserView/HomePage.cs
+++ b/ZigbeeApp/Shared/Phone/UserView/HomePage.cs
@@ -8,7 +8,6 @@
     /// </summary>
     public class HomePage : PageLayout
     {
-    
         static HomePage homePage;
         /// <summary>
         /// Gets the instance.
@@ -30,7 +29,6 @@
         /// </summary>
         public void InitPage()
         {
-            
             if (0 < ChildrenCount)
             {
                 return;

--
Gitblit v1.8.0