xm
2020-07-21 9a4b76398009cf76c508d61f7e48fb6f5cb7ac2d
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;