From 56bac6d79dc304057aee641bc10405cffdabb288 Mon Sep 17 00:00:00 2001 From: Chuck Date: Fri, 29 Jan 2021 19:10:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83=E9=A1=B5=E9=9D=A2=E5=B8=83?= =?UTF-8?q?=E5=B1=80=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MainWindow.xaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MainWindow.xaml b/MainWindow.xaml index c07a63e..401ec19 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -5,8 +5,8 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:CMCCUsername" mc:Ignorable="d" - Title="账号生成器" Height="240" Width="300" MinWidth="300" MinHeight="240" > - + Title="账号生成器" Height="235" Width="300" MinWidth="300" MinHeight="235" > + @@ -22,7 +22,7 @@