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

定价表清理 清理定价表

定价列表 共<{$total}>条

当前日期 <{$today}>  
<{foreach from=$fixSellings item=d }> <{/foreach}>
买家 卖家 生效时间 失效时间 操作
<{$d.buyer_name}> <{$d.seller_name}> <{$d.start_date}> <{$d.end_date}>
<{include file="Backend/Common/tpl/pager.tpl"}>
<{include file="Backend/Common/tpl/table_resource.tpl"}> <{include file="Backend/Common/tpl/subinfo.tpl"}>