From afd1187f44b00693d03ecc9c8767845b29b3f663 Mon Sep 17 00:00:00 2001 From: chenrui <1950717904@qq.com> Date: Tue, 5 Nov 2024 15:21:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/static/css/stat1.css | 1 + .../src/main/resources/static/css/style.css | 6 ++++++ .../code/complaintStatic/complaintStatic.html | 4 ++-- .../project/code/deptStatic/deptStatic.html | 2 +- .../project/code/registration/registration.html | 2 +- .../code/registration/staticRegistration.html | 2 +- .../project/code/statistical/staticProgram.html | 5 +++-- .../project/code/statistical/statisticalPanel.html | 8 ++++---- .../statisticsEnterprise/statisticsEnterprise.html | 12 ++++++------ .../templates/project/message/info/info.html | 2 +- 10 files changed, 26 insertions(+), 18 deletions(-) diff --git a/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/static/css/stat1.css b/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/static/css/stat1.css index 7611078b..e51c85a8 100755 --- a/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/static/css/stat1.css +++ b/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/static/css/stat1.css @@ -274,6 +274,7 @@ h1.page-title { } + /** 滚动条样式 **/ ::-webkit-scrollbar-track { background-color: #F5F5F5; diff --git a/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/static/css/style.css b/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/static/css/style.css index a096918f..ffc3e125 100644 --- a/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/static/css/style.css +++ b/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/static/css/style.css @@ -7405,4 +7405,10 @@ td .btn-primary, td .btn-success, td .btn-danger, td .btn-info, td .btn-reset, t .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control, .select2-container--bootstrap.select2-container--disabled .select2-selection, .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice { opacity: 0.7; border-color: #e5e6e7 !important; +} + +/********* table style *******/ + +tbody tr:nth-child(even) { + background: #f8fdff; } \ No newline at end of file diff --git a/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/templates/project/code/complaintStatic/complaintStatic.html b/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/templates/project/code/complaintStatic/complaintStatic.html index 7d290722..95c6a477 100644 --- a/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/templates/project/code/complaintStatic/complaintStatic.html +++ b/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/templates/project/code/complaintStatic/complaintStatic.html @@ -86,7 +86,7 @@