WJC
2019-10-14 9cac199733346374567e184395ae5c45c1b9e3c0
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>