返回
{if $cfg['hztype']<>''}{$cfg['hztype']}{else}积分{/if}商城
兑换记录
{php echo number_format($fans['credit1'])}
当前{if $cfg['hztype']<>''}{$cfg['hztype']}{else}积分{/if}
{if $cfg['hztype']<>''}{$cfg['hztype']}{else}积分{/if}明细
{if $cfg['hztype']<>''}{$cfg['hztype']}{else}积分{/if}排行榜
{if $xn_list}
虚拟专区
{loop $xn_list $item}
{$item['title']}
{$item['cost']}{if $cfg['hztype']<>''}{$cfg['hztype']}{else}积分{/if}
原价¥
{$item['price']}
总库存
{$item['amount']}
截止时间:{php echo date('Y.m.d',$item['endtime'])}
{/loop}
{/if} {if $sw_list}
实物专区
{loop $sw_list $item}
{$item['title']}
{$item['cost']}{if $cfg['hztype']<>''}{$cfg['hztype']}{else}积分{/if}
原价¥
{$item['price']}
总库存
{$item['amount']}
截止时间:{php echo date('Y.m.d',$item['endtime'])}
{/loop}
{/if}