操作 | 状态 | 满折促销名称 | 规则 | 使用平台 | 适用会员 | 有效期 |
<{if $item.start_time > $now}>
编辑 删除 <{else}> 查看 <{/if}> <{if $item.fulldiscount_status!='cancel' && $item.fulldiscount_status!='refuse' && $item.end_time > $now && $item.start_time < $now}> 取消 <{/if}> |
<{if $item.fulldiscount_status=='pending'}>待审核<{/if}> <{if $item.fulldiscount_status=='refuse'}>审核拒绝<{/if}> <{if $item.fulldiscount_status=='agree'}> <{if $now < $item.start_time}>待开始<{/if}> <{if $now < $item.end_time && $now >$item.start_time}>活动中<{/if}> <{if $now > $item.end_time}>已结束<{/if}> <{/if}> <{if $item.fulldiscount_status=='cancel'}>已取消<{/if}> | <{$item.fulldiscount_name}> |
<{$item.start_time|cdate:'FDATE_STIME'}>
~ <{$item.end_time|cdate:'FDATE_STIME'}> |