{extend name='./content'} {block name="content"}
{foreach $accounts as $v} {/foreach}
编号 账号备注 接口代码 状态 操作
{$v.id} {$v.name} {$v.channel.code}
{/block}