Commit 65ce8dda by BellCodeEditor

auto save

parent c05b1a2d
Showing with 2 additions and 2 deletions
...@@ -135,4 +135,5 @@ class My_register(): # 注册窗口 ...@@ -135,4 +135,5 @@ class My_register(): # 注册窗口
return self.name, self.password1, self.password2 return self.name, self.password1, self.password2
app_login = My_login() app_login = My_login()
app_login.show() app_login.show()
\ 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