{include file="index/head" /}
刷新
{volist name="list" id="v"} {/volist} {if $list[0]} {/if}
ID 会员手机 优惠券名称 优惠券类型 抵扣金额 优惠券有效期(天) 领取时间 过期时间 使用状态 操作
{$v.id} {$v.mobile} {$v.coupontitle} {$v.coupontype} {$v.couponprice} {$v.couponday}天 {$v.receivetime} {$v.expiretime} {if condition="$v.use eq 0"}未使用{/if} {if condition="$v.use eq 1"}已使用{/if} {if condition="$v.use eq 2"}已过期{/if} 删除
{$page}