ZigbeeApp/Shared/Phone/Device/Logic/LogicCommunalPage.cs
@@ -2002,13 +2002,18 @@ } Send.Zj(tag,Common.Logic.CurrentLogic); }; 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); } #endregion