From dc0309e64f02227d8e1468b7326c07955f804612 Mon Sep 17 00:00:00 2001
From: chenqiyang <1406175257@qq.com>
Date: 星期三, 22 六月 2022 11:22:18 +0800
Subject: [PATCH] 修改引用路径

---
 ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs |   84 ++++++++++++++++++++++--------------------
 1 files changed, 44 insertions(+), 40 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs
old mode 100755
new mode 100644
index 42d802e..a5f200d
--- a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs
@@ -55,102 +55,106 @@
         /// <summary>
         /// 鈽咮odyFrameLayout鐨勮儗鏅壊(0xfff5f6fa)
         /// </summary>
-        public uint BodyFrameLayout = 0xfff5f6fa;
+        public uint BodyFrameLayout = 0xfff5f6fa;
         /// <summary>
         /// 鈽嗘寜閽殑鍒濆鑳屾櫙鑹�(榛戣壊 0xff232323)
         /// </summary>
-        public uint ClickButtonDefultColor = 0xff232323;
+        public uint ClickButtonDefultColor = 0xff232323;
         /// <summary>
         /// 鈽嗘寜閽寜涓嬬姸鎬佺殑鑳屾櫙鑹�(鐏拌壊 0xff656565)
         /// </summary>
-        public uint ButtonClickStatuColor = 0xff656565;
+        public uint ButtonClickStatuColor = 0xff656565;
         /// <summary>
         /// 鈽嗙櫧鑹�,涓昏鐢ㄤ簬FrameLayout鐨勮儗鏅�(0xffffffff)
         /// </summary>
-        public uint White = 0xffffffff;
+        public uint White = 0xffffffff;
         /// <summary>
         /// 鈽嗛�忔槑(0x00000000)
         /// </summary>
-        public uint Transparent = 0x00000000;
+        public uint Transparent = 0x00000000;
         /// <summary>
         /// 鈽嗘甯告枃鏈瓧浣撻鑹�(0xff333333)
         /// </summary>
-        public uint TextColor1 = 0xff333333;
+        public uint TextColor1 = 0xff333333;
         /// <summary>
         /// 鈽嗙壒娈婃甯告枃鏈瓧浣撻鑹�2(0xff000000)
         /// </summary>
-        public uint TextColor2 = 0xff000000;
+        public uint TextColor2 = 0xff000000;
         /// <summary>
         /// 鈽嗙壒娈婃甯告枃鏈瓧浣撻鑹�3,杩欎釜鏄櫧鑹�(0xffffffff)
         /// </summary>
-        public uint TextColor3 = 0xffffffff;
+        public uint TextColor3 = 0xffffffff;
         /// <summary>
         /// 鈽嗙壒娈婃甯告枃鏈瓧浣撻鑹�4(0xff232323)
         /// </summary>
-        public uint TextColor4 = 0xff232323;
+        public uint TextColor4 = 0xff232323;
         /// <summary>
         /// 鈽嗚搴曠嚎鐨勯鑹�(0x66cccccc)
         /// </summary>
-        public uint ButtomLine = 0x66cccccc;
+        public uint ButtomLine = 0x66cccccc;
         /// <summary>
         /// 鈽嗚緭鍏ユ鎻愮ず淇℃伅鐨勫瓧浣撻鑹�(0xffcccccc)
         /// </summary>
-        public uint TextTipColor = 0xffcccccc;
-        /// <summary>
-        /// 鈽嗚繛鎺ュ姩鐢婚偅涓悆鐨勮儗鏅壊(0xfffc744b)
+        public uint TextTipColor = 0xffcccccc;
+        /// <summary>
+        /// 鈽嗚繛鎺ュ姩鐢婚偅涓悆鐨勮儗鏅壊(0xfffc744b)
         /// </summary>
-        public uint ConcetionRoundColor = 0xfffc744b;
-        /// <summary>
-        /// 鈽嗛粦鑹茶儗鏅�(0xff232323)
+        public uint ConcetionRoundColor = 0xfffc744b;
+        /// <summary>
+        /// 鈽嗛粦鑹茶儗鏅�(0xff232323)
         /// </summary>
