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