<%@ 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"%>
<%@ include file="include/alert.jsp"%>
<%-- --%>
币种 可用金额 锁定金额 冻结金额(不包含提币中的冻结)
" type="checkbox" class="symbolCheck" onClick="checkToRadio(this)" value="">
${item.wallettype} ${item.amount} ${item.lock_amount} ${item.freeze_amount}
<%-- --%>