{if $do != 'ext'}
自定义接口
{loop $shortcuts $shortcut}
{$shortcut['title']}
{$shortcut['title']}
{/loop}
{/if} {if empty($welcome)} {if $entries['menu']}
{loop $entries['menu'] $menu} {$menu['title']} {/loop}
{/if} {if $_W['role'] != 'operator'}
模块管理面板
{/if} {else} {$welcome} {/if}