<{import file="index/header.html" title="提现详情"}> <{include file="account/tab.html"}> <{uqcms m="account" v="row" c="withdraw_one:smarty.get.id"}>
提现金额: <{$row.price}>
提取类型: <{$row.pay_type}>
支付姓名: <{$row.pay_name}>
支付账户: <{$row.pay_account}>
备注信息: <{$row.pay_remark}>
提现状态: <{if $row.pay_status == '1'}> 提现成功 <{elseif $row.pay_status == '2'}> 已被驳回 <{elseif $row.pay_status == '0'}> 申请提交 <{/if}>
<{include file="index/footer.html"}>