黄学彪
2020-11-20 99253403b560f761d5f9af8b4f5140496996433a
ZigbeeApp/Shared/Phone/Common/Controls/NormalControls/PicViewControl.cs
old mode 100755 new mode 100644
File was renamed from ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/PicViewControl.cs
@@ -1,9 +1,9 @@
using System;
using System.Collections.Generic;
using System.Text;
namespace Shared.Phone.UserCenter
{
using System;
using System.Collections.Generic;
using System.Text;
namespace Shared.Phone
{
    /// <summary>
    /// 做成一个显示图片的普通控件✩
    /// </summary>
@@ -19,5 +19,5 @@
        {
            this.InitPictrueSize(i_Width, i_Height, real);
        }
    }
}
    }
}