ZigbeeApp/Shared/Phone/Device/Account/AccountRegisterSuccess.cs
@@ -116,15 +116,15 @@ { BindAuthUser(Config.Instance.Guid, OpenID); } //登录成功 var homes = await House.GetHomeLists(); //刷新个人中心的内存及线程 await UserCenter.UserCenterLogic.InitUserCenterMenmoryAndThread(); //启动ZigBee ZigBee.Common.Application.Init(); //登录成功 var homes = await House.GetHomeLists(); //刷新个人中心的内存及线程 await UserCenter.UserCenterLogic.InitUserCenterMenmoryAndThread(); Shared.Common.Room.InitAllRoom(); UserCenter.HdlRoomLogic.Current.InitAllRoom(); Application.RunOnMainThread(() => {