gxc
2019-11-15 05ce435c3b58e53eeab04c672affdeeab75f3036
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);
        }