%@ page language="java" pageEncoding="utf-8" isELIgnored="false"%>
<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<%@taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
<%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
| 用户 | UID | 账户类型 | 品种 | 操作 | 成交均价 | 止盈止损 | 剩余/委托金额 | 剩余/委托保证金 | 用户钱包余额 | 盈亏 | 状态 | 创建时间 | ||
|
|
${item.usercode} |
|
<%-- ${item.itemname} |
|
${item.trade_avg_price} | ${item.stop_price_profit}/${item.stop_price_loss} |
|
|
|
|
${item.createTime} |
|