From d59550c49249fd1a7a0f3c9ccfbe99439ee422a1 Mon Sep 17 00:00:00 2001 From: "zhengxuan.zhang" Date: Mon, 18 May 2026 15:58:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E8=9E=BA=E6=97=8B=E6=89=AB?= =?UTF-8?q?=E6=8F=8F=E3=80=81=E8=AF=AD=E8=A8=80=E8=AE=BE=E7=BD=AE=E5=90=88?= =?UTF-8?q?=E5=B9=B6=E5=88=B0=E5=85=A8=E5=B1=80=E8=AE=BE=E7=BD=AE=E4=B8=AD?= =?UTF-8?q?=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- XplorePlane.sln | 14 -------------- XplorePlane/Views/Main/MainWindow.xaml | 23 ----------------------- 2 files changed, 37 deletions(-) diff --git a/XplorePlane.sln b/XplorePlane.sln index a9c9b4e..4000462 100644 --- a/XplorePlane.sln +++ b/XplorePlane.sln @@ -68,8 +68,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "XP.Calibration", "XP.Calibr EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XP.ReportEngine", "XP.ReportEngine\XP.ReportEngine.csproj", "{809A8588-F64C-4738-8827-CFBC59943DBF}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XplorePlane.Tests", "XplorePlane.Tests\XplorePlane.Tests.csproj", "{223E2A75-E50E-BD82-506F-935F63B7A41A}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -279,18 +277,6 @@ Global {809A8588-F64C-4738-8827-CFBC59943DBF}.Release|x64.Build.0 = Release|Any CPU {809A8588-F64C-4738-8827-CFBC59943DBF}.Release|x86.ActiveCfg = Release|Any CPU {809A8588-F64C-4738-8827-CFBC59943DBF}.Release|x86.Build.0 = Release|Any CPU - {223E2A75-E50E-BD82-506F-935F63B7A41A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {223E2A75-E50E-BD82-506F-935F63B7A41A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {223E2A75-E50E-BD82-506F-935F63B7A41A}.Debug|x64.ActiveCfg = Debug|x64 - {223E2A75-E50E-BD82-506F-935F63B7A41A}.Debug|x64.Build.0 = Debug|x64 - {223E2A75-E50E-BD82-506F-935F63B7A41A}.Debug|x86.ActiveCfg = Debug|Any CPU - {223E2A75-E50E-BD82-506F-935F63B7A41A}.Debug|x86.Build.0 = Debug|Any CPU - {223E2A75-E50E-BD82-506F-935F63B7A41A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {223E2A75-E50E-BD82-506F-935F63B7A41A}.Release|Any CPU.Build.0 = Release|Any CPU - {223E2A75-E50E-BD82-506F-935F63B7A41A}.Release|x64.ActiveCfg = Release|x64 - {223E2A75-E50E-BD82-506F-935F63B7A41A}.Release|x64.Build.0 = Release|x64 - {223E2A75-E50E-BD82-506F-935F63B7A41A}.Release|x86.ActiveCfg = Release|Any CPU - {223E2A75-E50E-BD82-506F-935F63B7A41A}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/XplorePlane/Views/Main/MainWindow.xaml b/XplorePlane/Views/Main/MainWindow.xaml index b372a76..8be7580 100644 --- a/XplorePlane/Views/Main/MainWindow.xaml +++ b/XplorePlane/Views/Main/MainWindow.xaml @@ -433,13 +433,6 @@ IsEnabled="False" Size="Large" SmallImage="/Assets/Icons/quick-scan.png" /> - @@ -537,22 +530,6 @@ Text="坐标标定" /> - - - - - - - - - -