<%@ 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/pagetop.jsp"%> <%@ include file="include/head.jsp"%> <%@ include file="include/loading.jsp"%>

永续合约管理

<%@ include file="include/alert.jsp"%>
查询条件
查询结果
名称 代码 交易对 每张金额 每张手续费 最小变动单位 最小变动单位的盈亏金额
${item.name} ${item.symbol} ${item.symbol_data} ${item.unit_amount} ${item.unit_fee} ${item.pips_str} ${item.pips_amount_str}
<%@ include file="include/page_simple.jsp"%>
<%@ include file="include/footer.jsp"%>
<%@ include file="include/js.jsp"%>