From a951d6c94df47404d4467bc40560310845d84fcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=8B=E4=BA=8E=E5=88=9D=E8=A7=81?= <752204717@qq.com> Date: Fri, 18 Jul 2025 13:18:09 +0800 Subject: [PATCH] tijiao --- journalIndex/journals_dct.html | 176 +++++++++++++++++++++++++++++++++ journalIndex/js/journal.js | 53 +++++++--- journalIndex/js/side.js | 26 ++++- js/footer.js | 11 ++- 4 files changed, 247 insertions(+), 19 deletions(-) create mode 100644 journalIndex/journals_dct.html diff --git a/journalIndex/journals_dct.html b/journalIndex/journals_dct.html new file mode 100644 index 0000000..1139044 --- /dev/null +++ b/journalIndex/journals_dct.html @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+
+
+
+
+
+ + + + + + + +
+ Drug Combination Therapy will now be integrated + into Pharmacology Discovery + (ISSN: + 3021-1913). This strategic consolidation aims to enhance our platform's capability + in exploring the synergistic effects of combined drug therapies, fostering + advancements in pharmacological research. It covers the many disciplines involved + such as pharmacology, pharmacy, toxicology, pharmacokinetics, molecular biology, + cell biology, and clinical medicine. For the latest published articles, please visit + + Pharmacology Discovery + + . + + + +
+
+
+
+ +
+
+ + + + +
+
+
+

+ Archiving

+ +
+
    + +
+
+
+
+
+ + +
+ +
+ + +
+
+

Subscribe to receive latest research and news from 

+

We will exclusively utilize your email address to inform you about the release of new articles. You + have the freedom to unsubscribe at any given moment.

+
+
+

Email address

