{include="style"}
{fun JZLANG('后台管理')}
{if($top_num>0)}
{if(is_array($top_layout))} {foreach $top_layout as $v}
{fun htmlspecialchars_decode($v['icon'])}
{fun JZLANG($v['name'])}
{foreach $v['nav'] as $vv} {if(!is_array($vv) && $vv)} {if(strpos($vv,'class')!==false)}
{$classnav[$vv]['classname']}
{else}
{fun JZLANG($actions[$vv]['name'])}
{/if} {else if(is_array($vv))} {if(strpos($vv['value'],'class')!==false)}
{if($vv['icon'])}
{fun htmlspecialchars_decode($vv['icon'])}
{/if}{fun JZLANG($vv['title'])}
{else}
{if($vv['icon'])}
{fun htmlspecialchars_decode($vv['icon'])}
{/if}{fun JZLANG($vv['title'])}
{/if} {/if} {/foreach}
{/foreach} {/if}
{/if}
{fun JZLANG('清理缓存')}
{$admin['name']}
{fun JZLANG('个人信息')}
{fun JZLANG('退出')}
{fun JZLANG('前台首页')}
{fun JZLANG('后台首页')}
{if(is_array($left_layout))} {foreach $left_layout as $v}
{fun htmlspecialchars_decode($v['icon'])}
{fun JZLANG($v['name'])}
{foreach $v['nav'] as $vv} {if(!is_array($vv) && $vv)}
{if(strpos($vv,'class')!==false)}
{$classnav[$vv]['classname']}
{else}
{fun JZLANG($actions[$vv]['name'])}
{/if}
{else if(is_array($vv))}
{if(strpos($vv['value'],'class')!==false)}
{if($vv['icon'])}
{fun htmlspecialchars_decode($vv['icon'])}
{/if}
{fun JZLANG($vv['title'])}
{else}
{if($vv['icon'])}
{fun htmlspecialchars_decode($vv['icon'])}
{/if}
{fun JZLANG($vv['title'])}
{/if}
{/if} {/foreach}
{/foreach} {/if}
{fun JZLANG('我的桌面')}
{fun JZLANG('关闭当前')}
{fun JZLANG('关闭其他')}
{fun JZLANG('关闭所有')}
{include="footer"}