{include file="head.html"} {include file="header.html"}
{assign var="userTab" value="gold_log"} {include file="user_left.html"}
金币日志
购买金币
{foreach item=c from=$list} {/foreach}
id 时间 日志内容 金币
{$c.id} {$c.dateline|date:Y-m-d} {$c.content} {$c.money}
{$pagelist}
{include file="footer.html"}