%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%>
序号 | 订单编号 | 总金额 | 订单状态 | 订单时间 | 收货地址 | 操作 |
---|---|---|---|---|---|---|
${i.count} | ${order.oid} | ${order.ocount} |
|
${order.otime} | ${order.address.adetail} |
|