<%Include _mb_head%> <%Include _top%>
当前位置: 首页 > 个人中心
<%Include _mb_left_menu%>
充值账户:【可用余额:¥ {currentMoney}    锁定余额:¥{freezeMoney}   
<%if IsOpenRebate==1%> 返利账户:【返利余额:¥{rebateMoney}    锁定余额:¥{rebatefreezeMoney}   】<%/if%>
  • 近三个月收支明细
  • 三个月前收支明细
<%if IsOpenRebate==1%> <%/if%>
<%if moneyRecordDataTable!=null%> <%loop (DataRow) money moneyRecordDataTable%> <%if Convert.ToInt32(money["parentID"])>0%> <%else%> <%/if%> <%/loop%> <%/if%>
时间 存入 支出 备注
<%formatdatetime(money[AC_Time],yyyy-MM-dd HH:mm:ss)%> <%set str=Method.formatmoney((decimal)money["AC_Count"],"0.##")%>{str} {money[AC_Explain]}
<%formatdatetime(money[AC_Time],yyyy-MM-dd HH:mm:ss)%> <%set str1=Method.formatmoney((decimal)money["AC_Count"],"0.##")%>{str1} {money[AC_Explain]}
提示:系统仅显示您两年之内的余额明细,更早的余额明细不再显示。
{pageinfo.PreviousPage} {pageinfo.NumPage}{pageinfo.NextPage}
<%loop (DataRow) money1 moneyRecordDataTable%> <%if Convert.ToInt32(money1["parentID"])>0%> <%else%> <%/if%> <%/loop%>
时间 存入 支出 备注
<%formatdatetime(money1[AC_Time],yyyy-MM-dd HH:mm:ss)%> <%set str2=Method.formatmoney((decimal)money1["AC_Count"],"0.##")%>{str2} {money1[AC_Explain]}
<%formatdatetime(money1[AC_Time],yyyy-MM-dd HH:mm:ss)%> <%set str3=Method.formatmoney((decimal)money1["AC_Count"],"0.##")%>{str3} {money1[AC_Explain]}
提示:系统仅显示您两年之内的余额明细,更早的余额明细不再显示。
{pageinfo.PreviousPage} {pageinfo.NumPage}{pageinfo.NextPage}
<%Include _footer%> <%Include _floatpage%>