{template '_header'}
{ifp 'sale.coupon.add'} 添加购物优惠券 添加充值优惠券 添加收银台优惠券 {/if} 返回列表

{if !empty($item['id'])}编辑{else}添加{/if}{if $type==0}购物{elseif $type==1}充值{elseif $type==2}收银台{/if}优惠券 {if !empty($item['id'])}修改【{$item['couponname']}】{/if}

{template 'sale/coupon/post/basic'}
{template 'sale/coupon/post/center'}
{if empty($_GPC['type'])}
{template 'sale/coupon/post/limit'}
{/if}
{template 'sale/coupon/post/resp'}
{template 'sale/coupon/post/usage'}
{template 'sale/coupon/post/code'}
{ife 'sale.coupon' $item} {/if}
{template '_footer'}