wxr
2023-06-06 7e29d6e716ade9c9bc89ebd24cd6f35635c35767
HDL_ON/UI/UI2/3-Intelligence/Automation/MainView.cs
@@ -67,13 +67,12 @@
                        logicView.btnSwitchIcon.IsSelected = false;
                        currLogic.enable = "false";
                    }
                    //Send.switchLogic(currLogic);
                    new System.Threading.Thread(() =>
                    {
                        try
                        {
                            //逻辑使能的命令
                            Send.Current.SwitchLogic(currLogic);
                            Send.Current.EnableLogic(currLogic);
                        }
                        catch { }
@@ -396,6 +395,12 @@
                        }
                        break;
                    case 8:
                        {
                            iconInt = 5;
                        }
                        break;
                    case 10:
                        {
                            iconInt = 4;
@@ -512,6 +517,12 @@
                            strIcon = "LogicIcon/selectTheScene.png";
                        }
                        break;
                    case 5:
                        {
                            strIcon = "LogicIcon/selectlocation.png";
                        }
                        break;
                    case 11:
                        {
                            //分割条件和目标的图标