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