From 8854fcdeb3a058112cadbbf21803241c3cda364a Mon Sep 17 00:00:00 2001 From: pqb79cn6t <2096471989@qq.com> Date: Sat, 29 Apr 2023 20:54:41 +0800 Subject: [PATCH] Update cartPage.jsp --- .../jsp/include/fore/cart/cartPage.jsp | 74 +++++++++++++++++++ 1 file changed, 74 insertions(+) diff --git a/src/main/webapp/WEB-INF/jsp/include/fore/cart/cartPage.jsp b/src/main/webapp/WEB-INF/jsp/include/fore/cart/cartPage.jsp index ee9ee08..477e65a 100644 --- a/src/main/webapp/WEB-INF/jsp/include/fore/cart/cartPage.jsp +++ b/src/main/webapp/WEB-INF/jsp/include/fore/cart/cartPage.jsp @@ -3,4 +3,78 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false"%> +
+
+ +
+ +
+
+ +
+
+ yyyy-MM-dd HH:mm:ss +
+ +
+
+
我已收到货,同意支付宝付款
+
+
+
订单信息
+ + + + + + + + + + + + + + + + + + +
宝贝单价数量商品总价 运费
1快递 : 0.00
+ +
+ 实付款: +
+ + +
+
+ + + + + + + + + + + + + + + + + + +
订单编号:${o.orderCode}
卖家昵称:天猫商铺
收货信息: ${o.address},${o.receiver}, ${o.mobile},${o.post}
成交时间:
+ +
+
+
请收到货后,再确认收货!否则您可能钱货两空!
+ +
+
\ No newline at end of file