old mode 100644
new mode 100755
File was renamed from ZigbeeApp/Shared/Phone/Device/Account/AccountLoginByCode.cs |
| | |
| | | using Shared.Phone.UserView; |
| | | using Shared.Phone.Device.CommonForm; |
| | | |
| | | namespace Shared.Phone.Device.Account |
| | | namespace Shared.Phone.Login |
| | | { |
| | | /// <summary> |
| | | /// 验证码登录 |
| | |
| | | ZigBee.Common.Application.Init(); |
| | | //刷新个人中心的内存及线程 |
| | | await UserCenter.UserCenterLogic.InitUserCenterMenmoryAndThread(); |
| | | UserCenter.HdlRoomLogic.Current.InitAllRoom(); |
| | | Shared.Common.Room.InitAllRoom(); |
| | | Application.RunOnMainThread(() => |
| | | { |
| | | this.RemoveFromParent(); |