HDL Home App 第二版本 旧平台金堂用 正在使用
WJC
2020-03-11 8ee8336485e98ba9722c5feb1cafacd93c6b5c1a
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/NormalSelectControl.cs
@@ -71,7 +71,7 @@
            //选择控件
            btnSelect = this.AddMostRightEmptyIcon(58, 58);
            btnSelect.Visible = false;
            btnSelect.UnSelectedImagePath = "Item/Tick.png";
            btnSelect.UnSelectedImagePath = "Item/ItemSelected.png";
        }
        #endregion