HDL_ON/UI/UI2/3-Intelligence/Automation/ConditionDeviceFunList.cs
@@ -215,12 +215,12 @@ view2.btnClick.MouseUpEventHandler += (sender, e) => { //主界面控件 FrameLayout fLayout = new FrameLayout FrameLayout fLayout2 = new FrameLayout { BackgroundColor = CSS.CSS_Color.viewTrans60lucence, }; this.AddChidren(fLayout); TimeView(fLayout, device, view2.btnState); this.AddChidren(fLayout2); TimeView(fLayout2, device, view2.btnState); };