修复上下左右报错问题

This commit is contained in:
2025-10-29 23:46:15 +08:00
parent 234b18d3f8
commit 7bcd6bf88d
5 changed files with 12 additions and 7 deletions

View File

@@ -125,8 +125,8 @@ namespace NBF
{
await Task.Delay(100);
CommonTopPanel.Show();
// LoginPanel.Show();
PreviewPanel.Show();
LoginPanel.Show();
// PreviewPanel.Show();
}
#region New