diff --git a/Apc.html b/Apc.html index f9070b6..39035d6 100644 --- a/Apc.html +++ b/Apc.html @@ -300,7 +300,7 @@ .suggest { width: 1300px; margin: 185px auto 0; - color: #214b3c; + color: #3274cb; } .suggest h1 { diff --git a/img/banner_.png b/img/banner_.png index 4e8d540..29d3b38 100644 Binary files a/img/banner_.png and b/img/banner_.png differ diff --git a/img/banner_2.png b/img/banner_2.png new file mode 100644 index 0000000..4e8d540 Binary files /dev/null and b/img/banner_2.png differ diff --git a/journals_pd.html b/journals_pd.html new file mode 100644 index 0000000..5484a90 --- /dev/null +++ b/journals_pd.html @@ -0,0 +1,403 @@ + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+ +
+
+
+
+
+
+
+
+
+
+ + + + +
+ + +
Notice of Suspension of Publication

+
Dear Authors, Reviewers, and Readers,

+
We would like to extend our sincere gratitude for your continued support and + attention to Clinical Research Communications. + After + thorough consideration and discussion, we regret to inform you that Clinical Research Communications will stop + publication on + May 1, 2025.

+
This decision was made after considering operational costs and the + restructuring + of the publication group. We understand that this news may cause inconvenience, + and we sincerely apologize to all authors, reviewers, editorial teams, and + readers who have supported the journal over the years.

+ + +
Regarding Submitted and Upcoming Manuscripts:

+
+
    +
  • 1.For manuscripts that have already been submitted but not yet + published, + we will contact the respective authors before May 1 to facilitate the + transfer of the manuscripts to other relevant journals. The manuscript + handling process will not be affected by the transfer.

  • +
  • 2.For manuscripts that have not yet been submitted, we kindly suggest + authors select other suitable journals for submission.

  • +
  • 3.Accepted manuscripts will be published as originally planned, with all + articles that are pre-published to be made available before May 1.
  • +
+
+
+
Data Archiving and Retrieval:

+
+ All published articles will remain in our database and will continue to be + accessible through the provided Digital Object Identifiers (DOIs) and official + website. These articles will remain indexed and available for citation. +
+
+
+

Once again, we express our deepest gratitude for your ongoing support of + Clinical Research Communications, and we + hope to + collaborate again in the future on other platforms. +

+
+

Sincerely,


+

Clinical Research Communications


+

April 29, 2025


+

TMR Publishing Group

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

+ 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/journals_tcr.html b/journals_tcr.html new file mode 100644 index 0000000..f03e6e3 --- /dev/null +++ b/journals_tcr.html @@ -0,0 +1,416 @@ + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+ +
+
+
+
+
+
+
+
+
+
+ + + + + + + + +
Notice of Suspension of Publication

+
+ Dear Authors, Reviewers, and Readers,
+ + We would like to extend our sincere gratitude for your continued support and + attention to Pharmacology Discovery. After + thorough consideration and discussion, we regret to inform you that Pharmacology Discovery will stop publication on + May 1, 2025.
+ + This decision was made after considering operational costs and the restructuring + of the publication group. We understand that this news may cause inconvenience, + and we sincerely apologize to all authors, reviewers, editorial teams, and + readers who have supported the journal over the years.
+
+ +
Regarding Submitted and Upcoming Manuscripts:

+
+
    +
  • 1.For manuscripts that have already been submitted but not yet published, + we will contact the respective authors before May 1 to facilitate the + transfer of the manuscripts to other relevant journals. The manuscript + handling process will not be affected by the transfer.

  • +
  • 2.For manuscripts that have not yet been submitted, we kindly suggest + authors select other suitable journals for submission.

  • +
  • 3.Accepted manuscripts will be published as originally planned, with all + articles that are pre-published to be made available before May 1.
  • +
+
+ +
Data Archiving and Retrieval:

+
+ All published articles will remain in our database and will continue to be + accessible through the provided Digital Object Identifiers (DOIs) and official + website. These articles will remain indexed and available for citation.
+
+ +
+ Once again, we express our deepest gratitude for your ongoing support of Pharmacology Discovery, and we hope to + collaborate again in the future on other platforms.
+ + Sincerely,
+ Pharmacology Discovery
+ April 29, 2025
+ TMR Publishing Group +
+ +
+
+
+
+ +
+
+ + + + + +
+
+ + + + + + + + +
+

+ 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/js/article.js b/js/article.js index cf4df24..f1ac90e 100644 --- a/js/article.js +++ b/js/article.js @@ -7760,7 +7760,7 @@ function article_con() { var textContent = $('
').html(item.content).text(); // 提取纯文本 contentHtml = `

${item.content}

`; - if (item.is_h1 || textContent === "Abstract" || textContent === "Keywords") { + if (item.is_h1 ) { navLinks.content.push({ sectionId: sectionId, type: 'content', text: textContent, href: '#' + sectionId, is_h1: item.is_h1, }); } @@ -7771,7 +7771,7 @@ function article_con() { return contentHtml; }).join(''); - htmlContent = `
${htmlContent}
` + htmlContent = `
${htmlContent}
` $('.wen_rong .content-box .conthtmn').html(htmlContent); console.log('navLinks.forEach at line 7752:', navLinks) // 引用 @@ -7875,14 +7875,14 @@ function article_con() { } } // 将生成的所有引用内容插入到页面中 - $('.wen_rong .content-box .conthtmn').append('

References

' + refs + '
'); + $('.wen_rong .content-box .conthtmn').append('

References

' + refs + '
'); } $('.wen_rong .content-box .conthtmn').prepend(navHtml); // 给导航栏添加固定定位样式 // 给导航栏添加固定定位样式 $('.anchor-nav').css({ 'position': 'fixed', - 'display': 'none', + // 'display': 'none', 'top': '0', // 固定在顶部 'left': '0', // 固定在左侧 'width': '285px', // 设置固定宽度 diff --git a/js/journal.js b/js/journal.js index ada46d6..7d84ba3 100644 --- a/js/journal.js +++ b/js/journal.js @@ -1054,7 +1054,7 @@ function bf_list() { var str = ""; for (var i = 0; i < result.data.journalStage.length; i++) { // 暂时条件中添加一个3 15 10 - if (Jour_num == 7 || Jour_num == 6 || Jour_num == 20 || Jour_num == 9 || Jour_num == 21 || Jour_num == 22 || Jour_num == 3 || Jour_num == 15 || Jour_num == 10) { + if (Jour_num == 7 || Jour_num == 6 || Jour_num == 20 || Jour_num == 9 || Jour_num == 21 || Jour_num == 22 || Jour_num == 3 || Jour_num == 15 || Jour_num == 10|| Jour_num == 16|| Jour_num == 24) { // 合并(替换)期刊 if (i == 0) { str += '' + arr_stage[i].stage_year + '
' } diff --git a/jsb/jsp.js b/jsb/jsp.js index 02bf980..398b0fc 100644 --- a/jsb/jsp.js +++ b/jsb/jsp.js @@ -451,7 +451,7 @@ $.ajax({ $('.exp_journal .mes_accep').html(arr_jour.acceptance); $('.exp_journal .mes_final').html(arr_jour.finaldecision); $('.exp_journal .mes_APC').html(arr_jour.apc); - if (Jour_num == 3 || Jour_num == 2 || Jour_num == 16 || Jour_num == 18 || Jour_num == 7) { + if (Jour_num == 3 || Jour_num == 2 || Jour_num == 16 || Jour_num == 18 || Jour_num == 7||Jour_num == 24) { $('.exp_and .exp_journal .share_4').css('display', 'inline-block'); $('.exp_and .exp_journal .share_5').css('display', 'inline-block'); $('.exp_and .exp_journal .share_6').css('display', 'inline-block'); diff --git a/pd/index.html b/pd/index.html index 4dda24a..a9dcd07 100644 --- a/pd/index.html +++ b/pd/index.html @@ -5,7 +5,7 @@ Pharmacology Discovery - + diff --git a/style/form.css b/style/form.css index 3037f95..53d9bde 100644 --- a/style/form.css +++ b/style/form.css @@ -122,7 +122,7 @@ input.disable { .suggest { width: 1300px; margin: 185px auto 0; - color: #214b3c; + color: #3274cb; } .suggest h1 { @@ -1437,7 +1437,7 @@ input.disable { /*****************footer****************/ .footer { - background-color: #508576; + background-color: #428ae2; background-size: 100% auto; } diff --git a/style/style.css b/style/style.css index 0d11684..0bf7768 100644 --- a/style/style.css +++ b/style/style.css @@ -5080,7 +5080,7 @@ ul li .ab_tad { .PicPreview { display: none; position: absolute; - z-index: 100; + z-index: 999; top: 0; left: 0; width: 100%; diff --git a/tcr/index.html b/tcr/index.html index 5086aac..7b78d9a 100644 --- a/tcr/index.html +++ b/tcr/index.html @@ -5,7 +5,7 @@ Clinical Research Communications - +