ZigbeeApp/Shared/Phone/MainPage/HomeMainPageForm.cs
@@ -134,7 +134,7 @@ } //可视对讲快捷方式 Shared.Phone.Device.VideoIntercom.VideoMachine.AccountSupportVideo(topFrameLayout); //Shared.Phone.Device.VideoIntercom.VideoMachine.AccountSupportVideo(topFrameLayout); //安防快捷方式 if (UserCenterResourse.ResidenceOption.SafetyShortcut) { @@ -551,7 +551,6 @@ foreach (var mainkeys in HdlRoomLogic.Current.NowMainPageRoom.ListDevice) { var device = LocalDevice.Current.GetDevice(mainkeys); //判断该设备能否显示在主页 if (LocalDevice.Current.CanShowInHomeHomeMainPage(device) == false) {