慢慢改bug

This commit is contained in:
2022-02-02 15:09:11 +08:00
parent 073ae827ab
commit 99509be48c
13 changed files with 47 additions and 29 deletions

View File

@ -1766,7 +1766,7 @@ def __main__():
tk.Button(UpLeftFrame, text=READABLETEXT[96], command=ResetSetting).pack()
# 装入窗口
UpLeftFrame.pack(side='left')
# 中间的框容器
UpMidleFrame = tk.Frame(UpFrame, bg='blue')
# 列表