HDL Home App 第二版本 旧平台金堂用 正在使用
chenqiyang
2022-08-26 dfcb2a1844fd55b57bae23e290b30ec6380e8508
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/PicViewControl.cs
old mode 100755 new mode 100644
@@ -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.UserCenter
{
    /// <summary>
    /// 做成一个显示图片的普通控件✩
    /// </summary>
@@ -19,5 +19,5 @@
        {
            this.InitPictrueSize(i_Width, i_Height, real);
        }
    }
}
    }
}