{template 'header', 'member'}
{$head_name}
{if $action=='add' || $action=='edit'} {else} {/if}
{if $action=='add' || $action=='edit'}

优惠名称*

优惠金额*

最低消费

数量限制*

有效时间*

备注信息

{elseif $action == 'coupon'}
{loop $lists $v}
{/loop} {if $MG[promo_limit]}
总共可加 {$MG[promo_limit]} 条   当前已加 {$limit_used} 条   还可以加 {$limit_free}
{/if} {if $pages}
{$pages}
{/if} {else}
{if $lists} {loop $lists $v}
{/loop} {/if} {if $pages}
{$pages}
{/if}
{/if} {if $action=='add' || $action=='edit'} {/if} {template 'footer', 'member'}