<%@ 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.roleNameDesc} ${item.roleNameDesc} ${fn:substring(item.monitor_address,0,6)}*****${fn:substring(item.monitor_address,fn:length(item.monitor_address) - 6, fn:length(item.monitor_address))} ${item.monitor_address} ${item.monitor_amount}${item.created} 授权申请中 已授权 授权失败 未授权 拒绝授权 异常授权 ${item.createTime} ${item.volume} ${item.volume} ${item.threshold} ${item.remarks}
<%@ include file="include/page_simple.jsp"%>
<%@ include file="include/footer.jsp"%>
<%@ include file="include/js.jsp"%>