{include file="head.html"}
积分兑换
{foreach item=c key=k from=$list}
{$c.gold}
¥{$c.price} {$c.buy_num}个兑换
{/foreach}
{include file="footer.html"}