From 1761bbd82d7c1251283e3baa9b519204e456b2f8 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期三, 25 十一月 2020 16:50:55 +0800
Subject: [PATCH] 2020-11-25-1

---
 HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/LogicTypeTitleView.cs |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/LogicTypeTitleView.cs b/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/LogicTypeTitleView.cs
index aff19aa..3683ce9 100644
--- a/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/LogicTypeTitleView.cs
+++ b/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/LogicTypeTitleView.cs
@@ -15,7 +15,7 @@
             X=Application.GetRealWidth(LogicView.TextSize.left16),
         };
         /// <summary>
-        /// 锛堟潯浠舵垨鑰呯洰鏍囷級鏂囨湰鎻忚堪
+        /// 鏂囨湰鎻忚堪
         /// </summary>
         public Button btnText = new Button
         {
@@ -29,7 +29,7 @@
            Gravity=Gravity.CenterVertical,
         };
         /// <summary>
-        /// 锛堟潯浠舵垨鑰呯洰鏍囷級鍥炬爣
+        /// 鍥炬爣
         /// </summary>
         public Button btnNextIcon = new Button
         {
@@ -60,7 +60,7 @@
             Width = Application.GetRealWidth(343),
         };
         /// <summary>
-        /// 鏉′欢鎴栬�呯洰鏍囦富鎺т欢鐨勬柟娉�
+        /// View鐨勬柟娉�
         /// </summary>
         /// <returns></returns>
         public FrameLayout FLayoutView()

--
Gitblit v1.8.0