diff --git a/XplorePlane/Views/ImageProcessing/TemplateMatchAssistantWindow.xaml b/XplorePlane/Views/ImageProcessing/TemplateMatchAssistantWindow.xaml index 026f037..28b879a 100644 --- a/XplorePlane/Views/ImageProcessing/TemplateMatchAssistantWindow.xaml +++ b/XplorePlane/Views/ImageProcessing/TemplateMatchAssistantWindow.xaml @@ -3,9 +3,18 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="模板匹配助手" Height="560" - Width="520" + Width="560" + FontFamily="Microsoft YaHei UI" WindowStartupLocation="CenterOwner" ResizeMode="CanResizeWithGrip"> + + + @@ -23,22 +32,58 @@ + - - - + + + + + + + @@ -179,13 +224,19 @@ - @@ -213,22 +264,42 @@