|
@@ -90,8 +90,8 @@
|
|
|
<Border Grid.Row="0" BorderBrush="#CBCBCB" BorderThickness="0,0,0,1" />
|
|
|
<Grid Grid.Row="0" Cursor="Hand" >
|
|
|
<StackPanel Orientation="Horizontal" Margin="9,5,0,2">
|
|
|
- <TextBlock FontSize="26" Text="PLC测试平台" VerticalAlignment="Center" HorizontalAlignment="Center" Margin="10,0,0,0" />
|
|
|
<Image Source="../Assets/Images/Logo.png" Height="42" Width="auto"/>
|
|
|
+ <TextBlock FontSize="26" Text="PLC测试平台" VerticalAlignment="Center" HorizontalAlignment="Center" Margin="10,0,0,0" />
|
|
|
|
|
|
</StackPanel>
|
|
|
<StackPanel Orientation="Horizontal" HorizontalAlignment="Right" Margin=" 0,0,14,0">
|