From 3f52028f3ca6513f89933ed76e513376fec0962a Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期四, 02 一月 2020 17:55:07 +0800 Subject: [PATCH] 2020-01-02-2 --- 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