界面中处理

This commit is contained in:
2025-03-16 13:14:05 +08:00
parent 9a330c01f8
commit 5ec9a64b9e
40 changed files with 4317 additions and 42 deletions

View File

@ -16,5 +16,10 @@ namespace DHSoftware.Views
{
InitializeComponent();
}
private void btnPreOpen_Click(object sender, EventArgs e)
{
}
}
}