From c2c5ad73a862e3a93e6a78283fd39785821b5e1d Mon Sep 17 00:00:00 2001 From: "GukSang.Jin" Date: Sat, 30 May 2026 11:34:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FootwearTest/Views/MainWindow.axaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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">