From 3700a33cb87c953e2e162e4ce7d77cd577be9d93 Mon Sep 17 00:00:00 2001 From: zhuyiyi <649091362@qq.com> Date: Thu, 13 Nov 2025 09:50:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=89=B9=E7=A7=8D=E5=AD=90?= =?UTF-8?q?=E5=B7=A5=E8=89=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/views/product/hykkt.jsp | 4 ++++ src/main/webapp/views/product/metal.jsp | 2 +- src/main/webapp/views/product/specialCard2.jsp | 18 ++++++++++++++++++ 3 files changed, 23 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/views/product/hykkt.jsp b/src/main/webapp/views/product/hykkt.jsp index ec34a8b..4b09e53 100644 --- a/src/main/webapp/views/product/hykkt.jsp +++ b/src/main/webapp/views/product/hykkt.jsp @@ -198,7 +198,11 @@ if (kindValue == "2") { size = $("#size1").val(); } + if (kindValue == 2) { + tangjin = ""; + } kindValue = kindData[kindValue]; + $.ajax({ url: "${path}/getThanSum", type: "GET", diff --git a/src/main/webapp/views/product/metal.jsp b/src/main/webapp/views/product/metal.jsp index 089da5e..d3b629d 100644 --- a/src/main/webapp/views/product/metal.jsp +++ b/src/main/webapp/views/product/metal.jsp @@ -496,7 +496,7 @@ }); return false; } - if (craftShua.length > 0 && !craftShua.includes("双面贴") && !craftShua.includes("烫画") && !craftShua.includes("冷转印") && !$("input[name='craft'][value='刮板']")[0].checked && (size.split("*")[0] > 42 || size.split("*")[1] > 28.5) && (size.split("*")[0] > 28.5 || size.split("*")[1] > 42)) { + if (craftShua.length > 0 && !craftShua.includes("哑光") && !craftShua.includes("双面贴") && !craftShua.includes("烫画") && !craftShua.includes("冷转印") && !$("input[name='craft'][value='刮板']")[0].checked && (size.split("*")[0] > 42 || size.split("*")[1] > 28.5) && (size.split("*")[0] > 28.5 || size.split("*")[1] > 42)) { layer.msg("【UV转印贴】带工艺尺寸不能超过42*28.5 cm", {offset: ['300px', '300px']}, function () { }); return false; diff --git a/src/main/webapp/views/product/specialCard2.jsp b/src/main/webapp/views/product/specialCard2.jsp index c1c0005..be5c46c 100644 --- a/src/main/webapp/views/product/specialCard2.jsp +++ b/src/main/webapp/views/product/specialCard2.jsp @@ -241,6 +241,9 @@ +