ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/FrameLayoutControls/FrameRowControl.cs
@@ -6,7 +6,7 @@ /// <summary> /// 做成一个RowLayout型的FrameLayout /// </summary> public class FrameRowControl : FrameLayoutControl public class FrameRowControl : FrameLayoutStatuControl { #region ■ 变量声明___________________________ @@ -233,7 +233,7 @@ btnContr.X += RightOffset; } this.rightIconSize = Application.GetMinRealAverage(i_width); this.rightIconSize = this.GetPictrueRealSize(i_width); if (chidrenYaxis != 0) { btnContr.btnIcon.Y += chidrenYaxis;