From b74c052b43d7c4a830386940a036eb7c2ec9abc2 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期二, 14 一月 2020 13:37:26 +0800
Subject: [PATCH] 2020-1-14-01
---
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