From 28818d29721a2f2d752bcda14ecbc551b4c696fe Mon Sep 17 00:00:00 2001 From: denglihong2007 <2639367181@qq.com> Date: Wed, 5 Mar 2025 00:24:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=83=A8=E5=88=86=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E8=BF=87=E9=95=BF=E6=97=B6=E6=98=BE=E7=A4=BA=E7=99=BD=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Stations/BeijingXi/PrimaryScreenView.xaml | 40 ++++++++-------- .../ChengduDong/SecondaryScreenView.xaml | 32 ++++++------- .../Stations/Guangyuan/PrimaryScreenView.xaml | 48 ++++++++++++------- .../Stations/Hanzhong/PlatformScreenView.xaml | 2 +- .../Stations/Harbin/PrimaryScreenView.xaml | 48 +++++++++---------- .../Stations/Jinanxi/SmallScreenView.xaml | 24 +++++----- .../Stations/Shanghai/OutsideScreenView.xaml | 20 ++++---- .../Stations/Zibo/PrimaryScreenView.xaml | 40 ++++++++-------- 8 files changed, 135 insertions(+), 119 deletions(-) diff --git a/CRSim/Views/Windows/Stations/BeijingXi/PrimaryScreenView.xaml b/CRSim/Views/Windows/Stations/BeijingXi/PrimaryScreenView.xaml index 96d9f07..75d5e2d 100644 --- a/CRSim/Views/Windows/Stations/BeijingXi/PrimaryScreenView.xaml +++ b/CRSim/Views/Windows/Stations/BeijingXi/PrimaryScreenView.xaml @@ -62,10 +62,10 @@ RowStyle="{StaticResource CommonRowStyle}" FontWeight="SemiBold" AlternationCount="2" HeadersVisibility="Column" IsEnabled="False"> - + - + @@ -76,10 +76,10 @@ - + - + @@ -90,10 +90,10 @@ - + - + @@ -104,10 +104,10 @@ - + - + @@ -118,7 +118,7 @@ - + @@ -128,7 +128,7 @@ - + @@ -157,10 +157,10 @@ RowStyle="{StaticResource CommonRowStyle}" FontWeight="SemiBold" AlternationCount="2" HeadersVisibility="Column" IsEnabled="False"> - + - + @@ -171,10 +171,10 @@ - + - + @@ -185,10 +185,10 @@ - + - + @@ -199,10 +199,10 @@ - + - + @@ -213,7 +213,7 @@ - + @@ -223,7 +223,7 @@ - + diff --git a/CRSim/Views/Windows/Stations/ChengduDong/SecondaryScreenView.xaml b/CRSim/Views/Windows/Stations/ChengduDong/SecondaryScreenView.xaml index 7bf7c50..fee1a99 100644 --- a/CRSim/Views/Windows/Stations/ChengduDong/SecondaryScreenView.xaml +++ b/CRSim/Views/Windows/Stations/ChengduDong/SecondaryScreenView.xaml @@ -34,7 +34,7 @@ - + @@ -58,10 +58,10 @@ - + - + @@ -88,7 +88,7 @@ - + @@ -113,10 +113,10 @@ - + - + @@ -140,7 +140,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -242,10 +242,10 @@ - + - + @@ -272,7 +272,7 @@ - + @@ -297,10 +297,10 @@ - + - + @@ -324,7 +324,7 @@ - + @@ -334,7 +334,7 @@ - + diff --git a/CRSim/Views/Windows/Stations/Guangyuan/PrimaryScreenView.xaml b/CRSim/Views/Windows/Stations/Guangyuan/PrimaryScreenView.xaml index 5b0fe28..17860cf 100644 --- a/CRSim/Views/Windows/Stations/Guangyuan/PrimaryScreenView.xaml +++ b/CRSim/Views/Windows/Stations/Guangyuan/PrimaryScreenView.xaml @@ -30,56 +30,70 @@ IsReadOnly="True" GridLinesVisibility="None" RowHeight="28" Foreground="#D75B41" HeadersVisibility="Column" IsEnabled="False"> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -89,7 +103,9 @@ - + diff --git a/CRSim/Views/Windows/Stations/Hanzhong/PlatformScreenView.xaml b/CRSim/Views/Windows/Stations/Hanzhong/PlatformScreenView.xaml index 3b2e767..21fadf3 100644 --- a/CRSim/Views/Windows/Stations/Hanzhong/PlatformScreenView.xaml +++ b/CRSim/Views/Windows/Stations/Hanzhong/PlatformScreenView.xaml @@ -74,7 +74,7 @@ - diff --git a/CRSim/Views/Windows/Stations/Harbin/PrimaryScreenView.xaml b/CRSim/Views/Windows/Stations/Harbin/PrimaryScreenView.xaml index 1ee41a9..f551beb 100644 --- a/CRSim/Views/Windows/Stations/Harbin/PrimaryScreenView.xaml +++ b/CRSim/Views/Windows/Stations/Harbin/PrimaryScreenView.xaml @@ -64,10 +64,10 @@ RowStyle="{StaticResource CommonRowStyle}" AlternationCount="2" HeadersVisibility="Column" IsEnabled="False"> - + - + @@ -78,10 +78,10 @@ - + - + @@ -109,10 +109,10 @@ - + - + @@ -123,10 +123,10 @@ - + - + @@ -137,10 +137,10 @@ - + - + @@ -151,7 +151,7 @@ - + @@ -161,7 +161,7 @@ - + @@ -190,10 +190,10 @@ RowStyle="{StaticResource CommonRowStyle}" AlternationCount="2" HeadersVisibility="Column" IsEnabled="False"> - + - + @@ -204,10 +204,10 @@ - + - + @@ -235,10 +235,10 @@ - + - + @@ -249,10 +249,10 @@ - + - + @@ -263,10 +263,10 @@ - + - + @@ -277,7 +277,7 @@ - + @@ -287,7 +287,7 @@ - + diff --git a/CRSim/Views/Windows/Stations/Jinanxi/SmallScreenView.xaml b/CRSim/Views/Windows/Stations/Jinanxi/SmallScreenView.xaml index 2b40ab1..8c41b31 100644 --- a/CRSim/Views/Windows/Stations/Jinanxi/SmallScreenView.xaml +++ b/CRSim/Views/Windows/Stations/Jinanxi/SmallScreenView.xaml @@ -113,10 +113,10 @@ RowStyle="{StaticResource CommonRowStyle}" AlternationCount="1" HeadersVisibility="Column" IsEnabled="False"> - + - + @@ -126,10 +126,10 @@ - + - + @@ -139,10 +139,10 @@ - + - + @@ -152,10 +152,10 @@ - + - + @@ -165,10 +165,10 @@ - + - + @@ -178,7 +178,7 @@ - + @@ -188,7 +188,7 @@ - + diff --git a/CRSim/Views/Windows/Stations/Shanghai/OutsideScreenView.xaml b/CRSim/Views/Windows/Stations/Shanghai/OutsideScreenView.xaml index b572619..83924fd 100644 --- a/CRSim/Views/Windows/Stations/Shanghai/OutsideScreenView.xaml +++ b/CRSim/Views/Windows/Stations/Shanghai/OutsideScreenView.xaml @@ -30,10 +30,10 @@ IsReadOnly="True" GridLinesVisibility="None" RowHeight="28" Foreground="LightYellow" HeadersVisibility="Column" IsEnabled="False"> - + - + @@ -56,10 +56,10 @@ - + - + @@ -89,10 +89,10 @@ - + - + @@ -115,10 +115,10 @@ - + - + @@ -141,7 +141,7 @@ - + @@ -151,7 +151,7 @@ - + diff --git a/CRSim/Views/Windows/Stations/Zibo/PrimaryScreenView.xaml b/CRSim/Views/Windows/Stations/Zibo/PrimaryScreenView.xaml index d7b4554..e6e67d1 100644 --- a/CRSim/Views/Windows/Stations/Zibo/PrimaryScreenView.xaml +++ b/CRSim/Views/Windows/Stations/Zibo/PrimaryScreenView.xaml @@ -32,10 +32,10 @@ IsReadOnly="True" GridLinesVisibility="None" RowHeight="40" AlternationCount="2" HeadersVisibility="Column" IsEnabled="False"> - + - + @@ -53,10 +53,10 @@ - + - + @@ -74,10 +74,10 @@ - + - + @@ -95,10 +95,10 @@ - + - + @@ -117,7 +117,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -187,10 +187,10 @@ IsReadOnly="True" GridLinesVisibility="None" RowHeight="40" AlternationCount="2" HeadersVisibility="Column" IsEnabled="False"> - + - + @@ -208,10 +208,10 @@ - + - + @@ -229,10 +229,10 @@ - + - + @@ -250,10 +250,10 @@ - + - + @@ -272,7 +272,7 @@ - + @@ -282,7 +282,7 @@ - +