Commit 0b541577 by BellCodeEditor

auto save

parent 781064f1
Showing with 3 additions and 1 deletions
......@@ -36,7 +36,9 @@ def register(): # 注册验证
reg_to_login()
def login():
pass
name,passward1 = app_login.get_input()
pwd = user[]
value = adict.
class My_login(): # 登录界面
def __init__(self):
......
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