HDL Home App 第二版本 旧平台金堂用 正在使用
chenqiyang
2022-03-29 17bf9921d0432fcab9d43ed256f02334e1cf6755
ZigbeeApp/Shared/Common/CommonPage.cs
@@ -318,8 +318,12 @@
            try
            {
                Application.RunOnMainThread(() =>
                {
                    //设定一个时间
                {
#if iOS
                    //全视通退出登录
                    Shared.IOS.HDLFVSDK.Video.Logout();
#endif
                    //设定一个时间
                    Config.Instance.LoginDateTime = new DateTime(1970, 1, 1);
                    Config.Instance.Save();
                    CommonPage.Instance.RemoveAll();