From 45eb731d300df2969beef5bb229838124fcd50a7 Mon Sep 17 00:00:00 2001 From: status102 <102887808+status102@users.noreply.github.com> Date: Sun, 27 Jul 2025 11:39:14 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E6=9B=B4=E6=96=B0=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E7=95=8C=E9=9D=A2Background=E5=89=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/MaaWpfGui/Views/UI/VersionUpdateView.xaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/MaaWpfGui/Views/UI/VersionUpdateView.xaml b/src/MaaWpfGui/Views/UI/VersionUpdateView.xaml index 667a7d0f3a..58949eccd6 100644 --- a/src/MaaWpfGui/Views/UI/VersionUpdateView.xaml +++ b/src/MaaWpfGui/Views/UI/VersionUpdateView.xaml @@ -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"> - +