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

@@ -34,6 +34,6 @@ q_b.pack()
# mainloop
root.title('官网')
root.title('chatWEB')
root.geometry('200x220')
root.mainloop()