ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs
@@ -135,8 +135,11 @@ /// <summary> /// ☆橘色的文本颜色(0xfffc744b) /// </summary> public uint TextOrangeColor = 0xfffc744b; public uint TextOrangeColor = 0xfffc744b; /// <summary> /// ☆行控件选择状态时的背景色 /// </summary> public uint RowSelectBackColor = 0xfffbfbfb; @@ -153,10 +156,6 @@ /// 选中的颜色(蓝色) /// </summary> public uint SelectTextColor = 0xff00aaf0; /// <summary> /// 行控件选择状态时的背景色 /// </summary> public uint RowSelectBackColor = 0xfffbfbfb; /// <summary> /// 深蓝色 /// </summary>