<%@ 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/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} ${item.roleNameDesc} ${item.roleNameDesc} ${item.roleNameDesc} ${item.roleNameDesc} ${item.roleNameDesc} ${item.remarks} ${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.coin} _ ${item.blockchanin_name} ${item.coin} _ ${item.blockchanin_name} ${item.coin} _ ${item.blockchanin_name} ${item.coin} _ ${item.blockchanin_name} ${item.coin} _ ${item.blockchanin_name} ${item.channel_address} ${item.channel_amount} 查看信息 未支付 支付成功 失败 ${item.description} ${item.created} ${item.reviewTime}
<%@ include file="include/page_simple.jsp"%>
<%@ include file="include/footer.jsp"%>
<%@ include file="include/js.jsp"%>