From 244e76efe44273434e1d0b2db8bea50c9f221677 Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期五, 03 一月 2020 11:22:14 +0800 Subject: [PATCH] 2020-01-03-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