From f10c502efdadaf9596ab97666701bfce5e5d5f0e Mon Sep 17 00:00:00 2001 From: tongg Date: Tue, 4 Feb 2025 22:10:19 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E5=AE=89=E8=A3=85=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- UserManagerTool/InstallWindow.xaml | 78 ++++++++++++++++++++++++++- UserManagerTool/InstallWindow.xaml.cs | 52 ++++++++++++++++++ 2 files changed, 129 insertions(+), 1 deletion(-) diff --git a/UserManagerTool/InstallWindow.xaml b/UserManagerTool/InstallWindow.xaml index 96958bf..18fd731 100644 --- a/UserManagerTool/InstallWindow.xaml +++ b/UserManagerTool/InstallWindow.xaml @@ -7,8 +7,84 @@ mc:Ignorable="d" WindowStartupLocation="CenterScreen" ResizeMode="NoResize" Icon="./instal.ico" - Title="Spark 1.0 Install Tools" Height="750" Width="500"> + Title="Spark 1.0 Install Tools" Height="550" Width="500"> + + + + + + + + + + + + + + + + + + + + + + +