From 48d9814bd285cbbf4703200e8773ace99ef7ea4c Mon Sep 17 00:00:00 2001 From: "@fawn-nine" <1271023382@qq.com> Date: Tue, 24 Oct 2023 16:26:47 +0800 Subject: [PATCH] =?UTF-8?q?mmr=E5=90=88=E5=88=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 7 +++---- js/journal.js | 4 ++-- js/scientist.js | 4 ++-- mmr/index.html | 2 +- 4 files changed, 8 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 3083d28..632b11c 100644 --- a/index.html +++ b/index.html @@ -70,19 +70,18 @@ -
+ + More - + -->
diff --git a/js/journal.js b/js/journal.js index a6063f8..44ad673 100644 --- a/js/journal.js +++ b/js/journal.js @@ -287,7 +287,7 @@ function bf_list() { if (Jour_num == 2 || Jour_num == 17 | Jour_num == 18) { $('.current_list>h4').html('Current Volume' + time_ + ''); - } else if(Jour_num == 7 || Jour_num == 6 || Jour_num == 20){ // pmr期刊 + } else if(Jour_num == 7 || Jour_num == 6 || Jour_num == 20 || Jour_num == 9){ // 合并期刊 $('.current_list>h4').html('Latest Issue' + time_ + ''); } else { $('.current_list>h4').html('Current Issue' + time_ + ''); @@ -995,7 +995,7 @@ function bf_list() { var str = ""; for (var i = 0; i < result.data.journalStage.length; i++) { - if(Jour_num == 7 || Jour_num == 6 || Jour_num == 20){ + if(Jour_num == 7 || Jour_num == 6 || Jour_num == 20 || Jour_num == 9){ // 合并(替换)期刊 if(i==0){str +=''+arr_stage[i].stage_year+'
'} diff --git a/js/scientist.js b/js/scientist.js index dc0b284..af26896 100644 --- a/js/scientist.js +++ b/js/scientist.js @@ -112,8 +112,8 @@ function sy_index() { 'Submit Article' + '

' } - $('.sy_splis>div>a').attr('href', 'artihom_list.html?J_num=' + Jour_num + '&issu_id=' + Jour_num); - $('.sy_splis>div>ul.sy_spls_list').html(str + '
'); + // $('.sy_splis>div>a').attr('href', 'artihom_list.html?J_num=' + Jour_num + '&issu_id=' + Jour_num); + // $('.sy_splis>div>ul.sy_spls_list').html(str + '
'); } else { diff --git a/mmr/index.html b/mmr/index.html index db8d9c6..7dea16b 100644 --- a/mmr/index.html +++ b/mmr/index.html @@ -5,7 +5,7 @@ Microenvironment & Microecology Research - +