Commit 408f804b authored by HuangJunbo's avatar HuangJunbo 💻 Committed by Administrator

删除多余hr标签

Signed-off-by: Administrator's avatarAdministrator <admin@example.com>
parent d5f71067
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
<a>admin</a><a href="#">退出</a> <a>admin</a><a href="#">退出</a>
</div> </div>
</header> </header>
<hr>
<nav> <nav>
<h4>系统管理</h4> <h4>系统管理</h4>
<ul> <ul>
...@@ -23,8 +22,8 @@ ...@@ -23,8 +22,8 @@
<li><a href="#">配置管理</a></li> <li><a href="#">配置管理</a></li>
</ul> </ul>
</nav> </nav>
<hr>
<footer> <footer>
<hr>
<p>版权所有&copy;uuo00_n-team</p> <p>版权所有&copy;uuo00_n-team</p>
</footer> </footer>
</body> </body>
......
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 to comment