Commit a58cbeb7 by BellCodeEditor

save project

parent 0511a50a
Showing with 1 additions and 0 deletions
......@@ -30,6 +30,7 @@ def register(): # 注册验证
file.write(content)
messagebox.showinfo("成功","注册成功")
login_show()
reg_to_login()
def login(): # 登录验证
pass
......
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