<%@page language="java" contentType="text/html; character=UTF-8" pageEncoding="UTF-8" %> <%@include file="/common/taglibs.jsp"%> 首页 <%@include file="/common/utop.jsp"%>
当前位置:首页 >个人中心 >我的订单
  订单号${data.code}   待发货 已取消 待收货 已收货

${chil.item.name}

折扣:${chil.item.zk}

¥${chil.item.price}

<%@include file="/common/ufooter.jsp"%>