{template '_header'}
添加多商户

多商户入驻申请 总数: {$total}

{ifp 'merch.reg.delete'} {/if}
{if count($list)>0} {loop $list $row} {/loop}
商户名称 主营项目 联系人 申请时间 操作
{$row['merchname']} {$row['salecate']} {$row['realname']}
{$row['mobile']}
{php echo date('Y-m-d', $row['applytime'])}
{php echo date('H:i', $row['applytime'])}
{ifp 'merch.reg.detail'} 处理申请 {/if} {ifp 'merch.reg.delete'} 删除 {/if}
{$pager} {else}
暂时没有任何入驻申请!
{/if} {template '_footer'}