<%@ page language="java" pageEncoding="utf-8" isELIgnored="false"%> <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> <%@taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> <%@ include file="include/pagetop.jsp"%> <%@ include file="include/head.jsp"%> <%@ include file="include/loading.jsp"%> <%-- <%@ include file="include/top.jsp"%> --%> <%-- <%@ include file="include/menu_left.jsp"%> --%>

账变记录

<%@ include file="include/alert.jsp"%>
查询条件
<%-- --%>
<%-- --%> <%-- --%>
查询结果
<%-- --%>
用户名 UID 推荐人 账户类型 日志 币种 金额 变更前 变更后 时间
${fn:substring(item.username,0,6)}*****${fn:substring(item.username,fn:length(item.username) - 6, fn:length(item.username))} ${item.username} ${item.usercode} ${fn:substring(item.username_parent,0,6)}*****${fn:substring(item.username_parent,fn:length(item.username_parent) - 6, fn:length(item.username_parent))} ${item.username_parent} ${item.roleNameDesc} ${item.roleNameDesc} ${item.roleNameDesc} ${item.roleNameDesc} ${item.log} ${item.wallettype} ${item.amount} ${item.amount_before} ${item.amount_after} ${item.createTime}
<%@ include file="include/page_simple.jsp"%>
<%@ include file="include/footer.jsp"%>
<%@ include file="include/js.jsp"%>