diff --git a/XplorePlane/Views/Main/MainWindow.xaml b/XplorePlane/Views/Main/MainWindow.xaml
index 7726b25..15e3753 100644
--- a/XplorePlane/Views/Main/MainWindow.xaml
+++ b/XplorePlane/Views/Main/MainWindow.xaml
@@ -1168,6 +1168,52 @@
IconSources={StaticResource IconPaths}}"
Size="Large" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1309,50 +1355,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -1768,7 +1770,6 @@
-
@@ -1778,12 +1779,7 @@
Grid.RowSpan="2"
Grid.ColumnSpan="2"
Margin="0,0,0,10" />
-
-
+
@@ -1791,16 +1787,195 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ FontFamily="Consolas"
+ FontSize="11"
+ Foreground="#AAAAAA"
+ Text="x: 0 y: 0 RGB: 0 0 0" />
+
+
+
+
+
diff --git a/XplorePlane/Views/Main/MainWindowB.xaml b/XplorePlane/Views/Main/MainWindowB.xaml
index 49ecc4f..a6ddf63 100644
--- a/XplorePlane/Views/Main/MainWindowB.xaml
+++ b/XplorePlane/Views/Main/MainWindowB.xaml
@@ -30,7 +30,7 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1305,50 +1350,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -1922,20 +1923,114 @@
-
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/XplorePlane/readme.txt b/XplorePlane/readme.txt
index 29e94d4..57bb30f 100644
--- a/XplorePlane/readme.txt
+++ b/XplorePlane/readme.txt
@@ -22,7 +22,22 @@
----------------------
1、优化图像处理窗体的页面布局,简洁清晰 √
2、新增打开图像工具箱(修复DataContext问题) √
-3、对主界面B方案进行优化
+3、对主界面B方案进行优化 √
+
+
+2026.3.17
+----------------------
+1、对界面设计进行优化 ,增加了扫描模式,移除了探测器设置,增加底部工具栏 √
+
+
+
+
+
+
+
+
+
+