ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/SafeguardLogControl.cs
@@ -136,7 +136,7 @@ this.frameTable.AddChidren(btnMsg); } //添加底部阴影特效 this.btnTime.AddBottomShadow(this.frameTable); this.frameTable.SetViewShadow(true); } #endregion @@ -272,7 +272,7 @@ this.Height = realHeight + Application.GetRealHeight(44); } //添加底部阴影特效 this.btnTime.AddBottomShadow(this.frameTable); this.frameTable.SetViewShadow(true); return value; }