-        public uint BlackBackGround = 0xff232323;
+        public uint BlackBackGround = 0xff232323;
         /// <summary>
         /// 鈽嗚緭鍏ユ杈规鐨勯鑹�(0xffcccccc)
         /// </summary>
-        public uint TextFrameColor = 0xffcccccc;
+        public uint TextFrameColor = 0xffcccccc;
         /// <summary>
         /// 鈽嗚緭鍏ユ杈规閫変腑鐨勯鑹�(0xfffc744b)
         /// </summary>
         public uint TextFrameSelectColor = 0xfffc744b;
-        /// <summary>
-        /// 鈽嗗ご閮ㄦ爣棰樼殑瀛椾綋棰滆壊(0xff030303)
+        /// <summary>
+        /// 鈽嗗ご閮ㄦ爣棰樼殑瀛椾綋棰滆壊(0xff030303)
         /// </summary>
-        public uint TopLayoutTitleText = 0xff030303;
+        public uint TopLayoutTitleText = 0xff030303;
         /// <summary>
         /// 鈽嗙伆鑹插瓧浣撻鑹�(0xff999999)
         /// </summary>
-        public uint TextGrayColor1 = 0xff999999;
+        public uint TextGrayColor1 = 0xff999999;
         /// <summary>
         /// 鈽嗙伆鑹插瓧浣撻鑹�2(0xffcccccc)
         /// </summary>
-        public uint TextGrayColor2 = 0xffcccccc;
+        public uint TextGrayColor2 = 0xffcccccc;
         /// <summary>
         /// 鈽嗙伆鑹插瓧浣撻鑹�3(0xff666666)
         /// </summary>
-        public uint TextGrayColor3 = 0xff666666;
+        public uint TextGrayColor3 = 0xff666666;
         /// <summary>
         /// 鈽嗗脊绐楀瀷鐢婚潰鐨勮儗鏅壊(0x80000000)
         /// </summary>
         public uint DialogBackColor = 0x80000000;
-        /// <summary>
-        /// 鈽嗘鑹茬殑鏂囨湰棰滆壊(0xfffc744b)
+        /// <summary>
+        /// 鈽嗘鑹茬殑鏂囨湰棰滆壊(0xfffc744b)
         /// </summary>
-        public uint TextOrangeColor = 0xfffc744b;
+        public uint TextOrangeColor = 0xfffc744b;
         /// <summary>
         /// 鈽嗚鎺т欢閫夋嫨鐘舵�佹椂鐨勮儗鏅壊(0xfffbfbfb)
         /// </summary>
-        public uint RowSelectBackColor = 0xfffbfbfb;
-        /// <summary>
-        /// 鈽嗛敊璇彁绀虹殑棰滆壊(0xfff75858)
-        /// </summary>
-        public uint ErrorColor = 0xfff75858;
-        /// <summary>
-        /// 鐏拌壊(0xff6b6b6b) 鍏朵粬鍦版柟浼间箮鍦ㄧ敤,寤鸿涓嶈浣跨敤
-        /// </summary>
-        public uint Gray = 0xff6b6b6b;
-        /// <summary>
-        /// 绾㈣壊(0xfff62f48) 鍏朵粬鍦版柟浼间箮鍦ㄧ敤,寤鸿涓嶈浣跨敤
-        /// </summary>
-        public uint Red = 0xfff62f48;
+        public uint RowSelectBackColor = 0xfffbfbfb;
+        /// <summary>
+        /// 鈽嗛敊璇彁绀虹殑棰滆壊(0xfff75858)
+        /// </summary>
+        public uint ErrorColor = 0xfff75858;
+        /// <summary>
+        /// 鍥剧墖閬僵鐨勯鑹�
+        /// </summary>
+        public uint PictrueZhezhaoColor = 0x12000000;
+        /// <summary>
+        /// 鐏拌壊(0xff6b6b6b) 鍏朵粬鍦版柟浼间箮鍦ㄧ敤,寤鸿涓嶈浣跨敤
+        /// </summary>
+        public uint Gray = 0xff6b6b6b;
+        /// <summary>
+        /// 绾㈣壊(0xfff62f48) 鍏朵粬鍦版柟浼间箮鍦ㄧ敤,寤鸿涓嶈浣跨敤
+        /// </summary>
+        public uint Red = 0xfff62f48;
     }
 }

--
Gitblit v1.8.0