From 6fa9d69da922c8049f5acfcbb9ce9fd26811024c Mon Sep 17 00:00:00 2001 From: xm <1271024303@qq.com> Date: 星期四, 16 四月 2020 17:10:57 +0800 Subject: [PATCH] 请合并代码 --- ZigbeeApp/Shared/Phone/Login/AccountRegisterSuccess.cs | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/ZigbeeApp20200414/Shared/Phone/Login/AccountRegisterSuccess.cs b/ZigbeeApp/Shared/Phone/Login/AccountRegisterSuccess.cs similarity index 98% rename from ZigbeeApp20200414/Shared/Phone/Login/AccountRegisterSuccess.cs rename to ZigbeeApp/Shared/Phone/Login/AccountRegisterSuccess.cs index d0e6db7..d7429da 100755 --- a/ZigbeeApp20200414/Shared/Phone/Login/AccountRegisterSuccess.cs +++ b/ZigbeeApp/Shared/Phone/Login/AccountRegisterSuccess.cs @@ -124,8 +124,6 @@ //鍚姩ZigBee ZigBee.Common.Application.Init(); - UserCenter.HdlRoomLogic.Current.InitAllRoom(); - Application.RunOnMainThread(() => { CommonPage.Loading.Hide(); -- Gitblit v1.8.0