<%Include _mb_head%> <%Include _top%>
当前位置: 首页 > 个人中心
<%Include _mb_left_menu%>
  • 近三个月提现记录
  • 三个月前提现记录
<%if SP_WithdrawAccount!=2%> <%/if%>
<%if WithDrawRecord!=null%> <%loop (DataRow) money WithDrawRecord%> <%/loop%> <%/if%>
创建时间 金额 银行账户 状态
<%formatdatetime(money[WRI_CreateDate],yyyy-MM-dd HH:mm:ss)%> <%set str=Method.formatmoney((decimal)money["WRI_Money"],"0.##")%>{str} <%if money["A_AccountNum"].ToString().Length>0 %> {money[A_Bank]}(尾号:<%set str1=money["A_AccountNum"].ToString().Substring(money["A_AccountNum"].ToString().Length-4,4)%>{str1})<%/if%> <%if money["WRI_Status"].ToString()=="0"%> 未审核 <%else if money["WRI_Status"].ToString()=="1"%> 审核未通过 <%else if money["WRI_Status"].ToString()=="2"%> 未支付 <%else if money["WRI_Status"].ToString()=="3"%> 已完成 <%else%> 已作废 <%/if%>
提示:系统仅显示您两年之内的提现记录,更早的余额明细不再显示。
{pageinfo.PreviousPage} {pageinfo.NumPage}{pageinfo.NextPage}
<%if WithDrawRecord!=null%> <%loop (DataRow) money WithDrawRecord%> <%/loop%> <%/if%>
创建时间 金额 银行账户 状态
<%formatdatetime(money[WRI_CreateDate],yyyy-MM-dd HH:mm:ss)%> <%set str=Method.formatmoney((decimal)money["WRI_Money"],"0.##")%>{str} <%if money["A_AccountNum"].ToString().Length>0 %> {money[A_Bank]}(尾号:<%set str2=money["A_AccountNum"].ToString().Substring(money["A_AccountNum"].ToString().Length-4,4)%>{str2}) <%/if%> <%if money["WRI_Status"].ToString()=="0"%> 未审核 <%else if money["WRI_Status"].ToString()=="1"%> 审核未通过 <%else if money["WRI_Status"].ToString()=="2"%> 未支付 <%else if money["WRI_Status"].ToString()=="3"%> 已完成 <%else%> 已作废 <%/if%>
提示:系统仅显示您两年之内的提现记录,更早的提现记录不再显示。
{pageinfo.PreviousPage} {pageinfo.NumPage}{pageinfo.NextPage}
<%Include _footer%> <%Include _floatpage%>