|
|
@ -476,8 +476,8 @@ |
|
|
|
|
|
|
|
<StackPanel Grid.Column="3" VerticalAlignment="Center" HorizontalAlignment="Center" Margin="0,0,0,10"> |
|
|
|
<TextBlock> |
|
|
|
<Run Text="实付金额"/> |
|
|
|
<Run Text="{Binding OrderPayment}"/> |
|
|
|
<Run Text="实收金额"/> |
|
|
|
<Run Text="{Binding OrderSellerPrice}"/> |
|
|
|
</TextBlock> |
|
|
|
|
|
|
|
<StackPanel x:Name="sp_orderCoupon" Orientation="Horizontal"> |
|
|
|