Commit 89c4cbe1 by LiuJunYi

,

parent 557f472c
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
<a href="<?php echo url("@admin/Log/index", ['level'=>'info'])?>">日志信息</a> <a href="<?php echo url("@admin/Log/index", ['level'=>'info'])?>">日志信息</a>
</li> </li>
<li <?php if(CONTROLLER_NAME == 'Log'&&ACTION_NAME=='index'){echo 'class="active"';}?>> <li <?php if(CONTROLLER_NAME == 'Business'&&ACTION_NAME=='index'){echo 'class="active"';}?>>
<a href="<?php echo url("@admin/Business/index")?>">商家入住</a> <a href="<?php echo url("@admin/Business/index")?>">商家入住</a>
</li> </li>
</ul> </ul>
......
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