From 118107cc15dbcb495576ad2bd18d052a704cfd62 Mon Sep 17 00:00:00 2001 From: donqi Date: Sat, 17 Jun 2023 01:40:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=8D=95=E8=A1=A8=E5=8D=95=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/goods/standard/addTemplate.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ghy-admin/src/main/resources/templates/goods/standard/addTemplate.html b/ghy-admin/src/main/resources/templates/goods/standard/addTemplate.html index 68c25df6..6de63093 100644 --- a/ghy-admin/src/main/resources/templates/goods/standard/addTemplate.html +++ b/ghy-admin/src/main/resources/templates/goods/standard/addTemplate.html @@ -348,7 +348,7 @@
- +
@@ -534,15 +534,15 @@ function selectPublishWithPrice(e) { - if ($(e).is(':checked')) { - $('#payOnDoorMode').prop("checked", false); - } + + + } function changePayOnDoorMode(e) { - if ($(e).is(':checked')) { - $('#publishWithPrice').prop("checked", false); - } + + + } function validSpecialComponent() {