From b847c06d8617efb2cbbad6f11b0344b779138e92 Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期一, 14 十月 2024 18:03:45 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/wjc' into feature/v2.7_迭代

---
 HDL_ON/UI/UI2/FuntionControlView/Aks/AksCommonMethod.cs |   13 +------------
 1 files changed, 1 insertions(+), 12 deletions(-)

diff --git a/HDL_ON/UI/UI2/FuntionControlView/Aks/AksCommonMethod.cs b/HDL_ON/UI/UI2/FuntionControlView/Aks/AksCommonMethod.cs
index 200a28f..8fcd678 100644
--- a/HDL_ON/UI/UI2/FuntionControlView/Aks/AksCommonMethod.cs
+++ b/HDL_ON/UI/UI2/FuntionControlView/Aks/AksCommonMethod.cs
@@ -12,18 +12,7 @@
     /// </summary>
     public class AksCommonMethod
     {
-        /// <summary>
-        /// 閫変腑棰滆壊
-        /// </summary>
-        public const uint seleBackgroundColor = 0xFFF2F3F7;
-        /// <summary>
-        /// 涓嶆敮鎸佹寜閿枃鏈鑹�
-        /// </summary>
-        public const uint unBackgroundColor = 0xFFA3AAB7;
-        /// <summary>
-        /// 涓嶆敮鎸佹暣涓鑹�
-        /// </summary>
-        public const uint unParentBackgroundColor = 0xFFF2F3F7;
+      
 
         private static AksCommonMethod commonMethod = null;
         /// <summary>

--
Gitblit v1.8.0