minor modification of UI for current data process
This commit is contained in:
parent
59711d9c65
commit
9f78b0e563
@ -39,7 +39,7 @@ btns_func = {
|
||||
}
|
||||
widgets_dp = {
|
||||
'path': {'label': '', 'entry': '', 'row': 0, 'col': 1, 'text': '数据文件夹路径'},
|
||||
'dur': {'label': '', 'entry': '', 'row': 1, 'col': 1, 'text': '周期时间'},
|
||||
'dur': {'label': '', 'entry': '', 'row': 1, 'col': 9, 'text': '周期时间'},
|
||||
'vel': {'label': '', 'optionmenu': '', 'row': 1, 'col': 1, 'text': ''},
|
||||
'trq': {'label': '', 'optionmenu': '', 'row': 1, 'col': 3, 'text': ''},
|
||||
'trqh': {'label': '', 'optionmenu': '', 'row': 1, 'col': 5, 'text': ''},
|
||||
|
Reference in New Issue
Block a user