<ul class="nav" id="side-menu">
<li class="nav-header">
<div class="dropdown profile-element"> <span>
<img alt="image" class="img-circle" src="../img/profile_small.jpg"/>
</span>
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<span class="clear"> <span class="block m-t-xs"> <strong
class="font-bold">SUPER-STOCK</strong>
</span> <span class="text-muted text-xs block">超级管理员 </span> </span>
</a>
</div>
<div class="logo-element">
H+
</div>
</li>
<li>
<a href="./index.html"><i class="fa fa-th-large"></i> <span class="nav-label">提醒规则</span> </a>
</li>
<li>
<a href="./percent.html"><i class="fa fa-bar-chart-o"></i> <span class="nav-label">振幅预览</span></a>
</li>
<li>
<a href="./zhuli.html"><i class="fa fa-key"></i> <span class="nav-label">主力资金</span></a>
</li>
</ul>