From fec3ff7b0bb0a4e53c2f9ff26cd06659a0c8aff9 Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期二, 07 一月 2025 11:08:34 +0800
Subject: [PATCH] 1.工具条; 2.左侧PLC列表;

---
 SourceCode/Bond/BoounionPLC/Common.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/SourceCode/Bond/BoounionPLC/Common.h b/SourceCode/Bond/BoounionPLC/Common.h
index 861ec49..f3816ef 100644
--- a/SourceCode/Bond/BoounionPLC/Common.h
+++ b/SourceCode/Bond/BoounionPLC/Common.h
@@ -6,4 +6,6 @@
 #define RX_CODE_LOG						1000
 
 /* 定制颜色 */
+#define APP_MAIN_DLG_BACKGROUND			RGB(255, 255, 255)	
 #define TOP_TOOLBAR_BACKGROUND			RGB(240, 240, 240)	
+#define PAGE_PLC_LIST_BACKGROUND		RGB(245, 245, 250)	
\ No newline at end of file

--
Gitblit v1.9.3