From 1880a2a806e2eddea97b94946cab94d955a7eb74 Mon Sep 17 00:00:00 2001 From: croire <1432593898@qq.com> Date: Fri, 7 Jan 2022 19:56:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=AC=A2=E8=BF=8E=E9=A1=B5?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DownKyi/Views/SplashWindow.xaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DownKyi/Views/SplashWindow.xaml b/DownKyi/Views/SplashWindow.xaml index c2f8d97..8608fce 100644 --- a/DownKyi/Views/SplashWindow.xaml +++ b/DownKyi/Views/SplashWindow.xaml @@ -5,7 +5,7 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="clr-namespace:DownKyi.Views" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" - Title="SplashWindow" + Title="" Width="500" Height="300" ResizeMode="NoResize" @@ -14,7 +14,7 @@