修改ui样式

This commit is contained in:
Bob.Song
2026-02-04 18:55:28 +08:00
parent b6570fa8fa
commit ca9226015d
154 changed files with 13770 additions and 338 deletions

View File

@@ -61,7 +61,9 @@ namespace NBF
// await Task.Delay(100);
CommonTopPanel.Show();
// SettingPanel.Show();
LoginPanel.Show();
// LoginPanel.Show();
// MessageBox.Show();
FishingShopPanel.Show();
// PreviewPanel.Show();
}
}