ZigbeeApp/Shared/Phone/Device/Logic/LogicCommunalPage.csold mode 100755 new mode 100644
@@ -213,7 +213,7 @@ var cycle = new Cycle(() => { Method.UpdateWeek(weekBtn, Common.Logic.CurrentLogic); }); UserView.HomePage.Instance.AddChidren(cycle); UserView.HomePage.Instance.PageIndex += 1; cycle.Show(); cycle.Show(LogicView.IfString._Logic,false); }; weekBtn.MouseUpEventHandler += cycleclick;