gxc
2020-01-06 509e7b543f8a8770cf09dff97000acf78140c119
ZigbeeApp/Shared/Common/ZigbeeColor.cs
@@ -294,15 +294,13 @@
        public uint GXCACSelectedTextColor_Fan = 0xFF99D619;
        /// <summary>
        /// 开始颜色
        /// 开始颜色 0xFF495AF4
        /// </summary>
        public uint GXCArcScaleSeekBarStartColor = 0xFF495AF4;
        /// <summary>
        /// 结束颜色
        /// 结束颜色 0xFFAE50A8
        /// </summary>
        public uint GXCArcScaleSeekBarEndColor = 0xFFAE50A8;
        public uint GXCButtonBlueColor = 0xFF00AAF0;