From 331e93aeeb2310a14d5ca4d1882a640a7e8f9ad9 Mon Sep 17 00:00:00 2001 From: Kaniu Tayou <1056879522@qq.com> Date: Thu, 20 Dec 2018 20:33:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=98=BE=E7=A4=BA=EF=BC=8C?= =?UTF-8?q?=E4=B8=80=E4=BA=9B=E5=BC=82=E5=B8=B8=E7=9A=84=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- StormChatWPF/LogWindow.xaml | 7 ++++--- StormChatWPF/MainWindow.xaml | 5 ++--- StormChatWPF/MainWindow.xaml.cs | 12 ++++++++++-- StormChatWPF/Properties/Resources.resx | 4 ---- StormChatWPF/Resources/LogFormBackground.jpg | Bin 0 -> 72364 bytes StormChatWPF/StormChatWPF.csproj | 9 +++++---- StormChatWPF/UI/ChatBubble.cs | 2 +- 7 files changed, 22 insertions(+), 17 deletions(-) create mode 100644 StormChatWPF/Resources/LogFormBackground.jpg diff --git a/StormChatWPF/LogWindow.xaml b/StormChatWPF/LogWindow.xaml index 12d5f90..86d517f 100644 --- a/StormChatWPF/LogWindow.xaml +++ b/StormChatWPF/LogWindow.xaml @@ -5,8 +5,9 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:StormChatWPF" mc:Ignorable="d" - Title="StormChat" Height="450" Width="800" - Icon="UI/闪电.png"> + Title="WelCome" Height="450" Width="800" + Icon="UI/Resources/闪电.png" + WindowStartupLocation="CenterScreen"> @@ -19,7 +20,7 @@ - +