ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/SceneFunctionSwitchControl.cs
@@ -37,7 +37,7 @@ /// <summary> /// 默认的那个菜单 /// </summary> private FrameLayoutControl frameDefult = null; private FrameLayoutStatuControl frameDefult = null; #endregion @@ -81,7 +81,7 @@ private int InitTitleTextControl(int i_index, string titleText, int realWidth, int XX) { //场景框(点击范围有点小,需要扩大它的点击范围) var frameBack = new FrameLayoutControl(); var frameBack = new FrameLayoutStatuControl(); frameBack.UseClickStatu = false; frameBack.Height = Application.GetRealHeight(90); frameBack.Width = realWidth;