From 72e1b4e4626315ebd4b879a68c94e7738fd0473e Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期一, 28 十月 2019 11:00:28 +0800
Subject: [PATCH] 2019-10-28-1
---
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs
index 053dd32..d704e95 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs
+++ b/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>
--
Gitblit v1.8.0