<%Include _mhead%>
选择银行卡
<%set data=GetBanksById()%> <%if data.Rows.Count>0%> <%loop (DataRow) bank data%> <%if bank__loop__id<2%>

{bank[A_Bank]}

<%set str1=bank["A_AccountNum"].ToString().Substring(bank["A_AccountNum"].ToString().Length-4,4)%> {str1}

<%/if%> <%/loop%> <%else%> <%/if%>
选择提现账户
充值账户¥ {currentMoney}
提现金额
下一步
<%Include _message%> <%Include _mfooter%> <%Include _loading%>