Branswe支持

This commit is contained in:
2026-01-31 23:36:50 +08:00
parent a974c1ff0f
commit b8cabfd1c0
5 changed files with 672 additions and 1 deletions

View File

@@ -304,6 +304,8 @@ namespace CMLeonOS
if (foundUser.Password == password)
{
Console.WriteLine("Login successful!");
Console.Beep();
// 创建用户文件夹
CreateUserFolder(foundUser.Username);