{include file="header"}
添加
{volist name="html" id="vo"} {/volist}
ID 用户名 手机号码 状态 创建时间 操作
{$vo.userid} {$vo.username} {if condition="socha(user('tid'),'99') eq '1'"} {$vo.phone} {else/} 并无权限查看 {/if} {$vo.regtime|times} 编辑 删除
{$html->render()}
{include file="footer"}