|
|
@@ -702,7 +702,7 @@ |
|
|
|
Tag="冷凝水罐进水阀" /> |
|
|
|
</StackPanel> |
|
|
|
<StackPanel |
|
|
|
Canvas.Left="14" Canvas.Top="210" HorizontalAlignment="Left" VerticalAlignment="Top" |
|
|
|
Canvas.Left="14" Canvas.Top="249" HorizontalAlignment="Center" VerticalAlignment="Top" |
|
|
|
Panel.ZIndex="99" Orientation="Vertical"> |
|
|
|
<RadioButton |
|
|
|
Width="70" Height="20" Margin="0,0,0,2" BorderThickness="0" |
|
|
@@ -1169,13 +1169,13 @@ |
|
|
|
IsEnabled="False" |
|
|
|
Style="{StaticResource wind}" /> |
|
|
|
<TextBlock |
|
|
|
Canvas.Left="101" Canvas.Top="211" Canvas.Right="384.8" Height="20" |
|
|
|
Canvas.Left="38" Canvas.Top="213" Canvas.Right="384.8" Height="20" |
|
|
|
HorizontalAlignment="Center" VerticalAlignment="Top" d:Foreground="Red" FontSize="16" |
|
|
|
Foreground="{Binding DeviceStatus.CompressorRunning, Converter={StaticResource BoolToColorConverter}}" |
|
|
|
Text="⚫" TextAlignment="Center" /> |
|
|
|
<TextBlock |
|
|
|
Canvas.Left="88" Canvas.Top="234" Canvas.Right="384.8" HorizontalAlignment="Center" |
|
|
|
VerticalAlignment="Top" FontSize="12" Foreground="White" Text="空压机
启动反馈" |
|
|
|
Canvas.Left="10" Canvas.Top="232" Canvas.Right="384.8" HorizontalAlignment="Center" |
|
|
|
VerticalAlignment="Top" FontSize="12" Foreground="White" Text="空压机启动反馈" |
|
|
|
TextAlignment="Center" /> |
|
|
|
<TextBlock |
|
|
|
Canvas.Left="38" Canvas.Top="138" HorizontalAlignment="Center" VerticalAlignment="Top" |
|
|
@@ -1306,6 +1306,11 @@ |
|
|
|
HorizontalAlignment="Left" VerticalAlignment="Top" d:Foreground="Red" FontSize="16" |
|
|
|
Foreground="{Binding DeviceStatus.IsSetFans, Converter={StaticResource BoolToColorConverter}}" |
|
|
|
Text="⬛" TextAlignment="Center" /> |
|
|
|
<TextBlock |
|
|
|
Canvas.Left="85" Canvas.Top="260" Canvas.Right="384.8" Height="20" |
|
|
|
HorizontalAlignment="Center" VerticalAlignment="Top" d:Foreground="Red" FontSize="16" |
|
|
|
Foreground="{Binding DeviceStatus.IsSetCompressorRunning, Converter={StaticResource BoolToColorConverter}}" |
|
|
|
Text="⬛" TextAlignment="Center" /> |
|
|
|
<TextBlock |
|
|
|
Canvas.Left="170" Canvas.Top="106" Canvas.Right="384.8" Height="20" |
|
|
|
HorizontalAlignment="Left" VerticalAlignment="Top" d:Foreground="Red" FontSize="16" |
|
|
|