diff --git a/FootwearTest/Views/MainWindow.axaml b/FootwearTest/Views/MainWindow.axaml index cf467b8..5a51f93 100644 --- a/FootwearTest/Views/MainWindow.axaml +++ b/FootwearTest/Views/MainWindow.axaml @@ -13,13 +13,14 @@ MinWidth="1100" MinHeight="720" WindowState="Maximized" - Title="整鞋热阻和湿阻测定仪" + Title="整鞋试验方法 - 整鞋热阻和湿阻测定仪" Background="{DynamicResource AppSurfaceBrush}" TransparencyLevelHint="None" BackgroundAnimationEnabled="False" BackgroundTransitionsEnabled="False" ShowTitlebarBackground="True" TitleBarAnimationEnabled="true" + Padding="0 -2 0 0" TitleBarVisibilityOnFullScreen="Visible">