Commit 4d3b5975 authored by HuangJunbo's avatar HuangJunbo 💻 Committed by Administrator

修改user管理界面

Signed-off-by: Administrator's avatarAdministrator <admin@example.com>
parent 7d3ebec5
...@@ -22,9 +22,9 @@ ...@@ -22,9 +22,9 @@
<h4>系统管理</h4> <h4>系统管理</h4>
<ul> <ul>
<li><a href="usermanager.html">用户管理</a></li> <li><a href="usermanager.html">用户管理</a></li>
<li><a href="#">商品审核</a></li> <li><a href="goodsmanage.html">商品审核</a></li>
<li><a href="tagmanage.html">分类管理</a></li> <li><a href="tagmanage.html">分类管理</a></li>
<li><a href="#">配置管理</a></li> <li><a href="config_manage.html">配置管理</a></li>
</ul> </ul>
</nav> </nav>
<article> <article>
...@@ -36,7 +36,6 @@ ...@@ -36,7 +36,6 @@
</form> </form>
</div> </div>
</article> </article>
<article> <article>
<table> <table>
<tr> <tr>
......
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