添加X件Y折促销

<{foreach from=$xydiscountList item=item}> <{/foreach}>
操作 状态 X件Y折促销名称 规则 使用平台 适用会员 有效期
编辑 <{if $item.start_time > $now}> 删除 <{/if}> <{$item.xydiscount_status|json2value:'{"pending":"待审核","agree":"审核通过","refuse":"审核拒绝","cancel":"已取消"}'}> <{if $item.xydiscount_status=='agree'}><{/if}> <{$item.xydiscount_name}> <{$item.start_time|cdate:'FDATE_STIME'}>
 ~ 
<{$item.end_time|cdate:'FDATE_STIME'}>
<{pagers data=$pagers}> <{if $total > 0}> 共 <{$total}> 条记录 <{/if}>