Commit af1fa756 by BellCodeEditor

save project

parent 7f81e768
Showing with 1 additions and 0 deletions
......@@ -18,6 +18,7 @@ l1=tkinter.Label(root,text="请输入注册信息!",font=("宋体",15),
fg="black",width=40,height=2,bg="light blue")
l1.place(x=0,y=0)
l1=tkinter.Label(root,text="用户名",font=("宋体",15),
fg="black",width=6,height=2)
l1.place(x=50,y=70)
......
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