From 71d96179edee99418a796d092f8f461acecb1c7f Mon Sep 17 00:00:00 2001 From: lSun <15893999301@qq.com> Date: Fri, 23 May 2025 16:46:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E5=A4=B4=E9=83=A8=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=EF=BC=9B=E5=B7=A5=E7=A8=8B=E3=80=81=E4=B8=93=E4=B8=9A=E3=80=81?= =?UTF-8?q?=E5=B7=A5=E5=BA=8F=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/index.html | 29 + .../child/safetyViolationsForm.js | 42 +- src/main/resources/static/js/main.js | 508 ++++++++++-------- .../child/coordinatePhotoForm.html | 8 +- .../child/importantMatterForm.html | 2 +- .../child/qualityInspectionForm.html | 8 +- .../child/safetyMeasureForm.html | 8 +- .../child/safetyViolationsForm.html | 8 +- 8 files changed, 372 insertions(+), 241 deletions(-) diff --git a/src/main/resources/static/index.html b/src/main/resources/static/index.html index 0f755d1..1a45de2 100644 --- a/src/main/resources/static/index.html +++ b/src/main/resources/static/index.html @@ -26,6 +26,11 @@ margin: 0; margin-left: 15px; } + .selectd{ + padding-top: 1%; + color: #FFFFFF; + font-size: 20px; + }
@@ -39,7 +44,30 @@ + +
+ +
+ +
+ + +
+ +
+ +
+ +
+
+