ZigbeeApp/Shared/Phone/UserView/HomePage.cs
@@ -117,7 +117,7 @@ else { //未登录弹出登录界面 var accountLogin = new Device.Account.AccountLogin { }; var accountLogin = new Login.AccountLogin { }; Shared.Common.CommonPage.Instance.AddChidren(accountLogin); accountLogin.Show(); }