ZigbeeApp/Shared/Phone/UserCenter/UserMain/UserInformationForm.cs
@@ -11,7 +11,7 @@ /// <summary> /// 中部桌布控件 /// </summary> private FrameLayout frameMiddleBack = null; private NormalFrameLayout frameMiddleBack = null; #region ■ 初始化_____________________________ @@ -80,7 +80,7 @@ { if (this.frameMiddleBack == null) { frameMiddleBack = new FrameLayout(); frameMiddleBack = new NormalFrameLayout(); frameMiddleBack.Y = Application.GetRealHeight(363); frameMiddleBack.Height = Application.GetRealHeight(1008); frameMiddleBack.BackgroundColor = UserCenterColor.Current.White;