From ea0b1e8e5f43c5fd0a7d479e25ede3b8cbea464a Mon Sep 17 00:00:00 2001 From: wxr <wxr@hdlchina.com.cn> Date: 星期一, 02 十二月 2024 17:17:19 +0800 Subject: [PATCH] tcp;可视对讲; --- HDL_ON/UI/UI2/1-HomePage/HomePage.cs | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/HDL_ON/UI/UI2/1-HomePage/HomePage.cs b/HDL_ON/UI/UI2/1-HomePage/HomePage.cs index 88d79ac..f5b511d 100644 --- a/HDL_ON/UI/UI2/1-HomePage/HomePage.cs +++ b/HDL_ON/UI/UI2/1-HomePage/HomePage.cs @@ -116,7 +116,7 @@ int CurShowTypeContent = 0; #endregion -#region 鎶ヨ淇℃伅 + #region 鎶ヨ淇℃伅 //Button btnMsgBg; //Button btnMsgTime; //Button btnMsg; @@ -529,11 +529,11 @@ LoadEvent_GotoMessageCenterPage(); -#endregion + #endregion -#endregion + #endregion -#region 鍔熻兘鍦烘櫙鍒囨崲 + #region 鍔熻兘鍦烘櫙鍒囨崲 bodyView.AddChidren(new Button() { Height = Application.GetRealHeight(20), BackgroundColor = 0x00000000 }); -- Gitblit v1.8.0