Commit c72a9c80 by 郑永杰

登陆update

1 parent 44f0c6b6
...@@ -4,7 +4,9 @@ import './index.scss' ...@@ -4,7 +4,9 @@ import './index.scss'
function Login() { function Login() {
return ( return (
<div className="login-box"> <div className="login-box">
这里是登陆 <header>
</header>
</div> </div>
) )
} }
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!