%@page language="java" contentType="text/html; character=UTF-8" pageEncoding="UTF-8" %>
<%@include file="/common/taglibs.jsp"%>
首页
<%@include file="/common/utop.jsp"%>
全部订单(${fn:length(all)})
已取消(${fn:length(yqx)})
待发货(${fn:length(dfh)})
待收货(${fn:length(dsh)})
已收货(${fn:length(ysh)})
订单号${data.code}
待发货
已取消
待收货
已收货
${chil.item.name}
折扣:${chil.item.zk}
¥${chil.item.price}
订单号${data.code}
待发货
已取消
待收货
已收货
${chil.item.name}
折扣:${chil.item.zk}
¥${chil.item.price}
订单号${data.code}
待发货
已取消
待收货
已收货
${chil.item.name}
折扣:${chil.item.zk}
¥${chil.item.price}
订单号${data.code}
待发货
已取消
待收货
已收货
${chil.item.name}
折扣:${chil.item.zk}
¥${chil.item.price}
订单号${data.code}
待发货
已取消
待收货
已收货
${chil.item.name}
折扣:${chil.item.zk}
¥${chil.item.price}
<%@include file="/common/ufooter.jsp"%>