diff --git a/CRSim.ScreenSimulator/Views/DaqingDong/PlatformScreenView.xaml b/CRSim.ScreenSimulator/Views/DaqingDong/PlatformScreenView.xaml index 811edb2..918b403 100644 --- a/CRSim.ScreenSimulator/Views/DaqingDong/PlatformScreenView.xaml +++ b/CRSim.ScreenSimulator/Views/DaqingDong/PlatformScreenView.xaml @@ -5,10 +5,10 @@ xmlns:pp="https://www.cnblogs.com/pumbaa" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:CRSim.ScreenSimulator.Views.DaqingDong" - mc:Ignorable="d" + mc:Ignorable="d" Foreground="#fdf99d" xmlns:converters="clr-namespace:CRSim.ScreenSimulator.Converters" xmlns:converters1="clr-namespace:CRSim.Shared.Converters;assembly=CRSim.Shared" - FontFamily="黑体" FontSize="28" FontWeight="Bold" + FontFamily="黑体" FontSize="25" FontWeight="Bold" Title="引导屏" SizeToContent="WidthAndHeight" WindowStyle="None" AllowsTransparency="True" Background="Black" KeyDown="Window_KeyDown" @@ -19,61 +19,41 @@ - - - - - - - - - + + - - - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CRSim.ScreenSimulator/Views/HarbinXi/PlatformScreenView.xaml b/CRSim.ScreenSimulator/Views/HarbinXi/PlatformScreenView.xaml index 0cffb4c..f83b8e0 100644 --- a/CRSim.ScreenSimulator/Views/HarbinXi/PlatformScreenView.xaml +++ b/CRSim.ScreenSimulator/Views/HarbinXi/PlatformScreenView.xaml @@ -8,8 +8,8 @@ mc:Ignorable="d" xmlns:converters="clr-namespace:CRSim.ScreenSimulator.Converters" xmlns:converters1="clr-namespace:CRSim.Shared.Converters;assembly=CRSim.Shared" - FontFamily="黑体" FontSize="28" FontWeight="Bold" - Title="引导屏" SizeToContent="WidthAndHeight" + FontFamily="黑体" FontWeight="Bold" FontSize="22" + Title="引导屏" SizeToContent="WidthAndHeight" Foreground="#fde163" WindowStyle="None" AllowsTransparency="True" Background="Black" KeyDown="Window_KeyDown" ResizeMode="NoResize" MouseDown="Window_MouseDown"> @@ -19,64 +19,43 @@ - - - - - - - - - + + + + + + + + + + + + + - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + +