{include file="head.html"} {include file="header.html"}
{assign var="uSide" value="invite"} {include file="user_left.html"}
赏金日志
{foreach item=c from=$data}
¥{$c.money}
{$c.dateline|date:Y-m-d H:i:s}
{$c.content}
{/foreach}
{$pagelist}
{include file="footer.html"}