修改启动界面和标题

This commit is contained in:
xu 2020-01-29 03:45:52 +08:00
parent beb927a08c
commit fc3b2cae02
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
WindowTransitionsEnabled="False" WindowTransitionsEnabled="False"
FontFamily="Microsoft YaHei" FontFamily="Microsoft YaHei"
WindowState="Maximized" WindowState="Maximized"
Title="飞行魔方--无人机编队控制中心 V2.0" Title="飞行魔方--无人机编队控制系统 V2.0"
PreviewKeyDown="MetroWindow_PreviewKeyDown" PreviewKeyDown="MetroWindow_PreviewKeyDown"
PreviewKeyUp="MetroWindow_PreviewKeyUp" PreviewKeyUp="MetroWindow_PreviewKeyUp"
Style="{StaticResource VSWindowStyleKey}" Style="{StaticResource VSWindowStyleKey}"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 125 KiB

After

Width:  |  Height:  |  Size: 274 KiB