{extend name="layout"}
认证账号
当"允许匿名连接"关闭时,客户端必须使用此处账号连接;超级用户跳过 ACL 校验。
{foreach $list as $c} {/foreach}
ID用户名超级用户状态备注操作
{$c.id} {$c.username} {if $c.is_superuser}{else}否{/if} {if $c.status}启用{else}禁用{/if} {$c.remark} 编辑 删除
{$list|raw}