黄学彪
2019-11-13 8b9ce384b26c414db32f98e94e088f5334869c2d
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/SafeguardLogControl.cs
@@ -34,7 +34,7 @@
        public SafeguardLogControl()
        {
            this.BackgroundColor = UserCenterColor.Current.White;
            this.Radius = (uint)Application.GetMinRealAverage(17);
            this.Radius = 17;
            this.Height = Application.GetRealHeight(260);
        }