From 64ba86372b5fe0cddb636a84a9d2964f8a48b7dc Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期一, 22 四月 2024 15:41:38 +0800
Subject: [PATCH] 隐藏跑马灯功能,修改推送标记(想天专用)

---
 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