{template 'public/header'} {template 'public/comhead'} {if $operation == 'display'}
{if empty($returnid)}
筛选
{/if}
{loop $storeslist $item} {/loop}
门店名称 消费一元奖励积分 操作
{$item['title']} {if $item['is_default_givecredit']==1} {$setting['payx_credit']}{else} {$item['givecredit']} {/if} 修改
{$pager}
{elseif $operation == 'post'}
奖励积分设置
消费1元奖励多少积分
{/if} {if $_W['isfounder']} {template 'common/footer'} {else} {template 'public/footer'} {/if}