修改提交shop修改

This commit is contained in:
2026-02-03 14:31:39 +08:00
parent 55a92d9b23
commit da95507d5a
31 changed files with 181 additions and 335 deletions

View File

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