<{include file="Backend/Common/tpl/nav.tpl"}> <{include file="Backend/Common/tpl/sidebar.tpl"}>

买家管理 管理买家数据

买家列表

<{foreach from=$data item=d }> <{/foreach}>
买家名称 联系电话 标签 操作
<{$d.name}> <{$d.tel}> <{$d.tag}>
 绑定卖家
<{include file="Backend/Common/tpl/pager.tpl"}>、
<{include file="Backend/Common/tpl/table_resource.tpl"}> <{include file="Backend/Common/tpl/subinfo.tpl"}>