From 980f608bbf0609a7e85673f144e830446515ab30 Mon Sep 17 00:00:00 2001 From: pqb79cn6t <2096471989@qq.com> Date: Sat, 29 Apr 2023 20:50:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=20boughtPage.jsp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/include/fore/cart/boughtPage.jsp | 174 ++++++++++++++++++ 1 file changed, 174 insertions(+) diff --git a/src/main/webapp/WEB-INF/jsp/include/fore/cart/boughtPage.jsp b/src/main/webapp/WEB-INF/jsp/include/fore/cart/boughtPage.jsp index d4eda9c..992dfb4 100644 --- a/src/main/webapp/WEB-INF/jsp/include/fore/cart/boughtPage.jsp +++ b/src/main/webapp/WEB-INF/jsp/include/fore/cart/boughtPage.jsp @@ -4,3 +4,177 @@ <%@ taglib prefix='fmt' uri="http://java.sun.com/jsp/jstl/fmt" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> + + +
+
+ +
待付款
+
待发货
+
待收货
+
待评价
+ +
+
+
+ + + + + + + + +
宝贝单价数量实付款交易操作
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+ + 订单号: ${o.orderCode} + + 天猫商场 + +
+
+ +
+ + + + +
+
+ ${oi.product.name} +
+ + + +
+
+
+ +
+
+ + +
+ ${o.totalNumber} + +
+
(含运费:¥0.00)
+
+ + + + + + + + + + + + + 待发货 +<%-- --%> + + + + + + + + +
+
+ +
+ +
\ No newline at end of file