old mode 100755
new mode 100644
| | |
| | | AddChidren(Phone.UserView.HomePage.Instance); |
| | | Application.MainPage.AddChidren(Loading); |
| | | |
| | | Phone.UserView.HomePage.Instance.InitPage(); |
| | | Phone.UserView.HomePage.Instance.InitPage();
|
| | |
|
| | | //设置顶部状态栏文字为黑色
|
| | | Application.SetStatusBarTextBlack(true); |
| | | } |
| | | |
| | | //public static string RequestHttpsHost = "https://global.hdlcontrol.com/HangZhouHdlCloudApi"; |
| | |
| | | /// <summary> |
| | | /// 版本号 |
| | | /// </summary> |
| | | public static string CodeIDString = "1.1.0120091701"; |
| | | public static string CodeIDString = "1.1.0121070801"; |
| | | /// <summary> |
| | | /// 注册来源(0:HDL On 1:Zigbee) |
| | | /// </summary> |
| | |
| | | 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();
|