perf: 更新日志界面Background前置

This commit is contained in:
status102
2025-07-27 11:39:14 +08:00
parent 37057885b9
commit 45eb731d30

View File

@@ -17,10 +17,11 @@
Width="600"
Height="500"
d:DataContext="{d:DesignInstance {x:Type ui:VersionUpdateViewModel}}"
Background="{DynamicResource MdXamlBackground}"
Icon="../../newlogo.ico"
mc:Ignorable="d">
<hc:ScrollViewer Margin="10,5" IsInertiaEnabled="True">
<Grid Background="{DynamicResource MdXamlBackground}">
<Grid>
<Grid.RowDefinitions>
<RowDefinition Height="50" />
<RowDefinition Height="*" />