@@ -256,21 +256,21 @@ margin-top:15px;
}
if ( ( Math . round ( Date . parse ( new Date ( ) ) / 1000 ) - arr [ i ] . ctime ) / 86400 >= 21 ) {
var tong _geogle = '<a href = "https://scholar.google.com/scholar?&q=' + arr [ i ] . title . replace ( '<i>' , '' ) . replace ( '</i>' , '' ) . replace ( new RegExp ( '"' , "g" ) , '' ) + '"' +
'target = "_blank" style="color:#006699 ;margin-left: 10px;font-weight: 600 ;"> ' +
'target = "_blank" style="color:#7a2702 ;margin-left:8px ;"> ' +
'Google Scholar</a>' //搜索引用次数
} else {
var tong _geogle = '' //少于21天隐藏
}
if ( ( Math . round ( Date . parse ( new Date ( ) ) / 1000 ) - arr [ i ] . ctime ) / 86400 >= 21 ) {
var tong _geogle _2 _1 = '<a href = "https://scholar.google.com/scholar?&q=' + arr [ i ] . title . replace ( '<i>' , '' ) . replace ( '</i>' , '' ) . replace ( new RegExp ( '"' , "g" ) , '' ) + '"' +
'target = "_blank" style="color: ' + localStorage . Journals _color + ' ;margin:5px 31px 0 0;font-weight: 600; display: inline-block;"> ' +
'target = "_blank" style="color:#7a2702 ;margin:5px 31px 0 0;display: inline-block;"> ' +
'Google Scholar</a>' //搜索引用次数
} else {
var tong _geogle _2 _1 = '' //少于21天隐藏
}
if ( ( Math . round ( Date . parse ( new Date ( ) ) / 1000 ) - arr [ i ] . ctime ) / 86400 >= 21 ) {
var tong _geogle _2 _2 = '<a href = "https://scholar.google.com/scholar?&q=' + arr [ i ] . title . replace ( '<i>' , '' ) . replace ( '</i>' , '' ) . replace ( new RegExp ( '"' , "g" ) , '' ) + '"' +
'target = "_blank" style="color: #7a2702;margin:5px 37px 0 0;font-weight: 600; display: inline-block;"> ' +
'target = "_blank" style="color: #7a2702;margin:5px 37px 0 0;display: inline-block;"> ' +
'Google Scholar</a>' //搜索引用次数
} else {
var tong _geogle _2 _2 = '' //少于21天隐藏
@@ -316,7 +316,7 @@ margin-top:15px;
var link _ = '<img src="img/link_1.png" width="14" height="16"><a class="txt_zhaiyao" alt="' + arr [ i ] . article _id + '">Abstract</a> ( <span style="color: red">' + arr [ i ] . abs _num + '</span> ) ' +
html _ + pdf _ + mp4 _ + c _t _a + cite _ + tong _geogle
+ '<p class="txt_content">' + arr [ i ] . cite + '</p><div>' + arr [ i ] . abstract + '</div>' ;
+ '<p class="txt_content">' + arr [ i ] . cite + '</p><div style="font-family: Calibri;font-size: 16px;" >' + arr [ i ] . abstract + '</div>' ;
var lr _top = ''
if ( arr [ i ] . topic && arr [ i ] . topic . length > 0 ) {
for ( var t = 0 ; t < arr [ i ] . topic . length ; t ++ ) {
@@ -437,6 +437,11 @@ margin-top:15px;
// 点击Abstract显示隐藏
$ ( '.current_list .txt_zhaiyao' ) . click ( function ( ) {
$ ( this ) . nextAll ( 'div' ) . toggle ( ) ;
const $parentGroup = $ ( this ) . closest ( '.article_info_box' ) ;
// 2. 在当前父级内查找tradition-box并切换显示状态
$parentGroup . find ( '.tradition-box' ) . toggle ( ) ;
if ( $ ( this ) . nextAll ( 'div' ) . css ( "display" ) == 'block' ) {
var num = $ ( this ) . next ( ) . html ( ) ;
$ . ajax ( {
@@ -723,8 +728,8 @@ margin-top:15px;
var forLength = 5
}
if ( wh _number == '1' ) {
for ( var j = 0 ; j < arr _topic [ i ] . children . length ; j ++ ) {
if ( arr _topic [ i ] . children ) {
for ( var j = 0 ; j < arr _topic [ i ] . children . length ; j ++ ) {
if ( j == forLength ) break ;
var url _href = '' ;
@@ -737,8 +742,11 @@ margin-top:15px;
'<img src="' + imgtopicUrl + arr _topic [ i ] . children [ j ] . icon + '" alt="">' +
'<h3>' + arr _topic [ i ] . children [ j ] . title + '</h3></a></li>'
}
}
} else {
for ( var j = 0 ; j < arr _topic [ i ] . children . length ; j ++ ) {
if ( arr _topic [ i ] . children ) {
for ( var j = 0 ; j < arr _topic [ i ] . children . length ; j ++ ) {
if ( Jour _num == 1 ) {
if ( j == forLength ) break ;
} else {
@@ -755,6 +763,8 @@ margin-top:15px;
'<img src="' + imgtopicUrl + arr _topic [ i ] . children [ j ] . icon + '" alt="">' +
'<h3>' + arr _topic [ i ] . children [ j ] . title + '</h3></a></li>'
}
}
}
if ( Jour _num == 1 ) {
if ( arr _topic [ i ] . title == "Diseases" ) {
@@ -763,9 +773,10 @@ margin-top:15px;
'<ul>' + st _top _con + '</ul></div>' +
'<p style="height: 1px;width: 97%;background-color: #ebf2f6;margin: 5px auto 0 auto;"></p>'
} else {
st _top _tit = ' <p style="height: 1px;width: 97%;background-color: #ebf2f6;margin: 5px auto 0 auto;"></p><div class="topics" style="padding: 0 0 5px 0;"><h4 class="rgb_color" style="font-size: 16px">' + arr _topic [ i ] . title + '</h4>' +
// <p style="height: 1px;width: 97%;background-color: #ebf2f6;margin: 5px auto 0 auto;"></p>
st _top _tit = '<div class="topics" style="padding: 0 0 5px 0;"><h4 class="rgb_color" style="font-size: 16px">' + arr _topic [ i ] . title + '</h4>' +
'<ul>' + st _top _con + '</ul></div>' +
'<p style="height: 1px;width: 97%;background-color: #ebf2f6;margin: 5px auto 0 auto;"></p>'
'<p data-index="1" style="height: 1px;width: 97%;background-color: #ebf2f6;margin: 5px auto 0 auto;"></p>'
}
} else {
st _top _tit = '<div class="topics" style="padding: 0 0 5px 0;"><h4 class="rgb_color" style="font-size: 16px">' + arr _topic [ i ] . title + '</h4>' +
@@ -784,8 +795,8 @@ margin-top:15px;
// MDM 十个话题 // LF 十个话题 // BEC 十个话题 // cancer 十个话题
if ( [ 2 , 25 , 11 , 14 ] . includes ( Number ( Jour _num ) ) ) {
for ( var j = 0 ; j < arr _topic [ i ] . children . length ; j ++ ) {
if ( arr _topic [ i ] . children ) {
for ( var j = 0 ; j < arr _topic [ i ] . children . length ; j ++ ) {
if ( MDM _mark == 10 ) break ;
MDM _mark = MDM _mark + 1
var url _href = '' ;
@@ -798,12 +809,15 @@ margin-top:15px;
'<img src="' + imgtopicUrl + arr _topic [ i ] . children [ j ] . icon + '" alt="">' +
'<h3>' + arr _topic [ i ] . children [ j ] . title + '</h3></a></li>'
}
}
$ ( '.art_top_topic>div>div.topics' ) . html ( '<ul>' + MDM _str + '</ul>' ) ;
}
} else if ( arr _topic [ i ] . position == "left" && arr _topic [ i ] . title == "Diseases" && Jour _num == 1 ) {
if ( panduan != '1' ) {
panduan = '1' ;
for ( var j = 0 ; j < arr _topic [ i ] . children . length ; j ++ ) {
if ( arr _topic [ i ] . children ) {
for ( var j = 0 ; j < arr _topic [ i ] . children . length ; j ++ ) {
if ( j == 5 ) break ;
var url _href = '' ;
if ( arr _topic [ i ] . children [ j ] . is _final == '1' ) {
@@ -816,6 +830,8 @@ margin-top:15px;
'<h3 style="text-align: center"><a target="_blank" href="' + url _href + arr _topic [ i ] . children [ j ] . journal _topic _id + '">' + arr _topic [ i ] . children [ j ] . title + '</a></h3></li>'
}
}
st _left _tit = '<div class="topics" style="padding: 0 0 5px 0;"><h4 class="rgb_color" style="font-size: 16px">' + arr _topic [ i ] . title + '</h4>' +
'<a target="_blank" href="topic.html?J_num=' + Jour _num + '&t_id=' + arr _topic [ i ] . journal _topic _id + '" class="more" target="_blank">More</a><ul>' + st _left _con + '</ul></div>'
@@ -1495,7 +1511,7 @@ margin-top:15px;
}
} )
$ ( '.uity_Sub' ) . after ( ` <div style="display: flex;
$ ( '.uity_Sub' ) . after ( ` <div style="display: flex;
align-items: center;
justify-content: center;">
<div style="display: inline-block;" class="share_tmrtb">
@@ -1519,12 +1535,12 @@ onclick="window.open('https://www.linkedin.com/showcase/traditional-medicine-res
</div>
` )
setTimeout ( ( ) => {
if ( window . _ _sharethis _ _ ) {
_ _sharethis _ _ . initialize ( ) ;
}
} , 50 )
setTimeout ( ( ) => {
if ( window . _ _sharethis _ _ ) {
_ _sharethis _ _ . initialize ( ) ;
}
} , 50 )
// 期刊订阅提交
$ ( ".uity_Sub" ) . click ( function ( ) {
$ ( ".spa_su" ) . text ( '' ) ;
@@ -1814,6 +1830,10 @@ function initJournalBaseInfo(result) {
CiteScore = '0.3'
break ;
case 14 :
CiteScore = 'Coming soon'
break ;
case 2 :
case 17 :
case 18 :
@@ -1841,8 +1861,8 @@ function initJournalBaseInfo(result) {
margin-top: 2px;
">
<span class="cite-text" style="font-size: 12px;line-height: 16px;font-weight: 600;color: #f0f0f0;letter-spacing: -0.75px;">
<text style="margin-top: 7px;line-height: 19px;display: inline-block;">Cite Score</text>
<strong style="font-size: 18 px;color: #fff;"> ${ CiteScore } </strong>
<text style="margin-top: 7px;line-height: 19px;display: inline-block;">CiteScore</text>
<strong style="font-size:${ Jour _num == 14 ? 8 : 18 } px;color: #fff;"> ${ CiteScore } </strong>
</span>
</div> `
$ ( '#top_bar .rgb_color_background h1' ) . css ( { 'position' : 'relative' } )
@@ -1883,13 +1903,13 @@ function initJournalBaseInfo(result) {
var apcStr = ` ` ;
if ( [ 1 , 25 , 11 ] . includes ( Number ( Jour _num ) ) ) {
if ( arr _jour . apc == '$600' ) {
apcStr = ` <span style="color: ${ arr _jour . system _color } ;"> ${ arr _jour . apc } </span> `
} else {
if ( arr _jour . apc == '$600' ) {
apcStr = ` <span style="color: ${ arr _jour . system _color } ;"> ${ arr _jour . apc } </span> `
} else {
apcStr = arr _jour . apc
}
}
} else {
apcStr = arr _jour . apc + ` <span style="color: ${ arr _jour . system _color } ;font-weight: bold;margin-left:6px;">( 2025– 2026 )</span> ` ;
}
@@ -1928,7 +1948,7 @@ function initJournalBaseInfo(result) {
ISSNColor = '#fff'
}
// <p style="${ISSNDirection}:6px;text-align:${ISSNDirection};color:${ISSNColor};bottom:${ISSNBottom};font-size:12px" class="mes_issn_box"><b>ISSN:</b> <span class="mes_issn">${arr_jour.issn}</span></p><p>
// <p style="${ISSNDirection}:6px;text-align:${ISSNDirection};color:${ISSNColor};bottom:${ISSNBottom};font-size:12px" class="mes_issn_box"><b>ISSN:</b> <span class="mes_issn">${arr_jour.issn}</span></p><p>
var leftStr = `
<a href="/ ${ arr _jour . usx } " class="qk_img">
@@ -1939,11 +1959,11 @@ function initJournalBaseInfo(result) {
$ ( '.jour_base_info .jour_base_info_center .jour_base_info_center_left' ) . html ( leftStr ) ;
// <p style="${ImpactFactor ? '' : 'display:none'}"><b>Impact Factor (Clarivate):</b> <span style="color: ${arr_jour.system_color}">${ImpactFactor}</span></p>
// <p style="${CiteScore ? '' : 'display:none'}"><b>CiteScore (Scopus):</b> <span style="color: ${arr_jour.system_color}">${CiteScore}</span></p>
//头部左侧期刊其他信息
var otherStr1 = `
<li class="mes_all_section_other" style="">
<div style=" ${ [ 1 , 2 , 8 , 4 , 11 , 18 ] . includes ( Number ( Jour _num ) ) ? 'padding-top:10px' : '' } " class="">
<div style=" ${ [ 1 , 2 , 8 , 4 , 11 , 18 ] . includes ( Number ( Jour _num ) ) ? 'padding-top:10px' : '' } " class="">
<p>
<b style="font-size:16px;">Editor-in-Chief</b>
<p class="mes_edit"
@@ -2046,8 +2066,8 @@ function initJournalBaseInfo(result) {
// </ul>
// </li>
// `
$ ( '.jour_base_info .jour_base_info_center .mes_all .mes_all_section' ) . html ( otherStr1 + otherStr2 + otherStr3 ) ;
$ ( '.jour_base_info .jour_base_info_center .mes_all .mes_all_section' ) . html ( otherStr1 + otherStr2 + otherStr3 ) ;