{include file="head.html"}
{include file="header.html"}
{include file="inc/user_left.html"}
基本资料
网站动态
用户名:{$data.username}   用户名:{$data.nickname}    编辑
手机:{$data.telephone}   邮箱:{$data.email}
注册时间:{$data.dateline|date:Y-m-d}
账号余额:¥{$data.money}元
{api data=t control=articleapi fun=select(array("limit"=>6,"order"=>"id DESC","where"=>" status=2 "))} {foreach item=c from=$t} {/foreach}
近期订单
{include file="footer.html"}