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="坐标标定" />
-
-
-
-
-
-
-
-
-
-