From 7b96ea115d51fb721130fef8622500740dea7b08 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期四, 25 八月 2022 18:06:29 +0800
Subject: [PATCH] 2022年08月25日18:06:27

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

diff --git a/HDL_ON/UI/UI2/3-Intelligence/Automation/ConditionDeviceFunList.cs b/HDL_ON/UI/UI2/3-Intelligence/Automation/ConditionDeviceFunList.cs
index ec9fca3..b8b6222 100644
--- a/HDL_ON/UI/UI2/3-Intelligence/Automation/ConditionDeviceFunList.cs
+++ b/HDL_ON/UI/UI2/3-Intelligence/Automation/ConditionDeviceFunList.cs
@@ -585,13 +585,13 @@
                         }
                         if (intValue == 1)
                         {
-                            //璺屽�掓姤璀�
+                            
                             view2.frameLayout.Visible = false;
 
                         }
                         else if (intValue == 2)
                         {
-                            //鏈変汉鎶ヨ
+                            
                             view2.frameLayout.Y = Application.GetRealHeight(0);
                         }
                         if (edit)
@@ -995,7 +995,7 @@
                });
         }
         /// <summary>
-        /// 
+        /// 鍙瀵硅涓撶敤
         /// </summary>
         /// <param name="frame">褰撳墠鐣岄潰</param>
         /// <param name="device">褰撳墠璁惧</param>

--
Gitblit v1.8.0