Commit 0ac71d31 by BellCodeEditor

auto save

parent 26fd0564
Showing with 2 additions and 1 deletions
...@@ -2,6 +2,6 @@ import tkinter ...@@ -2,6 +2,6 @@ import tkinter
chuangkou=tkinter.Tk() chuangkou=tkinter.Tk()
chuangkou.title("注册") chuangkou.title("注册")
chuangkou.geometry("500x699+0+0") chuangkou.geometry("500x699+530+100")
chuangkou.mainloop() chuangkou.mainloop()
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment