Commit 10189ca1 by LiuJunYi

1

parent 89c4cbe1
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
</li> </li>
<li class="sub-menu"> <li class="sub-menu">
<a <?php if(in_array(CONTROLLER_NAME, array('Log', 'Post'))){echo 'class="active"';}?> href="javascript:void(0);" > <a <?php if(in_array(CONTROLLER_NAME, array('Log', 'Post','Business'))){echo 'class="active"';}?> href="javascript:void(0);" >
<i class="fa fa-cog"></i> <i class="fa fa-cog"></i>
<span>其他管理</span> <span>其他管理</span>
</a> </a>
......
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