Commit fe6eea65 by 肖康

注册

parent 9d0ffc7f
Showing with 1 additions and 1 deletions
......@@ -290,7 +290,7 @@ const Page = () => {
<div className={style.bottomboxk}>
<button type="submit" className={style.loginButton} onClick={() => manualValidate()}>注册</button>
<div className={style.goLoginButton}>
<Link href="/reg" className={style.cursorPointer} >已有账号,去登录</Link>
<Link href="/login" className={style.cursorPointer} >已有账号,去登录</Link>
</div>
</div>
</div>
......
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