Skip to content

Commit

Permalink
添加更新提示语
Browse files Browse the repository at this point in the history
  • Loading branch information
MyBlueHorizon committed Sep 19, 2021
1 parent 76d5bb8 commit d404ade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ClassTable/LegacyUpdateWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
<Label Content="更新进度" HorizontalAlignment="Left" VerticalAlignment="Top" Margin="205,65,0,0" Height="24" FontFamily="STZhongsong" Foreground="{Binding Foreground, ElementName=TextBlock_Name}"/>
<Label x:Name="Label_Progress" Content="0 %" HorizontalAlignment="Left" VerticalAlignment="Top" Margin="263,65,0,0" Height="24" FontFamily="STZhongsong" Foreground="{Binding Foreground, ElementName=TextBlock_Name}"/>
<Label x:Name="Label_DownloadBit" Content="0 字节 / 0 字节" HorizontalAlignment="Left" VerticalAlignment="Top" Margin="10,65,0,0" Height="24" FontFamily="STZhongsong" Foreground="{Binding Foreground, ElementName=TextBlock_Name}"/>
<Label x:Name="Label_Warning" Content="更新源部分地区访问不畅,失败请重试" HorizontalAlignment="Left" VerticalAlignment="Top" Margin="87,10,0,0" FontSize="12" FontFamily="STZhongsong" Foreground="{Binding Foreground, ElementName=TextBlock_Name}" Height="24" Width="223"/>
</Grid>
</Window>

0 comments on commit d404ade

Please sign in to comment.