diff --git a/K74B串口上位机/default.aproj b/K74B串口上位机/default.aproj index 63dd6bc..ed3d61e 100644 --- a/K74B串口上位机/default.aproj +++ b/K74B串口上位机/default.aproj @@ -1,30 +1,10 @@  - + - - - - - - - - - - - - - - - - - - - - - + - + diff --git a/K74B串口上位机/main.aardio b/K74B串口上位机/main.aardio index cb8960d..75070eb 100644 --- a/K74B串口上位机/main.aardio +++ b/K74B串口上位机/main.aardio @@ -2,7 +2,7 @@ import fonts.fontAwesome; import win.dlg.message; import win.ui; /*DSG{{*/ -mainForm = win.form(text="串口上位机";right=885;bottom=591;border="dialog frame";max=false) +mainForm = win.form(text="K74B上位机";right=885;bottom=591;border="dialog frame";max=false) mainForm.add( btnClear={cls="button";text="清空";left=760;top=555;right=875;bottom=582;hide=1;z=14}; btnFresh={cls="button";text="刷新";left=41;top=47;right=138;bottom=101;font=LOGFONT(h=-20);z=3};