mmr合刊
This commit is contained in:
@@ -70,19 +70,18 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div style="height: 1px;background-color: #ddd;width: 1300px;margin: 5px auto 15px auto"></div>
|
||||
<!-- <div style="height: 1px;background-color: #ddd;width: 1300px;margin: 5px auto 15px auto"></div>
|
||||
|
||||
<div class="news_ment sy_splis">
|
||||
<div>
|
||||
<h4 class="rgb_color">Open Special Issues</h4>
|
||||
<a href="" class="more" target="_blank" style="margin-top: 25px;">More</a>
|
||||
<!--<div style="height: 1px;background-color: #006699;width: 1300px;margin: 5px auto 15px auto"></div>-->
|
||||
<a href="" class="more" target="_blank" style="margin-top: 25px;">More</a>
|
||||
<ul class="sy_spls_list">
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<div class="news_ment sy_npar">
|
||||
<div>
|
||||
|
||||
@@ -287,7 +287,7 @@ function bf_list() {
|
||||
|
||||
if (Jour_num == 2 || Jour_num == 17 | Jour_num == 18) {
|
||||
$('.current_list>h4').html('Current Volume<span>' + time_ + '</span>');
|
||||
} 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<span>' + time_ + '</span>');
|
||||
} else {
|
||||
$('.current_list>h4').html('Current Issue<span>' + time_ + '</span>');
|
||||
@@ -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 +='<b>'+arr_stage[i].stage_year+'</b><br>'}
|
||||
|
||||
|
||||
@@ -112,8 +112,8 @@ function sy_index() {
|
||||
'<a href="' + co_sp_user + '" class="gue_submin" target="_blank">Submit Article</a>' +
|
||||
'</div></div><br clear="both"></li>'
|
||||
}
|
||||
$('.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 + '<br clear="both">');
|
||||
// $('.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 + '<br clear="both">');
|
||||
|
||||
|
||||
} else {
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<title>Microenvironment & Microecology Research</title>
|
||||
<link rel="shortcut icon" href="../img/tmr3.png" type="image/x-icon"/>
|
||||
<frameset framespacing="0" border="0" rows="0" frameborder="0">
|
||||
<frame name="main" src="../journals.html?J_num=9" scrolling="auto" noresize>
|
||||
<frame name="main" src="../journals_mmr.html?J_num=9" scrolling="auto" noresize>
|
||||
</frameset>
|
||||
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user