修改设置界面

This commit is contained in:
2026-02-01 20:29:16 +08:00
parent 8a6ba7c514
commit e05561ff43
560 changed files with 1581 additions and 1187 deletions

View File

@@ -60,7 +60,8 @@ namespace NBF
{
// await Task.Delay(100);
CommonTopPanel.Show();
LoginPanel.Show();
SettingPanel.Show();
// LoginPanel.Show();
// PreviewPanel.Show();
}
}