Commit 0517994b authored by clone's avatar clone

导航

parent 19bc8794
<nav class="navbar navbar-inverse" id="sidebar-wrapper" role="navigation">
<ul class="nav sidebar-nav">
<!--便于后期更改使用-->
......@@ -19,17 +18,22 @@
<!--</ul>-->
<!--</li>-->
<li role="presentation" class="active">
<a href="/index/watch_shop.html" class="active"><span class="glyphicon glyphicon-search" aria-hidden="true"></span> 预约看铺列表</a>
<a href="/index/banner"> 首页轮播图</a>
</li>
<li role="presentation" class="active">
<a href="/index/transfer_list.html"> 委托转铺列表</a>
<li role="presentation">
<a href="/index/users_list"> 用户列表</a>
</li>
<li role="presentation" class="active">
<a href="/index/users_list.html"> 用户列表</a>
<li role="presentation">
<a href="/index/watch_shop"> 预约看铺列表</a>
</li>
<li role="presentation" class="active">
<a href="/index/diagram_list.html"> 首页轮播图</a>
<li role="presentation">
<a href="/index/transfer_list"> 委托转铺列表</a>
</li>
<li role="presentation">
<a href="/index/version"> 版本号管理</a>
</li>
</ul>
</nav>
......
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