This commit is contained in:
2025-03-24 15:20:33 +08:00
parent 9a5d3be528
commit b8d7371a56
22 changed files with 8562 additions and 496 deletions

View File

@ -97,6 +97,7 @@ namespace DHSoftware.Views
Font = new System.Drawing.Font("Microsoft YaHei UI", 9F),
Size = new Size(90, 42),
Text = name,
ForeColor = Color.FromArgb(61, 94, 218)
};
foreach (var item in Cameras)
{