From 83adacb25d78eb60918650003cc390819ab0d6ef Mon Sep 17 00:00:00 2001 From: zhuyiyi <649091362@qq.com> Date: Mon, 9 Mar 2026 16:43:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=8C=85=E8=A3=85=E7=BA=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/views/product/wrappingPaper.jsp | 366 ++++++++++++++++++ 1 file changed, 366 insertions(+) create mode 100644 src/main/webapp/views/product/wrappingPaper.jsp diff --git a/src/main/webapp/views/product/wrappingPaper.jsp b/src/main/webapp/views/product/wrappingPaper.jsp new file mode 100644 index 0000000..7813940 --- /dev/null +++ b/src/main/webapp/views/product/wrappingPaper.jsp @@ -0,0 +1,366 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" + pageEncoding="UTF-8" %> +<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> + + + + + Insert title here + <%@include file="/views/common.jsp" %> + + + +
+
+

方巾

+
+
+ +

+ 材质 +

+
+ +
+

+ 尺寸 +

+
+ +
+
+ + + + +
+

+ 印刷颜色 +

+
+ + + +
+ +

+ 数量(箱) +

+
+ +
+

+ 款数 +

+
+ +
+

+ 客户旺旺 +

+
+ +
+

+ 工艺 +

+
+
+ 印面工艺: + +
+
+ 裁切工艺: + +
+
+
+
+ + +
+

计算结果- + +

+
+ + <%@include file="../acountExpressFee.jsp" %> +
+
+
+
+
+
+
+ +
+
+ +<%@include file="/views/copyResult.jsp" %> + + \ No newline at end of file