ZigbeeApp/Shared/Phone/Device/Logic/AddLogicPage.cs
@@ -27,7 +27,7 @@ var middle = new FrameLayout { Y = view.topRowLayout.Bottom, Height = Application.GetRealHeight(1920 - 184), Height = Application.GetRealHeight(Method.H - 184), BackgroundColor = ZigbeeColor.Current.LogicMiddleBackgroundColor, }; this.AddChidren(middle); @@ -490,6 +490,7 @@ /// </summary> void TimeView() { UserView.HomePage.Instance.ScrollEnabled = false; Dictionary<string, string> SecurityConditionsInfo = new Dictionary<string, string>(); #region ------界面布局部分