页面逻辑修改

This commit is contained in:
2026-05-11 19:12:34 +08:00
parent e45100bd72
commit 459e2fdbfd
6 changed files with 49 additions and 21 deletions

View File

@@ -24,7 +24,7 @@
<Setter Property="VerticalAlignment" Value="Center"/>
<Setter Property="Margin" Value="0,0,10,0"/>
<Setter Property="Margin" Value="0,0,10,0"/>
<Setter Property="Width" Value="100"/>
<Setter Property="Width" Value="105"/>
</Style>
<Style x:Key="TextBoxStyle" TargetType="TextBox">
<Setter Property="Height" Value="40"/>