ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/IconViewControl.cs
@@ -20,7 +20,7 @@ /// <param name="real">是否计算真实值</param> public IconViewControl(int size = 110, bool real = true) { this.InitAvgSize(size, size, real); this.InitIconSize(size, size, real); this.IconSize = size; if (real == true) {