Commit cbb500a3 by BellCodeEditor

save project

parent c26ca525
Showing with 3 additions and 3 deletions
......@@ -30,7 +30,7 @@ def register(): # 注册验证
file.write(content)
messagebox.showinfo("恭喜","你是正常人")
app_login = My_login()
login.show()
app_login.show()
def login(): # 登录验证
pass
......
{"admin": "123456", "b": "b", "c": "c", "a": "aa", "1": "11"}
\ No newline at end of file
{"admin": "123456", "b": "b", "c": "c", "a": "aa", "1": "11", "11": "11"}
\ 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