|
@ -18,7 +18,7 @@ |
|
|
<StackPanel Orientation="Horizontal" HorizontalAlignment="Left" VerticalAlignment="Center" Margin="10,0,0,0" |
|
|
<StackPanel Orientation="Horizontal" HorizontalAlignment="Left" VerticalAlignment="Center" Margin="10,0,0,0" |
|
|
TextBlock.Foreground="White"> |
|
|
TextBlock.Foreground="White"> |
|
|
<TextBlock Text="商品条形码生成"/> |
|
|
<TextBlock Text="商品条形码生成"/> |
|
|
<TextBlock Text="v10000" Margin="5,0,0,0"/> |
|
|
<TextBlock Text="v10001" Margin="5,0,0,0"/> |
|
|
<TextBlock x:Name="txtUserName" Margin="5,0,0,0"/> |
|
|
<TextBlock x:Name="txtUserName" Margin="5,0,0,0"/> |
|
|
</StackPanel> |
|
|
</StackPanel> |
|
|
</Border> |
|
|
</Border> |
|
|