添加IF逻辑字段的着色逻辑,添加IF与ElseIF节点新增时附加其子节点

This commit is contained in:
2025-12-28 23:02:04 +08:00
parent 89429a6390
commit df790bb5b7
17 changed files with 761 additions and 26 deletions

View File

@@ -53,9 +53,8 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Data.SQLite, Version=1.0.112.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\System.Data.SQLite.dll</HintPath>
<Reference Include="System.Data.SQLite">
<HintPath>..\DLL\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />