黄学彪
2020-03-11 06802250b4b9041d39d568c1dbe77684075006b2
ZigbeeApp/Shared/Phone/Login/AccountLogin.cs
old mode 100644 new mode 100755
File was renamed from ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs
@@ -3,7 +3,7 @@
using Shared.Phone.UserView;
using Shared.Phone.Device.CommonForm;
namespace Shared.Phone.Device.Account
namespace Shared.Phone.Login
{
    /// <summary>
    /// 登录界面
@@ -618,7 +618,7 @@
                            ZigBee.Common.Application.Init();
                            //刷新个人中心的内存及线程
                            await UserCenter.UserCenterLogic.InitUserCenterMenmoryAndThread();
                            UserCenter.HdlRoomLogic.Current.InitAllRoom();
                            Shared.Common.Room.InitAllRoom();
                            Application.RunOnMainThread(() =>
                            {
                                this.RemoveFromParent();