WJC
2019-12-30 df30e8562e49b45e7a9a3497d368cebd6085be87
ZigbeeApp/Shared/Common/ZigbeeColor.cs
old mode 100755 new mode 100644
@@ -186,6 +186,11 @@
        /// </summary>
        public uint GXCGrayLineColor2 = 0x66CCCCCC;
        /// <summary>
        /// 浅色线条 0xFFB7B8BB
        /// </summary>
        public uint GXCGrayLineColor3 = 0xFFB7B8BB;
        /// <summary>
        /// 按钮未选中状态 0xFF656565;
        /// </summary>
        public uint GXCButtonUnSelectedColor = 0xFF656565;