{template header.html}
{template navigator.html}
{$meta_name}
{loop $list $t} {/loop}
默认 姓名 电话 邮编 地址 操作
{if $t.default}{else}否{/if} {$t.name} {$t.phone} {$t.zipcode} {dr_linkagepos('address', $t.city, '  ', NULL)}  {$t.address} 修改 删除
{template footer.html}