install
This commit is contained in:
@@ -78,5 +78,5 @@ pip_fh = Button(frame,text='返回', command=fh).pack()
|
|||||||
|
|
||||||
# mainloop
|
# mainloop
|
||||||
root.title('安装')
|
root.title('安装')
|
||||||
root.geometry('200x250+400+600')
|
root.geometry('200x270+400+600')
|
||||||
root.mainloop()
|
root.mainloop()
|
||||||
Reference in New Issue
Block a user