+
+ + +
+ + +
+
+ +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/journalIndex/js/journal.js b/journalIndex/js/journal.js index f8e09cd..3eea857 100644 --- a/journalIndex/js/journal.js +++ b/journalIndex/js/journal.js @@ -22,7 +22,7 @@ function bf_list() { 'border-bottom': `1px solid ${Journals_color}`, }) $('.border_title_top').css({ - 'border-top': `5px solid ${Journals_color}`, + 'border-top': `3px solid ${Journals_color}`, }) $('.article_info_box .tradition-box .tradition-text .article_info_Highlights').css({ 'color': `${Journals_color} !important`, @@ -75,7 +75,7 @@ margin-top:15px; .article_ .bgv_san .Special_Issues_box{ padding-top:25px !important; padding-bottom:0px !important; - margin-top:-15px !important; + margin-top:-4px !important; } .article_ .bgv_san .ncon_hl{ padding-top:25px !important; @@ -89,6 +89,7 @@ margin-top:15px; } .article_ .alls_issue>div>ul li>a>img{ margin-top:20px !important; + margin-bottom:0px !important; } .Special_Issues_div_box ul li a img{ margin-top:20px !important; @@ -98,6 +99,7 @@ margin-top:15px; } .article_ .alls_issue>div>ul li>a>p{ top:20px !important; + bottom:4px !important; } .overall_tmr .online_fr ul, .overall_tmr .ncon_fr_tmr ul, .overall_tmr .ncon_tcrd_tmr ul, .overall_tmr .ncon_aper ul, .overall_tmr .Rel_ated ul, .overall_tmr .hua_tpice ul, .overall_tmr .ncon_hl ul, .overall_tmr .Special_Issues_box ul, .overall_tmr .ncon_new_coment ul, .overall_tmr .ncon_SCom>div{ margin-top:20px !important; @@ -105,8 +107,28 @@ margin-top:15px; .tmr_article{ padding-top:25px; } - `; - document.head.appendChild(style); + .Topic_rgb_color h4 div { + line-height:24px; + } + .ncon_SCom .bor_sty_col{ + width:2px !important; + } + .footer .daohang{ + padding-bottom:30px; + } + `; + document.head.appendChild(style); + if(Jour_num==1){ + $('.Special_Issues_box .more').css({ + 'top': '45px', + + }) + $('.ncon_hl .more').css({ + 'top': '45px', + + }) + } + initJournalBaseInfo(result) var arr_stage = result.data.journalStage; @@ -331,7 +353,7 @@ margin-top:15px; `; } - +{/*

*/} str += `
  • ${arr[i].type} @@ -347,7 +369,7 @@ margin-top:15px; ${trad_tion}
    -
    +
  • ` @@ -814,7 +836,8 @@ margin-top:15px; 'background-color': 'transparent' }) $('.topics_box .topics').css({ - 'background-color': 'transparent' + 'background-color': 'transparent', + 'margin-top': '-15px', }) } @@ -835,14 +858,12 @@ margin-top:15px; }, success: function (result) { if (result.code == 0) { - if (!result.data.is_show || result.data.is_show == "false") { $('.jour_base_info .jour_base_info_center .mes_all .mes_all_section .mes_all_section_Gue_special').each(function () { this.style.setProperty('display', 'none', 'important'); }); $('.jour_guest h4 a').css('display', 'none'); - } var specialIssuesBox = document.querySelector('.Special_Issues_box'); var ulElement = specialIssuesBox.querySelector('ul'); @@ -853,7 +874,7 @@ margin-top:15px; if (result.data.count > 4) { $('.Special_Issues_box .more').css({ 'display': 'block', - 'top': '30px', + }) $('.Special_Issues_box .more').each(function () { $(this).attr('href', `/guest.html?J_num=${Jour_num}`); @@ -899,6 +920,8 @@ margin-top:15px; if (arr.length == 0 || Jour_num != 1) { $('.Special_Issues_box').css('display', 'none') + $('.ncon_hl').css({'margin-top':'-10px'}) + $('.ncon_hl .more').css({'top':'45px'}) } @@ -1176,6 +1199,13 @@ margin-top:15px; if (arr.length > 0) { $('.ncon_new_coment').css({ 'display': 'block', + 'padding-top': '25px', + 'padding-bottom': '0px', + }) + $('.ncon_new_coment .more').css({ + + 'top': '45px', + }) $('.ncon_new_coment ul').css({ 'background': '#fff', @@ -1360,10 +1390,11 @@ margin-top:15px; if (arr.length > 0) { $('.ncon_aper').css({ + 'padding-top': '15px', 'display': 'block', }) $('.ncon_aper .more').css({ - 'top': '65px', + 'top': '35px', }) $('.ncon_aper ul li').css({ 'background': '#fff', diff --git a/journalIndex/js/side.js b/journalIndex/js/side.js index 7080cb4..76cbf2c 100644 --- a/journalIndex/js/side.js +++ b/journalIndex/js/side.js @@ -63,14 +63,30 @@ function side_list() { Submission System

    ` - $('.top_logo .home_logo').append(`Publishing Group`); + margin-left: 8px; + /* padding-top: 10px; */ + /* box-sizing: border-box; */ + ">Publishing Group`); $('.top_sea').prepend(SubmissionStr); $('.jour_ht_dy .topic_ts .mainbox input[type="submit"]').css('background-color', arr_jour.system_color); $('.top .top_sea .search_for input[type="text"]').css('border-color', arr_jour.system_color) diff --git a/js/footer.js b/js/footer.js index ff0ff3c..5c36fe8 100644 --- a/js/footer.js +++ b/js/footer.js @@ -20,13 +20,18 @@ function initFooter() { } $('.daohang_bottom_line').css({ - 'background': 'red', + 'background': 'rgb(229,76,94)', 'height': '2px', - 'border-top': '0.5px solid #fff', - 'border-bottom': '0.5px solid #fff', + // 'border-top': '0.5px solid #fff', + // 'border-bottom': '0.5px solid #fff', 'width': '1300px', 'margin': '0 auto', 'max-width': '100%', + 'box-sizing': 'content-box', + 'box-shadow': '-3px 3px 9px rgba(255, 255, 255, 0.8), 3px -3px 9px rgba(255, 255, 255, 0.3)', + 'text-shadow': '0px 0px 3px rgba(255, 255, 255, 0.9)', + 'filter': 'brightness(80%) contrast(100%) saturate(100%)', + }) $('.footer-bottom-email').css({ 'display': 'flex',