陈嘉乐
2020-04-28 3272ca5b51e19f7f8a827b0f68400570a547fe60
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)
            {