xm
2020-04-28 dfd3bdc07c49fab66b38382e0bbe7c91bdf4f15b
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)
            {