From 51e3e16ecf62a33ac910500ec8c0262d7780a739 Mon Sep 17 00:00:00 2001 From: duxp Date: Thu, 24 Aug 2023 17:39:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BF=85=E5=A1=AB=E6=A0=A1?= =?UTF-8?q?=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/static/css/main_center.css | 16 +- .../templates/base/advanceddept/add.html | 11 +- .../templates/base/advancedparty/add.html | 7 +- .../resources/templates/base/affairs/add.html | 13 +- .../src/main/resources/templates/main.html | 749 ++++++++++-------- 5 files changed, 448 insertions(+), 348 deletions(-) diff --git a/cyx-admin/src/main/resources/static/css/main_center.css b/cyx-admin/src/main/resources/static/css/main_center.css index 7cc9b9b..326f035 100644 --- a/cyx-admin/src/main/resources/static/css/main_center.css +++ b/cyx-admin/src/main/resources/static/css/main_center.css @@ -315,26 +315,14 @@ width: 50%; height: 100%; } -.main_wrap .center_footer_content{ +.main_wrap .main_footer_center .center_footer_item .center_footer_content{ width: 100%; height: 24vh; overflow: hidden; position: relative; } -.main_wrap .footer_content_item{ - position: absolute; - top: 0; - left: 0; - animation: scroll 20s linear infinite; -} -.main_wrap .footer_content_item .item_inline{ +.main_wrap .main_footer_center .center_footer_item .item_inline{ margin: 0; - box-sizing: border-box; - display: flex; - flex-direction: row; - align-items: center; -} -.main_wrap .footer_content_item .item_inline .inline_content{ font-size: 14px; color: #ffffff; } diff --git a/cyx-admin/src/main/resources/templates/base/advanceddept/add.html b/cyx-admin/src/main/resources/templates/base/advanceddept/add.html index acc479e..b951ca0 100644 --- a/cyx-admin/src/main/resources/templates/base/advanceddept/add.html +++ b/cyx-admin/src/main/resources/templates/base/advanceddept/add.html @@ -10,26 +10,26 @@
- +
- +
- +
- +
@@ -49,7 +49,7 @@
- +
@@ -83,6 +83,7 @@