This commit is contained in:
2025-10-10 09:28:09 +08:00
parent 0cbcfe3409
commit 23366f0b1b
7 changed files with 339 additions and 17 deletions

View File

@@ -7289,7 +7289,7 @@ function article_con() {
var CiteScoreStr = ''
var marginLeft = 20
if (Jour_num == 1) {
CiteScoreStr = '2.0';
CiteScoreStr = '2.1';
marginLeft = 10
} else
if (Jour_num == 11) {

View File

@@ -194,8 +194,10 @@ justify-content: space-between;
.pos_ter>div:nth-child(4) {
width: 272px;
margin-right:0;
}
.pos_ter>a {
width: 270px;

View File

@@ -22,10 +22,13 @@ width: 23%;
}
.pos_ter>div:nth-child(4) {
width: 23%;
width: 23%; overflow:hidden;
}
.pos_ter>div:nth-child(4) img{
position: relative;
top: -16px;
}
.footer .daohang ul{
width: 26% !important;

View File

@@ -180,10 +180,10 @@ $.ajax({
var str = "";
for(let i=0;i<arr.length;i++){
var apcStr = ``;
if ([1, 25, 11].includes(Number(arr[i].journal_id))) {
if ([1, 25, 11,17].includes(Number(arr[i].journal_id))) {
apcStr = arr[i].apc
} else {
apcStr = arr[i].apc + `<span style="color: ${arr[i].system_color};font-weight: bold;margin-left:6px;">( 20252026 )</span>`;
apcStr = arr[i].apc + `<span style="color:#006699;font-weight: bold;margin-left:6px">( 20252026 )</span>`;
}
// 获取当前期刊独有的journalAbs数据假设通过journal_id关联
var arr_Abc =arr[i].journalAbs? arr[i].journalAbs.filter(e => e.is_show == 1) : [];
@@ -195,7 +195,7 @@ $.ajax({
case 1:
ImpactFactor = '1.3'
Published = '2016'
CiteScore = '2.0'
CiteScore = '2.1'
break;
//bmec
case 25:
@@ -267,8 +267,8 @@ $.ajax({
<p style="margin-top: 4px;font-size: 13px;">
<b>Acceptance: </b>${arr[i].acceptance}</p>
<p style="margin-top: 4px;font-size: 13px;"> <b>Final Decision: </b>${arr[i].finaldecision}</p>
<p style="${CiteScore ? '' : 'display:none'};margin-top: 4px;font-size: 13px;"><b>CiteScore: </b> <span style="color: ${arr[i].system_color}">${CiteScore}</span></p>
<p style="${ImpactFactor ? '' : 'display:none'};margin-top: 4px;font-size: 13px;"><b>Impact Factor: </b> <span style="color: ${arr[i].system_color}">${ImpactFactor}</span></p>
<p style="${CiteScore ? '' : 'display:none'};margin-top: 4px;font-size: 13px;"><b>CiteScore: </b> <span style="color: #006699">${CiteScore}</span></p>
<p style="${ImpactFactor ? '' : 'display:none'};margin-top: 4px;font-size: 13px;"><b>Impact Factor: </b> <span style="color: #006699">${ImpactFactor}</span></p>
<p style="${apcStr ? '' : 'display:none'};margin-top: 4px;font-size: 13px;"><b>APC: </b> <span class="mes_APC">${apcStr}</span></p>
<p style="${arr_Abc&&arr_Abc.length>0 ? '' : ''}margin-top: 4px;font-size: 13px;"><b class="wl_click" style="cursor: pointer;">Indexing</b> </p>

309
js/index.html Normal file
View File

@@ -0,0 +1,309 @@
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>TMR</title>
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon"/>
<link rel="stylesheet" type="text/css" href="style/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="js/selectivity/selectivity-jquery.css">
<link rel="stylesheet" type="text/css" href="js/swiper/swiper.min.css">
<link rel="stylesheet" type="text/css" href="style/Animate/animate.css">
<link rel="stylesheet" type="text/css" href="style/form.css"/>
</head>
<body>
<div id="common-overlay"></div>
<!-- 弹窗内容 -->
<div id="common-popup">
<span class="common-close-btn" onclick="closePopup()">×</span>
<div style="padding: 30px 20px 20px 30px" class="common-popup-box">
<h2 class="common-popup-title"></h2>
<div class="common-popup-content">
</div>
</div>
</div>
<div id="index_top"><!--头部信息--></div>
<div id="col-content">
<div class="exten_sion">
<ul class="es_jour clear">
<!-- 所有期刊列表-->
</ul>
<br clear="both">
</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>
<ul class="sy_spls_list">
</ul>
</div>
</div> -->
<div class="news_ment sy_npar">
<div>
<h4 class="rgb_color">New Papers</h4>
<a href="" class="more" target="_blank">
More
<!-- <i class="fa fa-chevron-circle-right"></i>-->
</a>
<ul class="npar_one clear">
<div style="width: 530px" class="tpoce_con1">
</div>
<div style="width: 436px" class="tpoce_con2">
</div>
<div style="width: 300px" class="tpoce_con3">
</div>
<br clear="both">
</ul>
<!-- <ul class="npar_two clear">-->
<!-- &lt;!&ndash; New Papers文章&ndash;&gt;-->
<!-- </ul>-->
</div>
</div>
<div class="news_ment sy_fr">
<div>
<h4 class="rgb_color" style="padding-bottom: 0">Online First</h4>
<a href="" class="more" target="_blank">
More
</a>
<div style="background-color: #006699;height: 1px;width: 100%;margin-bottom: 15px;"></div>
<ul class="clear">
<!-- Online First文章-->
</ul>
</div>
</div>
<div class="news_ment sy_tcrd">
<div>
<h4 class="rgb_color" style="padding-bottom: 0">
<span>Top Cited</span>
<font style="font-weight: normal;margin-left: 15px;font-size: 26px;">( Recent 3 years )</font>
</h4>
<a href="" class="more" target="_blank">
More
</a>
<div style="background-color: #006699;height: 1px;width: 100%;margin-bottom: 15px;"></div>
<ul class="clear">
<!-- Top cited文章-->
</ul>
<!-- <h4 class="rgb_color"><span>Top cited</span> / <span>Top read</span> / <span>Top download</span><font-->
<!-- style="font-weight: normal">Recent 3 years</font></h4>-->
<!-- <a href="" class="more" target="_blank">-->
<!-- <i class="fa fa-chevron-circle-right"></i>-->
<!-- </a>-->
<!-- <ul class="clear">-->
<!-- &lt;!&ndash;Top cited / Top read / Top download文章&ndash;&gt;-->
<!-- </ul>-->
<!-- <h4 class="rgb_color"><span>Top cited</span><font-->
<!-- style="font-weight: normal">Recent 3 years</font></h4>-->
<!-- <a href="" class="more" target="_blank">-->
<!-- <i class="fa fa-chevron-circle-right"></i>-->
<!-- </a>-->
<!-- <ul class="tcrd_three clear">-->
<!-- <div style="width: 530px" class="tcrd_con1">-->
<!-- </div>-->
<!-- <div style="width: 755px" class="tcrd_con2">-->
<!-- </div>-->
<!-- <br clear="both">-->
<!-- </ul>-->
</div>
</div>
<!-- <div class="news_ment sy_nct">-->
<!-- <div>-->
<!-- <div style="width: 49%;float: left">-->
<!-- <h4 class="rgb_color" style="padding-bottom: 0">News</h4>-->
<!-- <a href="" class="more" target="_blank">-->
<!-- More-->
<!-- </a>-->
<!-- <div style="background-color: #006699;height: 1px;width: 100%;margin-bottom: 15px;"></div>-->
<!-- <ul class="clear">-->
<!-- &lt;!&ndash; News & Comment文章&ndash;&gt;-->
<!-- </ul>-->
<!-- </div>-->
<!-- <div style="width: 49%;float: right">-->
<!-- <h4 class="rgb_color" style="padding-bottom: 0">Comment</h4>-->
<!-- <a href="" class="more" target="_blank">-->
<!-- More-->
<!-- </a>-->
<!-- <div style="background-color: #006699;height: 1px;width: 100%;margin-bottom: 15px;"></div>-->
<!-- <ul class="clear">-->
<!-- &lt;!&ndash; News & Comment文章&ndash;&gt;-->
<!-- </ul>-->
<!-- </div>-->
<!-- <br clear="both">-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="news_ment sy_nct">-->
<!-- <div>-->
<!-- <h4 class="rgb_color"><span>News</span> / <span>Comment</span></h4>-->
<!-- <a href="" class="more" target="_blank">-->
<!-- <i class="fa fa-chevron-circle-right"></i>-->
<!-- </a>-->
<!-- <div id="certify">-->
<!-- <div class="swiper-container">-->
<!-- <div class="swiper-wrapper">-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="swiper-pagination"></div>-->
<!-- <div class="swiper-button-prev"></div>-->
<!-- <div class="swiper-button-next"></div>-->
<!-- </div>-->
<!-- <div id="certify_">-->
<!-- <div class="swiper-container">-->
<!-- <div class="swiper-wrapper">-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="swiper-pagination"></div>-->
<!-- <div class="swiper-button-prev"></div>-->
<!-- <div class="swiper-button-next"></div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<div class="news_ment sy_dmne">
<div>
<h4 class="rgb_color">
Collection
</h4>
<p class="sy_tit_n">
<span>Immunology</span>
</p>
<div class="sy_tit_all">
<!-- 话题列表-->
</div>
<a href="artihom_list_baseid.html?J_num=1&base_id=5" class="more" target="_blank">
More
</a>
<ul class="sy_dmne_talk">
<div style="width: 540px" class="talk_con1">
</div>
<div style="width: 420px" class="talk_con2">
</div>
<div style="width: 300px" class="talk_con3">
</div>
<br clear="both">
</ul>
<p style="height: 30px"></p>
<!-- <ul class="sy_dmne_lies">-->
<!-- </ul>-->
<!-- <div class="bor_sty_col" style="left: 214px"></div>-->
<!-- <div class="bor_sty_col" style="left: 431px"></div>-->
<!-- <div class="bor_sty_col" style="left: 648px"></div>-->
<!-- <div class="bor_sty_col" style="left: 864px"></div>-->
<!-- <div class="bor_sty_col" style="left: 1081px"></div>-->
</div>
</div>
<div class="news_ment ncon_SCom">
<div>
<div>
<img src="img/unity_1.png" alt="" style="width: 150px;margin:22px 0 0 85px;">
<a href="rev_ver.html" target="_blank" class="rgb_color">Scientist<br>Community</a>
<div class="bor_sty_col" style="left: 323px"></div>
<div class="bor_sty_col" style="left: 649px"></div>
<div class="bor_sty_col" style="left: 971px"></div>
</div>
<div>
<a href="tmrde" target="_blank">
<img src="img/rev_pic.png" alt="" style="width: 150px;margin: 45px 0 0 82px;">
</a>
<br>
<p class="rgb_color">Traditional Medicine Research <br> Data Expanded</p>
</div>
<div style="position: relative" class="newManuscript">
<p class="rgb_color">Too many journals to choose? Please select the topic of your manuscript.</p>
<div class="es_serch" style="">
<div id="com_index" name="name"></div>
<span class="es_serch_span" style="display: none;font-size: 12px;color: #e91c1c;margin-left: 5px;">Please select a topic</span>
<a target="_blank" class="es_serch_btn"><i class="fa fa-hand-o-right" aria-hidden="true"></i>Search</a>
</div>
</div>
<div>
<input type="text" id="emapl_de" value="" placeholder="Please enter a valid email address"/>
<div id="combox_box" name="name"></div>
<br><span class="spa spa_de"></span>
<input type="submit" value="Subscribe" class="yue_de"/>
<p style="color: #006699;font-size: 12px;line-height: 15px;">
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.
</p>
</div>
<br clear="both">
</div>
</div>
<div class="footer">
<!--底部菜单栏-->
</div>
</div>
</body>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-cookie.js"></script>
<script src="js/clipboard.js"></script>
<script src="js/return-top.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="jss/jcMarquee.js" type="text/javascript"></script>
<script src="style/combobox/combobox.js"></script>
<script type="text/javascript" src="js/selectivity/selectivity-jquery.js"></script>
<!--<script src="js/lunbo.js"></script>-->
<!--<script src="js/checkbox.js"></script>-->
<script src="js/js.js"></script>
<script src="js/scientist.js"></script>
<script src="js/swiper/swiper.min.js"></script>
<script src="js/search.js"></script>
<script src="js/commonHomePage.js"></script>
<script src="jsb/unslider.min.js"></script>
<script>
$(function () {
sy_index();
scout_home();
commonHomePage();
});
</script>
</html>