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

卖家订单管理

订单列表

<{foreach from=$data item=d }> <{/foreach}>
卖家 总价 配送时间 下单人 买家 状态 操作
<{$d.seller_name}> <{$d.sum_selling}> <{$d.delivery_date}>(<{$d.week}>) <{$d.name}> <{$d.buyer_name}><{$d.tag_name}> <{$d.sdata.txt}>
<{include file="Backend/Common/tpl/pager.tpl"}>、
<{include file="Backend/Common/tpl/table_resource.tpl"}> <{include file="Backend/Common/tpl/subinfo.tpl"}>