WJC
2019-10-24 cc11e3b15baa258c35085a7cbdb2b350950b6202
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs
@@ -61,9 +61,9 @@
        /// </summary>
        public uint ClickButtonDefultColor = 0xff232323;
        /// <summary>
        /// ☆按钮按下状态的背景色(灰色 0x4d232323)
        /// ☆按钮按下状态的背景色(灰色 0xff656565)
        /// </summary>
        public uint ButtonClickStatuColor = 0x4d232323;
        public uint ButtonClickStatuColor = 0xff656565;
        /// <summary>
        /// ☆白色,主要用于FrameLayout的背景(0xffffffff)
        /// </summary>