Commit 31f4a48b by 郑永杰

登陆更新

1 parent f81f4556
......@@ -222,7 +222,9 @@ function LoginPage({ history }) {
</div>
</div>
<footer>
<section className="footer-info-box">
</section>
</footer>
</div>
)
......
......@@ -111,4 +111,7 @@
top: -16px;
}
}
}
.footer-info-box {
}
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!