{layout name="user/userlayout" /} {foreach name="lists" item="vo"}
 {$vo.id}
{$vo.orgname}
{$vo.create_time}
{/foreach}
{$page}