improve:计时器UI

This commit is contained in:
2025-10-18 16:15:19 +08:00
parent 0259d83429
commit ba5db63e0b
7 changed files with 232 additions and 40 deletions
@@ -39,7 +39,7 @@
Margin="0,0,20,0"/>
<!-- 冒号 -->
<TextBlock Text=":" FontSize="120" FontWeight="Bold"
<TextBlock x:Name="FullColon1Display" Text=":" FontSize="120" FontWeight="Bold"
Foreground="White"
HorizontalAlignment="Center" VerticalAlignment="Center"
Margin="0,0,20,0"/>
@@ -61,7 +61,7 @@
Margin="0,0,20,0"/>
<!-- 冒号 -->
<TextBlock Text=":" FontSize="120" FontWeight="Bold"
<TextBlock x:Name="FullColon2Display" Text=":" FontSize="120" FontWeight="Bold"
Foreground="White"
HorizontalAlignment="Center" VerticalAlignment="Center"
Margin="0,0,20,0"/>