| {_('用户名')} | {_('姓名')} | {_('管理员角色')} | IP | {if $google_auth_status}{_('二次身份验证')} | {/if}{_('状态')} | ||
|---|---|---|---|---|---|---|---|
| {$m.username} | {$m.nickname} | {$m.role_name} | {$m.last_ip} | {if $google_auth_status}{'user'|action_url|html_status:$m.id:$m.is_google_auth:'is_google_auth'} {if 'google_auth_secret'|element:$m} {_('已绑定')} {else} {/if} | {/if}{'user'|action_url|html_status:$m.id:$m.status} |