mirror of
https://github.com/denglihong2007/CRSim
synced 2026-08-08 18:55:35 +08:00
chore: 更正淄博检票口状态栏文字
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<Setter Property="BorderBrush" Value="#0036DF"/>
|
||||
<Setter Property="BorderThickness" Value="0"/>
|
||||
</Style>
|
||||
<converters:TrainStateConverter x:Key="TrainStateConverter" WaitingText="正在候车"/>
|
||||
<converters:TrainStateConverter x:Key="TrainStateConverter" WaitingText="候车"/>
|
||||
<converters:TrainStateColorConverter x:Key="TrainStateColorConverter"/>
|
||||
<converters:LandmarkToStringConverter x:Key="LandmarkToStringConverter"/>
|
||||
<converters1:EmptyToVisibilityConverter x:Key="EmptyToVisibilityConverter" />
|
||||
|
||||
Reference in New Issue
Block a user