<%@ 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"%>
查询条件
查询结果
名称 代码 交易对
${item.name} ${item.symbol} ${item.symbol_data} <%-- --%>
<%--
--%>
<%@ include file="include/footer.jsp"%>
<%@ include file="include/js.jsp"%>