From ed2654c934c8ac1f3e35f286f12db2d019301846 Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Thu, 15 Aug 2024 11:40:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=9C=AC=E6=A1=86=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E9=95=BF=E5=BA=A6=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/static/ruoyi/css/ry-ui.css | 2 +- .../resources/templates/system/case/add.html | 28 +++++++++++++---- .../resources/templates/system/case/case.html | 2 +- .../resources/templates/system/case/edit.html | 30 ++++++++++++++----- .../resources/templates/system/place/add.html | 2 +- .../templates/system/place/edit.html | 2 +- .../templates/system/placeRegist/add.html | 4 +-- .../templates/system/placeRegist/edit.html | 4 +-- .../templates/system/tdmeeting/add.html | 8 ++--- .../templates/system/tdmeeting/edit.html | 8 ++--- 10 files changed, 61 insertions(+), 29 deletions(-) diff --git a/ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css b/ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css index 2b827c8..bdc21ee 100644 --- a/ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css +++ b/ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css @@ -330,7 +330,7 @@ label.error { position: absolute; right: 18px; - top: 6px; + top: 30px; color: #ef392b; font-size: 12px; z-index:99; diff --git a/ruoyi-admin/src/main/resources/templates/system/case/add.html b/ruoyi-admin/src/main/resources/templates/system/case/add.html index 382615b..b0c795c 100644 --- a/ruoyi-admin/src/main/resources/templates/system/case/add.html +++ b/ruoyi-admin/src/main/resources/templates/system/case/add.html @@ -14,7 +14,7 @@