diff --git a/Aucma.Scada.UI/MainWindow.xaml b/Aucma.Scada.UI/MainWindow.xaml index 87b39fcd..f38de87d 100644 --- a/Aucma.Scada.UI/MainWindow.xaml +++ b/Aucma.Scada.UI/MainWindow.xaml @@ -4,13 +4,14 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:Aucma.Scada.UI" - mc:Ignorable="d" + mc:Ignorable="d" FontFamily="Microsoft YaHei" + WindowStartupLocation="CenterScreen" Title="SCADA" Height="1080" Width="1920" Icon="Icon.png" WindowState="Maximized" WindowStyle="None" ResizeMode="NoResize"> - + @@ -20,10 +21,11 @@ - - + + + - + @@ -31,8 +33,10 @@ + + - + @@ -64,12 +68,12 @@ - + - + @@ -78,17 +82,16 @@ + -