Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
2b-creator committed Mar 7, 2024
1 parent 557113d commit b0453c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Video-2-Any-WPF/PagesControl/DefaultPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<RectangleGeometry RadiusX="10" RadiusY="10" Rect="10,10,600,250"></RectangleGeometry>
</Image.Clip>
</Image>
<TextBlock Margin="0,114,0,0" TextWrapping="Wrap" Text="Video 2 Any 1.0.0 正式版" VerticalAlignment="Top" FontSize="36" FontWeight="Bold" HorizontalAlignment="Center" Width="460"/>
<TextBlock Margin="0,114,0,0" TextWrapping="Wrap" Text="Video 2 Any 1.1.0 正式版" VerticalAlignment="Top" FontSize="36" FontWeight="Bold" HorizontalAlignment="Center" Width="460"/>
<Button x:Name="about" Content="关于..." Margin="327,322,0,0" VerticalAlignment="Top" Click="about_Click" Width="145"/>
</Grid>

Expand Down

0 comments on commit b0453c7

Please sign in to comment.