陈嘉乐
2020-07-01 2ec9898778d3beda89278e2a53ac0e68b3035d29
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/LoadingControl.cs
@@ -14,8 +14,8 @@
        /// </summary>
        public LoadingControl()
        {
            this.Width = Application.GetMinRealAverage(74);
            this.Height = Application.GetMinRealAverage(76);
            this.Width = HdlControlLogic.Current.GetPictrueRealSize(74);
            this.Height = HdlControlLogic.Current.GetPictrueRealSize(76);
        }
        /// <summary>