[aio.py]: 更改label/entry/optionmenu等控件的生成方式,使用循环实现,更加简洁和容易维护

This commit is contained in:
2024-06-09 13:54:39 +08:00
parent 35d7e41ffd
commit 8e64d18fb8
4 changed files with 146 additions and 255 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
./test.py
.idea/
aio/.idea/
aio/__pycache__/