{template 'common/header'} {if $do == 'display'} {template 'activity/nav'}
{$pager}
{elseif $do == 'mine'}
{$pager}
{elseif $do == 'use'}

{$data['title']}

{if !empty($data['thumb'])} {else} {/if}

序列号:{$data['couponsn']}
请提供序列号给工作人员或在当前页面消费

{if ($data['endtime'] > time()) && ($data['status'] == 1)}
{elseif $data['status'] == 2} 该优惠券已使用 {else} 该优惠券已过期 {/if}
{if ($_GPC['type'] == 'used')} 返回 {else} 返回 {/if}
{/if} {template 'common/toolbar'} {template 'common/footer'}