This commit is contained in:
dengrb1
2023-07-24 21:19:37 +08:00
committed by GitHub
parent 46c4987935
commit b4d86772c9
4 changed files with 4 additions and 4 deletions

View File

@@ -68,6 +68,6 @@ bt_fh.pack()
# mainloop
root.title('选择')
root.title('chatWEB')
root.geometry('200x220+440+600')
root.mainloop()