From e716fbf0b66bcc2af24af5d1d1cfa3bc8d06d64c Mon Sep 17 00:00:00 2001 From: chenhao <852066789@qq.com> Date: Mon, 15 Sep 2025 14:52:31 +0800 Subject: [PATCH] =?UTF-8?q?feat(partner):=20=E4=BC=98=E5=8C=96=E5=90=88?= =?UTF-8?q?=E4=BD=9C=E4=BC=99=E4=BC=B4=E8=A1=A8=E5=8D=95=E7=9A=84=E6=8E=88?= =?UTF-8?q?=E6=9D=83=E7=BA=A7=E5=88=AB=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在添加和编辑页面中,根据授权级别动态显示必填字段 - 当授权级别为"04"时,隐藏联系邮箱和系统用户相关字段的必填标志 - 使用 jQuery 优化了代码结构,提高了页面加载和交互性能 --- .../templates/system/partner/add.html | 371 +++++++++--------- .../templates/system/partner/edit.html | 341 ++++++++-------- 2 files changed, 375 insertions(+), 337 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/partner/add.html b/ruoyi-admin/src/main/resources/templates/system/partner/add.html index 694ef821..2e29a157 100644 --- a/ruoyi-admin/src/main/resources/templates/system/partner/add.html +++ b/ruoyi-admin/src/main/resources/templates/system/partner/add.html @@ -1,178 +1,195 @@ - - -
-