From b40da3a61287dc1b5546a7ce7e4ee55b45ea51e6 Mon Sep 17 00:00:00 2001 From: zhuyiyi <649091362@qq.com> Date: Thu, 11 Sep 2025 11:06:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=88=AE=E5=88=AE=E5=8D=A1?= =?UTF-8?q?=E9=99=90=E5=88=B6=EF=BC=8C=E4=BF=AE=E6=94=B9=E8=BD=A6=E8=B4=B4?= =?UTF-8?q?=E6=9D=90=E8=B4=A8=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/views/product/chetie.jsp | 2 +- src/main/webapp/views/product/coupon.jsp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/views/product/chetie.jsp b/src/main/webapp/views/product/chetie.jsp index 8b8afc5..1c85aca 100644 --- a/src/main/webapp/views/product/chetie.jsp +++ b/src/main/webapp/views/product/chetie.jsp @@ -20,7 +20,7 @@
diff --git a/src/main/webapp/views/product/coupon.jsp b/src/main/webapp/views/product/coupon.jsp index 0cf3fc7..5ceb5ba 100644 --- a/src/main/webapp/views/product/coupon.jsp +++ b/src/main/webapp/views/product/coupon.jsp @@ -3126,8 +3126,8 @@ } if (kind == 13) { if (size.split("*")[0] > 17 || size.split("*")[1] > 17) { - layer.msg("尺寸z最大不能超过17cm!"); - return false; + // layer.msg("尺寸最大不能超过17cm!"); + // return false; } }