From bd46c57c77c276014db3192a4e2cc96e23c93202 Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期五, 21 二月 2020 13:08:47 +0800
Subject: [PATCH] 先上传个版本吧

---
 ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs |   90 ++++++--------------------------------------
 1 files changed, 13 insertions(+), 77 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs
index f13c53d..42d802e 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs
@@ -137,84 +137,20 @@
         /// </summary>
         public uint TextOrangeColor = 0xfffc744b;
         /// <summary>
-        /// 鈽嗚鎺т欢閫夋嫨鐘舵�佹椂鐨勮儗鏅壊
+        /// 鈽嗚鎺т欢閫夋嫨鐘舵�佹椂鐨勮儗鏅壊(0xfffbfbfb)
         /// </summary>
-        public uint RowSelectBackColor = 0xfffbfbfb;
-
-
-
-
-        /// <summary>
-        /// 鐏拌壊
-        /// </summary>
-        public uint Gray = 0xff6b6b6b;
-        /// <summary>
-        /// 娣辩伆鑹�(绋嶅井)
-        /// </summary>
-        public uint DeepGray1 = 0xffd4d4d4;
-        /// <summary>
-        /// 閫変腑鐨勯鑹�(钃濊壊)
-        /// </summary>
-        public uint SelectTextColor = 0xff00aaf0;
-        /// <summary>
-        /// 娣辫摑鑹�
-        /// </summary>
-        public uint DeepBlue = 0xff3699e2;
-        /// <summary>
-        /// 鎸夐挳鐨勫垵濮嬭儗鏅壊
-        /// </summary>
-        public uint ClickButtonColor = 0xff3699e2;
-        /// <summary>
-        /// 鎸夐挳鎸変笅鐨勮儗鏅壊(鐏拌壊)
-        /// </summary>
-        public uint ButtonClickColor = 0xffadadad;
-        /// <summary>
-        /// 绾㈣壊(0xfff62f48)
-        /// </summary>
-        public uint Red = 0xfff62f48;
-        /// <summary>
-        /// 姗樿壊
-        /// </summary>
-        public uint Orange = 0xffff870f;
-        /// <summary>
-        /// 缁胯壊
-        /// </summary>
-        public uint Green = 0xff09ff09;
-        /// <summary>
-        /// 娴呰摑鑹�
-        /// </summary>
-        public uint WathetBlue = 0xffa2ffff;
-        /// <summary>
-        /// 娴呯传鑹�
-        /// </summary>
-        public uint purply = 0xfff4b7f1;
-        /// <summary>
-        /// 1鏄庣粏(BodyFramelayout)閲岄潰鐨勬爣棰樻帶浠剁殑棰滆壊(0xff000000)
-        /// </summary>
-        public uint DetailTitleTextColor = 0xff000000;
-        /// <summary>
-        /// 绾跨殑棰滆壊
-        /// </summary>
-        public uint Line = 0xffadadad;
-        /// <summary>
-        /// 钃濊壊瀛椾綋
-        /// </summary>
-        public uint TextBlueColor = 0xff3699e2;
-        /// <summary>
-        /// 1鐏拌壊瀛椾綋棰滆壊(0xff999999)
-        /// </summary>
-        public uint TextGrayColor = 0xff999999;
-        /// <summary>
-        /// RowLayout鐨勭紪杈戞寜閽殑鑳屾櫙鑹�
-        /// </summary>
-        public uint RowEditorButtonColor = 0xffff870f;
-        /// <summary>
-        /// RowLayout鐨勫垹闄ゆ寜閽殑鑳屾櫙鑹�
-        /// </summary>
-        public uint RowDeleteButtonColor = 0xfff32514;
+        public uint RowSelectBackColor = 0xfffbfbfb;
         /// <summary>
-        /// 绮夌孩鑹�(杩滅▼杩炴帴鐨勮儗鏅壊)
-        /// </summary>
-        public uint RemoteLinkPink = 0xffffb9b9;
+        /// 鈽嗛敊璇彁绀虹殑棰滆壊(0xfff75858)
+        /// </summary>
+        public uint ErrorColor = 0xfff75858;
+        /// <summary>
+        /// 鐏拌壊(0xff6b6b6b) 鍏朵粬鍦版柟浼间箮鍦ㄧ敤,寤鸿涓嶈浣跨敤
+        /// </summary>
+        public uint Gray = 0xff6b6b6b;
+        /// <summary>
+        /// 绾㈣壊(0xfff62f48) 鍏朵粬鍦版柟浼间箮鍦ㄧ敤,寤鸿涓嶈浣跨敤
+        /// </summary>
+        public uint Red = 0xfff62f48;
     }
 }

--
Gitblit v1.8.0