黄学彪
2020-04-13 3793a9a38ac6c4c4111c2bba3a35a71c30601e82
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs
@@ -145,6 +145,10 @@
        /// </summary>
        public uint ErrorColor = 0xfff75858;
        /// <summary>
        /// 图片遮罩的颜色
        /// </summary>
        public uint PictrueZhezhaoColor = 0x12000000;
        /// <summary>
        /// 灰色(0xff6b6b6b) 其他地方似乎在用,建议不要使用
        /// </summary>
        public uint Gray = 0xff6b6b6b;