ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/LockLogicCommunalPage.cs
@@ -1082,11 +1082,15 @@ }; if (Common.Logic.CurrentLogic.LogicIsCustomPushText == 0) { tag = false; btnswitch.IsSelected = false; custompushFrameLayout.Height = Application.GetRealHeight(0); } else { tag = true; btnswitch.IsSelected = true; custompushFrameLayout.Height = Application.GetRealHeight(160); } var saveFrameLayout = new FrameLayout {