<%Include _mb_head%> <%Include _top%>
当前位置: 首页 > 个人中心
<%Include _mb_left_menu%>
积分明细     可用积分:{currentScore}
<%loop (DataRow) score scoreRecordDataTable%> <%/loop%>
日期 收入/支出 详细说明
<%formatdatetime(score[FC_Time],yyyy-MM-dd HH:mm:ss)%> {score[FC_Count]} {score[FC_Explain]}
{pageinfo.PreviousPage} {pageinfo.NumPage}{pageinfo.NextPage}
<%loop (DataRow) score1 scoreRecordDataTable%> <%/loop%>
日期 收入/支出 详细说明
<%formatdatetime(score1[FC_Time],yyyy-MM-dd HH:mm:ss)%> +{score1[FC_Count]} {score1[FC_Explain]}
{pageinfo.PreviousPage} {pageinfo.NumPage}{pageinfo.NextPage}
<%loop (DataRow) score2 scoreRecordDataTable%> <%/loop%>
日期 收入/支出 详细说明
<%formatdatetime(score2[FC_Time],yyyy-MM-dd HH:mm:ss)%> {score2[FC_Count]} {score2[FC_Explain]}
{pageinfo.PreviousPage} {pageinfo.NumPage}{pageinfo.NextPage}
<%Include _footer%> <%Include _floatpage%>