From a18cd4175778efebfb6f391062c995b92c53e8cd Mon Sep 17 00:00:00 2001 From: "DESKTOP-RQ919RC\\Pc" <1300399510@qq.com> Date: Wed, 19 Mar 2025 15:20:04 +0800 Subject: [PATCH] no message --- css/index.css | 1 - css/index.less | 2 +- css/projectAllList.css | 4 ++-- css/projectAllList.less | 4 ++-- css/projectList.css | 8 +++++--- css/projectList.less | 9 ++++++--- html/sql.html | 12 +++++++++++- js/program_admission_requirements.js | 2 +- 8 files changed, 28 insertions(+), 14 deletions(-) diff --git a/css/index.css b/css/index.css index 74c3580..690c255 100644 --- a/css/index.css +++ b/css/index.css @@ -207,7 +207,6 @@ padding-left: 4px; } .fate .title .icon { - width: 124px; height: 29px; } .fate .title .btn { diff --git a/css/index.less b/css/index.less index bd0d5be..1b2bceb 100644 --- a/css/index.less +++ b/css/index.less @@ -241,7 +241,7 @@ padding-left: 4px; .icon { - width: 124px; + // width: 124px; height: 29px; } diff --git a/css/projectAllList.css b/css/projectAllList.css index cc42672..4d326e8 100644 --- a/css/projectAllList.css +++ b/css/projectAllList.css @@ -421,7 +421,7 @@ flex-wrap: wrap; } .body .content .major-list .major-item .organ-item .list .item { - width: 80px; + width: 60px; height: 30px; line-height: 30px; text-align: center; @@ -434,7 +434,7 @@ margin-bottom: 19.5px; } .body .content .major-list .major-item .organ-item .list .item:not(:last-of-type) { - margin-right: 30px; + margin-right: 20px; } .body .content .major-list .major-item .organ-item .list .item:hover { color: #ffffff; diff --git a/css/projectAllList.less b/css/projectAllList.less index 4641c3a..480f051 100644 --- a/css/projectAllList.less +++ b/css/projectAllList.less @@ -501,7 +501,7 @@ flex-wrap: wrap; .item { - width: 80px; + width: 60px; height: 30px; line-height: 30px; text-align: center; @@ -514,7 +514,7 @@ margin-bottom: 19.5px; &:not(:last-of-type) { - margin-right: 30px; + margin-right: 20px; } &:hover { diff --git a/css/projectList.css b/css/projectList.css index 915c394..480e930 100644 --- a/css/projectList.css +++ b/css/projectList.css @@ -268,7 +268,9 @@ background-color: #ffffff; } .boxbox .content .screen-box .screen-item.major .major-box .major-text.have { - color: #000000; + border: 1px solid #6fc16d; + color: #6fc16d; + background-color: #ffffff; } .boxbox .content .screen-box .screen-item.major .major-box .major-list { position: absolute; @@ -337,11 +339,11 @@ margin: 0 30px 21px; } .boxbox .content .screen-box .btn-box .btn { - width: 200px; + width: 100px; height: 32px; line-height: 32px; text-align: center; - margin: 0 auto; + margin-left: auto; background-color: #6fc16d; border-radius: 6px; font-family: "PingFangSC-Regular", "PingFang SC", sans-serif; diff --git a/css/projectList.less b/css/projectList.less index ee5167d..341a43b 100644 --- a/css/projectList.less +++ b/css/projectList.less @@ -311,7 +311,10 @@ } &.have { - color: #000000; + // color: #000000; + border: 1px solid #6fc16d; + color: #6fc16d; + background-color: rgba(255, 255, 255, 1); } } .major-list { @@ -391,11 +394,11 @@ margin: 0 30px 21px; .btn { - width: 200px; + width: 100px; height: 32px; line-height: 32px; text-align: center; - margin: 0 auto; + margin-left: auto; background-color: rgba(111, 193, 109, 1); border-radius: 6px; font-family: "PingFangSC-Regular", "PingFang SC", sans-serif; diff --git a/html/sql.html b/html/sql.html index 08c226c..043c82c 100644 --- a/html/sql.html +++ b/html/sql.html @@ -5,5 +5,15 @@ Document - + + + + diff --git a/js/program_admission_requirements.js b/js/program_admission_requirements.js index e028957..2ee26d5 100644 --- a/js/program_admission_requirements.js +++ b/js/program_admission_requirements.js @@ -1,4 +1,4 @@ -const a = [ +const aaa = [ { program_id: 1, admission_id: 1,