mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-05-22 06:49:15 +08:00
Update layout-top.html
This commit is contained in:
parent
04db584235
commit
983d63f759
@ -13,7 +13,7 @@
|
||||
{foreach $menus as $one}
|
||||
<li class="layui-nav-item">
|
||||
<a data-menu-node="m-{$one.id}" data-open="{$one.url}">
|
||||
{notempty name='one.icon'}<span class='{$one.icon} padding-right-5'></span>{/notempty}
|
||||
<!--{notempty name='one.icon'}<span class='{$one.icon} padding-right-5'></span>{/notempty}-->
|
||||
<span>{$one.title|default=''}</span>
|
||||
</a>
|
||||
</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user