程序完成,只需要添加图标和关闭CMD窗口即可

This commit is contained in:
2025-08-08 00:04:52 +08:00
parent bec0d21d20
commit 01b37916c1
3 changed files with 56 additions and 18 deletions

View File

@@ -14,6 +14,7 @@ export component MainWindow inherits Window {
callback StartTftp();
//停止回调
callback StopTftp();
//选择路径按钮
Rectangle {
height: 35px;
width: 95px;