<{include file = "$core_style/header.htm"}>
欢迎来到商城管理中心
li2<{else}>li1<{/if}>">商城管理中心
li2<{else}>li1<{/if}>">我的道具卡
li2<{else}>li1<{/if}>">二手市场
<{if $action=='basic'}>
<{if $user.picture==""}> <{else}><{/if}>
用户名: <{$user.username}> 权限: <{if $user.rank==0}><{$core_bartype}>用户<{elseif $user.rank==1}>前台管理员<{else}>后台管理员<{/if}>
积分: <{$user.integral}>点 兑换 记录 余额: <{$user.money}>元 充值 记录
身份认证: <{if $user.userv=="1"}><{$user.uservxx}><{else}>未认证<{/if}>
<{$core_bartype}>达人: <{if $user.dr!="0"}>您的<{$core_bartype}>达人头衔将于<{$user.dr.etime}>到期<{else}>未开通<{/if}>
<{$core_bartype}>会员: <{if $user.vip!="0"}>您的会员服务将于<{$user.vip.etime}>到期<{else}>未开通<{/if}>
正常道具卡: <{$card}>张 转让道具卡: <{$cardz}>张
<{elseif $action=='shop'}> <{section name=loop loop=$card start=0 step=1}> <{/section}>
道具卡名称 出售用户 出售价格 出售时间 操作
<{$card[loop].cardname}> <{$card[loop].introduction}> <{$card[loop].username}> <{$card[loop].prices}>点 <{$card[loop].selltime}> 购买
分 <{$page.pages}> 页显示 <{$page.linkshow}> 
<{else}> <{section name=loop loop=$card start=0 step=1}> <{/section}>
道具卡名称 购买价格 购买时间 状态 操作
<{$card[loop].cardname}> <{$card[loop].introduction}> <{$card[loop].price}>点 <{$card[loop].cardtime}> <{$card[loop].statuss}> 使用  <{if $card[loop].status==3}>收回<{else}>转让<{/if}>
分 <{$page.pages}> 页显示 <{$page.linkshow}> 
<{/if}>
<{include file = "$core_style/footer.htm"}>