From 22e06efbc5afef06d6d75ec9a4c81b7276ab0694 Mon Sep 17 00:00:00 2001 From: denglihong2007 <2639367181@qq.com> Date: Fri, 25 Apr 2025 01:02:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=83=A8=E5=88=86=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E4=B8=8D=E5=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/DaqingDong/PlatformScreenView.xaml | 90 +++++++----------- .../Views/HarbinXi/PlatformScreenView.xaml | 95 ++++++++----------- 2 files changed, 72 insertions(+), 113 deletions(-) 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 @@ - - - - - - - - - + + + + + + + + + + + + + - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + +