Commit 380d985e authored by hujun's avatar hujun

导航链接

parent c8079679
...@@ -19,16 +19,16 @@ ...@@ -19,16 +19,16 @@
<!--</ul>--> <!--</ul>-->
<!--</li>--> <!--</li>-->
<li role="presentation" class="active"> <li role="presentation" class="active">
<a href="watch_shop.html" class="active"><span class="glyphicon glyphicon-search" aria-hidden="true"></span> 预约看铺列表</a> <a href="/index/watch_shop.html" class="active"><span class="glyphicon glyphicon-search" aria-hidden="true"></span> 预约看铺列表</a>
</li> </li>
<li role="presentation" class="active"> <li role="presentation" class="active">
<a href="transfer_list.html"> 委托转铺列表</a> <a href="/index/transfer_list.html"> 委托转铺列表</a>
</li> </li>
<li role="presentation" class="active"> <li role="presentation" class="active">
<a href="users_list.html"> 用户列表</a> <a href="/index/users_list.html"> 用户列表</a>
</li> </li>
<li role="presentation" class="active"> <li role="presentation" class="active">
<a href="diagram_list.html"> 首页轮播图</a> <a href="/index/diagram_list.html"> 首页轮播图</a>
</li> </li>
</ul> </ul>
</nav> </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