From 7079cbb505471a8d3251cac4e27c7a3841f8e656 Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期三, 04 十二月 2024 22:51:37 +0800
Subject: [PATCH] 修改单独匹配界面

---
 WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj |   29 ++++++++++++-----------------
 1 files changed, 12 insertions(+), 17 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj
index 22c0f71..1284980 100644
--- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj
+++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj
@@ -10,7 +10,6 @@
   <ItemGroup>
     <Compile Remove="02-project\01-import\01-ModelFile\**" />
     <Compile Remove="02-project\01-import\04-completed\**" />
-    <Compile Remove="03-simulation\06-simulation\01-matching\06-threelink\01-threelinksinglematching\**" />
     <Compile Remove="03-ViewModel\**" />
     <Compile Remove="04-HomePageMainPanel\**" />
     <Compile Remove="04-pump\02-analy\**" />
@@ -18,7 +17,6 @@
     <Compile Remove="Resources\**" />
     <EmbeddedResource Remove="02-project\01-import\01-ModelFile\**" />
     <EmbeddedResource Remove="02-project\01-import\04-completed\**" />
-    <EmbeddedResource Remove="03-simulation\06-simulation\01-matching\06-threelink\01-threelinksinglematching\**" />
     <EmbeddedResource Remove="03-ViewModel\**" />
     <EmbeddedResource Remove="04-HomePageMainPanel\**" />
     <EmbeddedResource Remove="04-pump\02-analy\**" />
@@ -26,7 +24,6 @@
     <EmbeddedResource Remove="Resources\**" />
     <None Remove="02-project\01-import\01-ModelFile\**" />
     <None Remove="02-project\01-import\04-completed\**" />
-    <None Remove="03-simulation\06-simulation\01-matching\06-threelink\01-threelinksinglematching\**" />
     <None Remove="03-ViewModel\**" />
     <None Remove="04-HomePageMainPanel\**" />
     <None Remove="04-pump\02-analy\**" />
@@ -34,7 +31,6 @@
     <None Remove="Resources\**" />
     <Page Remove="02-project\01-import\01-ModelFile\**" />
     <Page Remove="02-project\01-import\04-completed\**" />
-    <Page Remove="03-simulation\06-simulation\01-matching\06-threelink\01-threelinksinglematching\**" />
     <Page Remove="03-ViewModel\**" />
     <Page Remove="04-HomePageMainPanel\**" />
     <Page Remove="04-pump\02-analy\**" />
@@ -150,7 +146,6 @@
 
   <ItemGroup>
     <Folder Include="03-simulation\06-simulation\01-matching\00-core\" />
-    <Folder Include="03-simulation\06-simulation\01-matching\06-threelink\" />
     <Folder Include="map\gaode\css\" />
   </ItemGroup>
 
@@ -196,15 +191,6 @@
     </Compile>
     <Compile Update="03-simulation\06-simulation\01-matching\09-Tank\TankSingleMatchingCtrl.cs">
       <SubType>UserControl</SubType>
-    </Compile>
-    <Compile Update="03-simulation\06-simulation\01-matching\17-compressor\CompressorChartShowDlg.cs">
-      <SubType>Form</SubType>
-    </Compile>
-    <Compile Update="03-simulation\06-simulation\01-matching\17-compressor\CompressorSingleMatchingCtrl.cs">
-      <SubType>UserControl</SubType>
-    </Compile>
-    <Compile Update="03-simulation\06-simulation\01-matching\17-compressor\CompressorSingleMatchingDlg.cs">
-      <SubType>Form</SubType>
     </Compile>
     <Compile Update="03-simulation\06-simulation\01-matching\16-sprinkler\SprinklerSingleMatchingForm.cs">
       <SubType>UserControl</SubType>
@@ -262,13 +248,22 @@
     <Compile Update="03-simulation\06-simulation\01-matching\05-elbows\01-elbowsinglematching\ElbowSingMatchingDlg.cs" />
     <Compile Update="03-simulation\06-simulation\01-matching\07-fourlink\01-fourlinksinglematching\FourLinkSingleMatchingForm.cs" />
     <Compile Update="03-simulation\06-simulation\01-matching\07-fourlink\01-fourlinksinglematching\FourLinkSingMatchingDlg.cs" />
-    <Compile Update="03-simulation\06-simulation\01-matching\18-exchanger\ExchangerChartShowDlg.cs">
+    <Compile Update="03-simulation\06-simulation\01-matching\17-compressor\CompressorChartShowDlg.cs">
       <SubType>Form</SubType>
     </Compile>
-    <Compile Update="03-simulation\06-simulation\01-matching\18-exchanger\ExchangerSingleMatchingCtrl.cs">
+    <Compile Update="03-simulation\06-simulation\01-matching\17-compressor\CompressorSingleMatchingCtrl.cs">
       <SubType>UserControl</SubType>
     </Compile>
-    <Compile Update="03-simulation\06-simulation\01-matching\18-exchanger\ExchangerSingleMatchingDlg.cs">
+    <Compile Update="03-simulation\06-simulation\01-matching\17-compressor\TankSingleMatchingDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="03-simulation\06-simulation\01-matching\18-exchanger\CompressorChartShowDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="03-simulation\06-simulation\01-matching\18-exchanger\CompressorSingleMatchingCtrl.cs">
+      <SubType>UserControl</SubType>
+    </Compile>
+    <Compile Update="03-simulation\06-simulation\01-matching\18-exchanger\TankSingleMatchingDlg.cs">
       <SubType>Form</SubType>
     </Compile>
     <Compile Update="03-simulation\06-simulation\XhsProjectSimulationCorePage.cs" />

--
Gitblit v1.9.3