From 7db05d88ab72c213ab4f1a4d45b740d8524cd38e 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: Thu, 4 Jun 2026 09:04:33 +0800 Subject: [PATCH] =?UTF-8?q?hpm=E5=81=9C=E5=88=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hpm/index.html | 2 +- idr/index.html | 2 +- journals_hpm.html | 212 +++++++++++++++++++++++++++++++++++++++++++ js/commonHomePage.js | 64 ++++++------- js/journal.js | 4 +- 5 files changed, 248 insertions(+), 36 deletions(-) create mode 100644 journals_hpm.html diff --git a/hpm/index.html b/hpm/index.html index 38b2854..359ccb6 100644 --- a/hpm/index.html +++ b/hpm/index.html @@ -5,7 +5,7 @@ History and Philosophy of Medicine - + diff --git a/idr/index.html b/idr/index.html index b0eddcc..56c145f 100644 --- a/idr/index.html +++ b/idr/index.html @@ -5,7 +5,7 @@ Infection Advances - + diff --git a/journals_hpm.html b/journals_hpm.html new file mode 100644 index 0000000..2cddd48 --- /dev/null +++ b/journals_hpm.html @@ -0,0 +1,212 @@ + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+
+
+
+
+
+ + + + +
+
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 History and Philosophy of Medicine. + After thorough consideration and discussion, we regret to inform you that History and Philosophy of Medicine will stop publication on June 3, 2026.

+ +
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.

+ + + +
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 History and Philosophy of Medicine, and we hope to collaborate again in the future on other platforms. +

+
+

Sincerely,

+

History and Philosophy of Medicine

+

June 3, 2026

+

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/commonHomePage.js b/js/commonHomePage.js index bf6ee80..635c77e 100644 --- a/js/commonHomePage.js +++ b/js/commonHomePage.js @@ -36,31 +36,31 @@ function commonHomePage() { } .jour_base_info_center{ - width: 22.5%; + width: 32% !important; display:flex; justify-content: space-between; align-items: flex-start; padding-top: 10px; padding-bottom: 10px; } - .jour_base_info_center:nth-child(1){ - width: 27%; - } - .jour_base_info_center:nth-child(3){ - width: 25%; - } - .jour_base_info_center:nth-child(4){ - width: 24%; - } - .jour_base_info_center:nth-child(5){ - // width: 27%; - } - .jour_base_info_center:nth-child(7){ - width: 25%; - } - .jour_base_info_center:nth-child(8){ - width: 24%; - } + // .jour_base_info_center:nth-child(1){ + // width: 27%; + // } + // .jour_base_info_center:nth-child(3){ + // width: 25%; + // } + // .jour_base_info_center:nth-child(4){ + // width: 24%; + // } + // .jour_base_info_center:nth-child(5){ + // // width: 27%; + // } + // .jour_base_info_center:nth-child(7){ + // width: 25%; + // } + // .jour_base_info_center:nth-child(8){ + // width: 24%; + // } .jour_base_info_title{ color: #222; @@ -239,19 +239,19 @@ function commonHomePage() { if (arr[i].title != 'tmRxiv') { // --- 修改点 1: 在第一项(i=0)开始前,先拼接父容器的开头 --- - if (i === 0) { - str += `
`; - } + // if (i === 0) { + // str += `
`; + // } // --- 修改点 2: 针对前三个元素设置不同的 inline-style --- let specificStyle = ""; - if (i === 0) { - specificStyle = "width: 30%;"; - } else if (i === 1) { - specificStyle = "width: 34%; margin-left: 16px;"; - } else if (i === 2) { - specificStyle = "width: 26%; margin-left: 24px;"; - } + // if (i === 0) { + // specificStyle = "width: 30%;"; + // } else if (i === 1) { + // specificStyle = "width: 34%; margin-left: 16px;"; + // } else if (i === 2) { + // specificStyle = "width: 26%; margin-left: 24px;"; + // } str += `
`; // --- 修改点 3: 在第三项(i=2)渲染完成后,闭合父容器 --- - if (i === 2) { - str += `
`; - } + // if (i === 2) { + // str += `
`; + // } } } $('.es_jour').html(` diff --git a/js/journal.js b/js/journal.js index ab6dbc7..2c6b2b2 100644 --- a/js/journal.js +++ b/js/journal.js @@ -335,7 +335,7 @@ var ArchivingStr=`h4').html('Current Volume' + time_ + ''+ArchivingStr); - } else if (Jour_num == 4 ||Jour_num == 7 || Jour_num == 6 || Jour_num == 20 || Jour_num == 9 || Jour_num == 21 || Jour_num == 22|| Jour_num == 19 ||Jour_num == 12||Jour_num == 17) { // 合并期刊 + } else if (Jour_num == 8 ||Jour_num == 4 ||Jour_num == 7 || Jour_num == 6 || Jour_num == 20 || Jour_num == 9 || Jour_num == 21 || Jour_num == 22|| Jour_num == 19 ||Jour_num == 12||Jour_num == 17) { // 合并期刊 $('.current_list>h4').html('Latest Issue' + time_ + ''); } else { $('.current_list>h4').html('Current Issue' + time_ + ''+ArchivingStr); @@ -1058,7 +1058,7 @@ if(Jour_num != 13){ var str = ""; for (var i = 0; i < result.data.journalStage.length; i++) { // 暂时条件中添加一个3 15 10 - if (Jour_num == 4 ||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|| Jour_num == 19||Jour_num == 12||Jour_num == 17) { + if (Jour_num == 8 ||Jour_num == 4 ||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|| Jour_num == 19||Jour_num == 12||Jour_num == 17) { // 合并(替换)期刊 if (i == 0) { str += '' + arr_stage[i].stage_year + '
' }