From 00ab3ddb140ba8bb88b5cf572b004a85e1da85e9 Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期四, 02 一月 2020 19:51:56 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev-tzy' into DEV_GXC

---
 ZigbeeApp/Shared/Common/ZigbeeColor.cs |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ZigbeeApp/Shared/Common/ZigbeeColor.cs b/ZigbeeApp/Shared/Common/ZigbeeColor.cs
index fdced28..6a28d03 100644
--- a/ZigbeeApp/Shared/Common/ZigbeeColor.cs
+++ b/ZigbeeApp/Shared/Common/ZigbeeColor.cs
@@ -305,7 +305,7 @@
 
 
         public uint GXCButtonBlueColor = 0xFF00AAF0;
-     
+
         #endregion
 
         #region --Logic瀹氫箟鐨勯鑹�--
@@ -319,7 +319,7 @@
         public uint LogicDelBackgroundColor = 0xFFFF0000;
         public uint LogicEditBlackColor = 0xFF00aaf0;
         public uint LogicTimeViewColor = 0xFFFFFFFF;
-        public uint LogicTimeViewSaveButton = 0xFF121212;
+        public uint LogicTimeViewSaveButton = 0xFF121212;
         //鏈�鏂癠I棰滆壊
         public uint LogicTopBackgroundColor = 0xFFF9F9F9;
         public uint LogicMiddleBackgroundColor = 0xFFF5F6FA;
@@ -348,4 +348,4 @@
 
         #endregion
     }
-}
\ No newline at end of file
+}

--
Gitblit v1.8.0