{template '_header'}

优惠券分类 {ifp 'sale.coupon.category.edit'}拖动可以排序{/if}

{loop $list $row} {/loop}
ID 分类名称
{$row['id']} {ifp 'sale.coupon.category.edit'} {else} {$row['name']} {/if} {ifp 'sale.coupon.category.edit'} {else} {if !empty($row['status'])}显示{else}隐藏{/if} {/if} {ifp 'sale.coupon.category.delete'} 删除 {/if}
{ifp 'sale.coupon.category.edit'} {/if}
{$pager}
{template '_footer'}