This commit is contained in:
徐哼唧L
2024-01-17 09:25:36 +08:00
33 changed files with 1156 additions and 91 deletions

View File

@@ -8,6 +8,7 @@
<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="style/style.css"/>
<link rel="stylesheet" type="text/css" href="style/layui.css"/>
<script type='text/javascript'
src='https://platform-api.sharethis.com/js/sharethis.js#property=5ff7d85fd7d501001255ad98&product=inline-share-buttons'
async='async'></script>
@@ -76,6 +77,7 @@
</style>
</head>
<body>
<div class="newBox">
<div id="col-content">
<div id="top_bar">
<!--头部-->
@@ -134,6 +136,8 @@
<div class="tarfipdf">PDF</div>
<div class="tarfihml">HTML</div>
<li class="tarpdf">Supplementary Material</li>
<li class="tarrecord">Manuscript processing</li>
<li class="Original">Original data</li>
</ul>
<div class="content-box">
<div class="content contercon contentin">
@@ -169,7 +173,7 @@
<!--pdf 选项卡六-->
</ul>
</div>
<div class="content conthtmn">
<div class="content conthtmn" id="html88">
<!--Tradition 选项卡二-->
</div>
@@ -193,6 +197,8 @@
<!--pdf 选项卡五-->
</ul>
</div>
<div class="content conterecord"></div>
<div class="content OriginalData" id="OriginalData"></div>
</div>
</div>
<div style="background-color: #f4fafd;height: 20px"></div>
@@ -315,12 +321,15 @@
<br clear="both">
</div>
</div>
<div class="PicPreview">
<img src="#" alt="">
</div>
<div class="footer">
<!--底部菜单栏-->
</div>
</div>
</div>
</body>
<script src="js/jquery.min.js"></script>
<script src="js/return-top.js"></script>
@@ -328,6 +337,7 @@
<script src="js/js.js"></script>
<script src="js/side.js"></script>
<script src="js/article.js"></script>
<script src="js/layui.js"></script>
<script>
$(function () {

View File

@@ -98,7 +98,7 @@
<p>Too many journals to choose?<br> Please select the topic of your manuscript.</p>
<!-- <input id="comindex" autocomplete="off" placeholder="Please choose topics">-->
<div id="com_index" name="name"></div>
<span class="es_serch_span" style="display: none;font-size: 12px;color: #e91c1c;margin-left: 5px;">Please choose topics</span>
<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-search" aria-hidden="true"></i>
</a>

View File

@@ -5,7 +5,7 @@
<title>Drug Combination Therapy</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=6" scrolling="auto" noresize>
<frame name="main" src="../journals_dct.html?J_num=6" scrolling="auto" noresize>
</frameset>
</head>

BIN
img/otherfile.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

BIN
img/xlsx.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 B

BIN
img/zip.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 522 B

View File

@@ -62,7 +62,7 @@
<p>Too many journals to choose? Please select the topic of your manuscript.</p>
<!-- <input id="comindex" autocomplete="off" placeholder="Please choose topics">-->
<div id="com_index" name="name"></div>
<span class="es_serch_span" style="display: none;font-size: 12px;color: #e91c1c;margin-left: 5px;">Please choose topics</span>
<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>
@@ -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>-->
<ul class="sy_spls_list">
</ul>
</div>
</div>
</div> -->
<div class="news_ment sy_npar">
<div>

View File

@@ -193,7 +193,7 @@
<i class="fa fa-hand-o-right" aria-hidden="true" style="margin-right: 5px"></i>Search
</a>
<span class="es_serch_span"
style="display: none;font-size: 12px;color: #e91c1c;margin-left: 5px;">Please choose topics</span>
style="display: none;font-size: 12px;color: #e91c1c;margin-left: 5px;">Please select a topic</span>
</div>
<div>
<a href="tmrde" target="_blank">

144
journals_dct.html Normal file
View File

@@ -0,0 +1,144 @@
<!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></title>
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon"/>
<link rel="stylesheet" href="js/line-switch/css/reset.css">
<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/line-switch/time.css"/>
<link rel="stylesheet" type="text/css" href="style/style.css"/>
</head>
<body class="overall_caption">
<!-- 放大遮罩层 -->
<div id="bigimg" onclick="closeimg();"></div>
<div id="wide-content">
<div id="top_bar">
<!--头部-->
</div>
<div class="journal-about-section hebingTop">
<div class="about-section-background-area">
<div class="about-container">
<div class="text-s u-margin-xs-ver u-clr-grey7 js-title-evolutions">
<div class="js-title-evolution-group">
<span class="js-title-evolution">
<span class="js-title-evolution-prefix">Incorporated into </span>
<a class="anchor anchor-default" href="/pr/" target="_blank" usagezone="jrnl_info">
<span class="anchor-text">TMR Pharmacology Research</span>
</a>
</span>
</div>
</div>
</div>
<div class="society-logo u-hide-from-md"></div>
</div>
</div>
<div class="article">
<div class="art_main art_main_con hebingMain" style="width:100% !important">
<div class="art_main_con_topic">
<!--话题上方-->
<div style="background-color: #fff;"></div>
</div>
<div style="height: 15px;background-color: #f8f8f8" class="wh_topicd"></div>
<div class="new_art current_list">
<h4 class="rgb_color"><span></span></h4>
<ul>
<!-- 中侧推广文章-->
</ul>
</div>
<div class="wait_hope">
<h3>Coming soon!</h3>
</div>
</div>
<br clear="both">
</div>
<div class="article_">
<div class="news_ment alls_issue">
<h4 class="rgb_color" style="padding-left: 15px;border: none;padding-bottom: 3px;">Archiving</h4>
<!-- <a href="" class="more" target="_blank" style="margin-top: 16px;">More</a> -->
<div class="merdiv" style="overflow-x: hidden; transform: none !important;">
<ul class="stage_time stage_time_mer" style="padding: 0; white-space:normal; transform:none !important">
<!--All Issues过期封面-->
</ul>
</div>
</div>
</div>
<div class="footer">
<!--底部菜单栏-->
</div>
</div>
<div class="footpanel">
<!-- 固定底栏-->
<i class="ftp_close fa fa-close"></i>
<div class="ftp_paper">
<div class="fpr_text">
<h3>Subscribe to receive latest research and news from <b></b></h3>
<p>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>
<div class="fpr_from">
<p>Email address</p>
<div>
<input type="text" id="emapfp" value="" placeholder="Please enter a valid email address"/>
<input type="submit" value="Subscribe" class="yue_addfp"/>
<br>
<label>
<input type="checkbox" name="ment" value="0">
<p class="ff_text">I agree my information will be processed in accordance with TMR Publishing Group
<a target="_blank" href="agree.html">Privacy Policy</a>. </p>
<br clear="both">
</label>
<span class="spa spafp"></span>
</div>
<div>
</div>
</div>
<br clear="both">
</div>
</div>
</body>
<script src="js/jquery.min.js"></script>
<script src="echarts-master/echarts.min.js"></script>
<script src="echarts-master/world.js"></script>
<script src="js/clipboard.js"></script>
<script src="js/return-top.js"></script>
<script src="js/layer/layer.js"></script>
<script src="js/line-switch/js/modernizr.js"></script>
<script src="js/line-switch/js/jquery.mobile.custom.min.js"></script>
<script src="js/line-switch/js/main.js"></script>
<script src="jss/jcMarquee.js" type="text/javascript"></script>
<script type="text/javascript" src="js/selectivity/selectivity-jquery.js"></script>
<script src="js/js.js"></script>
<script src="js/side.js"></script>
<script src="js/journal.js"></script>
<script src="js/not_map.js"></script>
<script>
$(function () {
side_list();
bf_list();
});
</script>
</html>

144
journals_ndt.html Normal file
View File

@@ -0,0 +1,144 @@
<!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></title>
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon"/>
<link rel="stylesheet" href="js/line-switch/css/reset.css">
<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/line-switch/time.css"/>
<link rel="stylesheet" type="text/css" href="style/style.css"/>
</head>
<body class="overall_caption">
<!-- 放大遮罩层 -->
<div id="bigimg" onclick="closeimg();"></div>
<div id="wide-content">
<div id="top_bar">
<!--头部-->
</div>
<div class="journal-about-section hebingTop">
<div class="about-section-background-area">
<div class="about-container">
<div class="text-s u-margin-xs-ver u-clr-grey7 js-title-evolutions">
<div class="js-title-evolution-group">
<span class="js-title-evolution">
<span class="js-title-evolution-prefix">Incorporated into </span>
<a class="anchor anchor-default" href="/im/" target="_blank" usagezone="jrnl_info">
<span class="anchor-text">TMR Integrative Medicine</span>
</a>
</span>
</div>
</div>
</div>
<div class="society-logo u-hide-from-md"></div>
</div>
</div>
<div class="article">
<div class="art_main art_main_con hebingMain" style="width:100% !important">
<div class="art_main_con_topic">
<!--话题上方-->
<div style="background-color: #fff;"></div>
</div>
<div style="height: 15px;background-color: #f8f8f8" class="wh_topicd"></div>
<div class="new_art current_list">
<h4 class="rgb_color"><span></span></h4>
<ul>
<!-- 中侧推广文章-->
</ul>
</div>
<div class="wait_hope">
<h3>Coming soon!</h3>
</div>
</div>
<br clear="both">
</div>
<div class="article_">
<div class="news_ment alls_issue">
<h4 class="rgb_color" style="padding-left: 15px;border: none;padding-bottom: 3px;">Archiving</h4>
<!-- <a href="" class="more" target="_blank" style="margin-top: 16px;">More</a> -->
<div class="merdiv" style="overflow-x: hidden; transform: none !important;">
<ul class="stage_time stage_time_mer" style="padding: 0; white-space:normal; transform:none !important">
<!--All Issues过期封面-->
</ul>
</div>
</div>
</div>
<div class="footer">
<!--底部菜单栏-->
</div>
</div>
<div class="footpanel">
<!-- 固定底栏-->
<i class="ftp_close fa fa-close"></i>
<div class="ftp_paper">
<div class="fpr_text">
<h3>Subscribe to receive latest research and news from <b></b></h3>
<p>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>
<div class="fpr_from">
<p>Email address</p>
<div>
<input type="text" id="emapfp" value="" placeholder="Please enter a valid email address"/>
<input type="submit" value="Subscribe" class="yue_addfp"/>
<br>
<label>
<input type="checkbox" name="ment" value="0">
<p class="ff_text">I agree my information will be processed in accordance with TMR Publishing Group
<a target="_blank" href="agree.html">Privacy Policy</a>. </p>
<br clear="both">
</label>
<span class="spa spafp"></span>
</div>
<div>
</div>
</div>
<br clear="both">
</div>
</div>
</body>
<script src="js/jquery.min.js"></script>
<script src="echarts-master/echarts.min.js"></script>
<script src="echarts-master/world.js"></script>
<script src="js/clipboard.js"></script>
<script src="js/return-top.js"></script>
<script src="js/layer/layer.js"></script>
<script src="js/line-switch/js/modernizr.js"></script>
<script src="js/line-switch/js/jquery.mobile.custom.min.js"></script>
<script src="js/line-switch/js/main.js"></script>
<script src="jss/jcMarquee.js" type="text/javascript"></script>
<script type="text/javascript" src="js/selectivity/selectivity-jquery.js"></script>
<script src="js/js.js"></script>
<script src="js/side.js"></script>
<script src="js/journal.js"></script>
<script src="js/not_map.js"></script>
<script>
$(function () {
side_list();
bf_list();
});
</script>
</html>

144
journals_ndt1.html Normal file
View File

@@ -0,0 +1,144 @@
<!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></title>
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon"/>
<link rel="stylesheet" href="js/line-switch/css/reset.css">
<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/line-switch/time.css"/>
<link rel="stylesheet" type="text/css" href="style/style.css"/>
</head>
<body class="overall_caption">
<!-- 放大遮罩层 -->
<div id="bigimg" onclick="closeimg();"></div>
<div id="wide-content">
<div id="top_bar">
<!--头部-->
</div>
<div class="journal-about-section hebingTop">
<div class="about-section-background-area">
<div class="about-container">
<div class="text-s u-margin-xs-ver u-clr-grey7 js-title-evolutions">
<div class="js-title-evolution-group">
<span class="js-title-evolution">
<span class="js-title-evolution-prefix">Incorporated into </span>
<a class="anchor anchor-default" href="/im/" target="_blank" usagezone="jrnl_info">
<span class="anchor-text">TMR Integrative Medicine</span>
</a>
</span>
</div>
</div>
</div>
<div class="society-logo u-hide-from-md"></div>
</div>
</div>
<div class="article">
<div class="art_main art_main_con hebingMain" style="width:100% !important">
<div class="art_main_con_topic">
<!--话题上方-->
<div style="background-color: #fff;"></div>
</div>
<div style="height: 15px;background-color: #f8f8f8" class="wh_topicd"></div>
<div class="new_art current_list">
<h4 class="rgb_color"><span></span></h4>
<ul>
<!-- 中侧推广文章-->
</ul>
</div>
<div class="wait_hope">
<h3>Coming soon!</h3>
</div>
</div>
<br clear="both">
</div>
<div class="article_">
<div class="news_ment alls_issue">
<h4 class="rgb_color" style="padding-left: 15px;border: none;padding-bottom: 3px;">Archiving</h4>
<!-- <a href="" class="more" target="_blank" style="margin-top: 16px;">More</a> -->
<div class="merdiv" style="overflow-x: hidden; transform: none !important;">
<ul class="stage_time stage_time_mer" style="padding: 0; white-space:normal; transform:none !important">
<!--All Issues过期封面-->
</ul>
</div>
</div>
</div>
<div class="footer">
<!--底部菜单栏-->
</div>
</div>
<div class="footpanel">
<!-- 固定底栏-->
<i class="ftp_close fa fa-close"></i>
<div class="ftp_paper">
<div class="fpr_text">
<h3>Subscribe to receive latest research and news from <b></b></h3>
<p>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>
<div class="fpr_from">
<p>Email address</p>
<div>
<input type="text" id="emapfp" value="" placeholder="Please enter a valid email address"/>
<input type="submit" value="Subscribe" class="yue_addfp"/>
<br>
<label>
<input type="checkbox" name="ment" value="0">
<p class="ff_text">I agree my information will be processed in accordance with TMR Publishing Group
<a target="_blank" href="agree.html">Privacy Policy</a>. </p>
<br clear="both">
</label>
<span class="spa spafp"></span>
</div>
<div>
</div>
</div>
<br clear="both">
</div>
</div>
</body>
<script src="js/jquery.min.js"></script>
<script src="echarts-master/echarts.min.js"></script>
<script src="echarts-master/world.js"></script>
<script src="js/clipboard.js"></script>
<script src="js/return-top.js"></script>
<script src="js/layer/layer.js"></script>
<script src="js/line-switch/js/modernizr.js"></script>
<script src="js/line-switch/js/jquery.mobile.custom.min.js"></script>
<script src="js/line-switch/js/main.js"></script>
<script src="jss/jcMarquee.js" type="text/javascript"></script>
<script type="text/javascript" src="js/selectivity/selectivity-jquery.js"></script>
<script src="js/js.js"></script>
<script src="js/side.js"></script>
<script src="js/journal.js"></script>
<script src="js/not_map.js"></script>
<script>
$(function () {
side_list();
bf_list();
});
</script>
</html>

151
journals_pmr.html Normal file
View File

@@ -0,0 +1,151 @@
<!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></title>
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon"/>
<link rel="stylesheet" href="js/line-switch/css/reset.css">
<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/line-switch/time.css"/>
<link rel="stylesheet" type="text/css" href="style/style.css"/>
</head>
<body class="overall_caption">
<!-- 放大遮罩层 -->
<div id="bigimg" onclick="closeimg();"></div>
<div id="wide-content">
<div id="top_bar">
<!--头部-->
</div>
<div class="journal-about-section hebingTop">
<div class="about-section-background-area">
<div class="about-container">
<div class="text-s u-margin-xs-ver u-clr-grey7 js-title-evolutions">
<div class="js-title-evolution-group">
<span class="js-title-evolution">
<span class="js-title-evolution-prefix">Incorporated into </span>
<a class="anchor anchor-default" href="/cancer/" target="_blank" usagezone="jrnl_info">
<span class="anchor-text">Cancer Advances</span>
</a>
</span>
</div>
</div>
</div>
<div class="society-logo u-hide-from-md"></div>
</div>
</div>
<div class="article">
<div class="art_main art_main_con hebingMain" style="width:100% !important">
<div class="art_main_con_topic">
<!--话题上方-->
<div style="background-color: #fff;"></div>
</div>
<div style="height: 15px;background-color: #f8f8f8" class="wh_topicd"></div>
<div class="new_art current_list">
<h4 class="rgb_color"><span></span></h4>
<ul>
<!-- 中侧推广文章-->
</ul>
</div>
<div class="wait_hope">
<h3>Coming soon!</h3>
</div>
</div>
<br clear="both">
</div>
<div class="article_">
<div class="news_ment online_fr" style="margin-top: 15px;padding-bottom: 15px">
<h4 class="rgb_color">Online First</h4>
<a href="" class="more" target="_blank">More</a>
<ul>
<!--Online First文章-->
</ul>
</div>
<div class="news_ment alls_issue">
<h4 class="rgb_color" style="padding-left: 15px;border: none;padding-bottom: 3px;">Archiving</h4>
<!-- <a href="" class="more" target="_blank" style="margin-top: 16px;">More</a> -->
<div class="merdiv" style="overflow-x: hidden; transform: none !important;">
<ul class="stage_time stage_time_mer" style="padding: 0; white-space:normal; transform:none !important">
<!--All Issues过期封面-->
</ul>
</div>
</div>
</div>
<div class="footer">
<!--底部菜单栏-->
</div>
</div>
<div class="footpanel">
<!-- 固定底栏-->
<i class="ftp_close fa fa-close"></i>
<div class="ftp_paper">
<div class="fpr_text">
<h3>Subscribe to receive latest research and news from <b></b></h3>
<p>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>
<div class="fpr_from">
<p>Email address</p>
<div>
<input type="text" id="emapfp" value="" placeholder="Please enter a valid email address"/>
<input type="submit" value="Subscribe" class="yue_addfp"/>
<br>
<label>
<input type="checkbox" name="ment" value="0">
<p class="ff_text">I agree my information will be processed in accordance with TMR Publishing Group
<a target="_blank" href="agree.html">Privacy Policy</a>. </p>
<br clear="both">
</label>
<span class="spa spafp"></span>
</div>
<div>
</div>
</div>
<br clear="both">
</div>
</div>
</body>
<script src="js/jquery.min.js"></script>
<script src="echarts-master/echarts.min.js"></script>
<script src="echarts-master/world.js"></script>
<script src="js/clipboard.js"></script>
<script src="js/return-top.js"></script>
<script src="js/layer/layer.js"></script>
<script src="js/line-switch/js/modernizr.js"></script>
<script src="js/line-switch/js/jquery.mobile.custom.min.js"></script>
<script src="js/line-switch/js/main.js"></script>
<script src="jss/jcMarquee.js" type="text/javascript"></script>
<script type="text/javascript" src="js/selectivity/selectivity-jquery.js"></script>
<script src="js/js.js"></script>
<script src="js/side.js"></script>
<script src="js/journal.js"></script>
<script src="js/not_map.js"></script>
<script>
$(function () {
side_list();
bf_list();
});
</script>
</html>

View File

@@ -226,7 +226,7 @@
<i class="fa fa-hand-o-right" aria-hidden="true" style="margin-right: 5px"></i>Search
</a>
<span class="es_serch_span"
style="display: none;font-size: 12px;color: #e91c1c;margin-left: 5px;">Please choose topics</span>
style="display: none;font-size: 12px;color: #e91c1c;margin-left: 5px;">Please select a topic</span>
</div>
<div>
<a href="tmrde" target="_blank">

View File

@@ -23,6 +23,7 @@ function at_list() {
var top_ID = getQueryString('top_id'); //Top cited / Top read / Top download
var time_ID = getQueryString('time_id'); //时间轴
var shenCode = [] // 审稿意见(复审和初审)
// 话题点进去的文章列表
if (t_ID != null) {
// 增加访问次数
@@ -5645,7 +5646,7 @@ function at_list() {
$('.wenz_list>h4').html('Highlights');
}
totalPage = result.data.count % top_top.pageSize;
totalPage = result.data.count % top_top.pageSize == 0 ? (result.data.count / top_top.pageSize) : (Math.ceil(result.data.count / top_top.pageSize));
totalRecords = result.data.count;
$('.wenz_list .tioashu').html(result.data.count);
@@ -6501,6 +6502,29 @@ function at_list() {
}
// 时间戳格式化
function timestampToTime(str) {
//str = str * 1000
var oDate = new Date(str*1000),
oYear = oDate.getFullYear(),
oMonth = oDate.getMonth()+1,
oDay = oDate.getDate(),
oHour = oDate.getHours(),
oMin = oDate.getMinutes(),
oSen = oDate.getSeconds(),
oTime = oYear +'-'+ getzf(oMonth) +'-'+ getzf(oDay) +' '+ getzf(oHour) +':'+
getzf(oMin) +':'+getzf(oSen);//最后拼接时间
return oTime;
};
//补0操作
function getzf(num){
if(parseInt(num) < 10){
num = '0'+num;
}
return num;
}
// 文章内容
function article_con() {
// 获取地址栏信息
@@ -6855,15 +6879,185 @@ function article_con() {
var str = '';
for (var i = 0; i < arr.length; i++) {
if (arr[i].width == 0) {
str += '<p>' + arr[i].content + '</p>'
if(arr[i].is_title == 1){
if(arr[i].content.indexOf("<p>") >= 0){
str += "<div class='Ptitle'>"+arr[i].content+"</div>"
}else{
str += '<div class="Ptitle"><p>' + arr[i].content + '</p></div>'
}
}else{
if(arr[i].content.indexOf("<p>") >= 0){
str += arr[i].content
}else{
str += '<p>' + arr[i].content + '</p>'
}
}
} else {
str += '<div class="imgHnkl"><img src="https://submission.tmrjournals.com/public/mainimg/'
+ arr[i].content + '" width="'+arr[i].width+'"/><p>' + arr[i].note + '</p></div>'
var picsrc = 'https://submission.tmrjournals.com/public/mainimg/' + arr[i].content;
var fun = "picPreview('"+ picsrc +"');"
// console.log(fun)
str += "<div class='imgHnkl'><img class='mainPicItem' onclick="+ fun +" src='https://submission.tmrjournals.com/public/mainimg/"
+ arr[i].content + "' width='"+arr[i].width+"'/><p>" + arr[i].note + "</p></div>"
}
}
$('.wen_rong .content-box .conthtmn').html(str);
if(result.data.refers.length > 0){
var refs = ''
var xuhao = 0
for(var rr = 0; rr < result.data.refers.length; rr++){
// 如果格式不正确,或者信息不全
let item= ''
if(result.data.refers[rr].refer_type=='journal' && result.data.refers[rr].doilink != '' ){
// journal
xuhao ++
item = "<div><p>"+ xuhao + '.&nbsp;' + result.data.refers[rr].author +'&nbsp;'+ result.data.refers[rr].title + ".&nbsp;<i>" + result.data.refers[rr].joura +"</i>" + result.data.refers[rr].dateno + ".&nbsp;<br/>Available at:&nbsp; <a class='refsLink' href='"+ result.data.refers[rr].doilink +"' target='_blank' style='color:#006699; word-wrap:break-word;'>&nbsp;"+ result.data.refers[rr].doilink +"</a></p></div>"
refs += item
}else if(result.data.refers[rr].refer_type=='book' && result.data.refers[rr].isbn != ''){
// book
xuhao ++
item = "<div><p>"+ xuhao + '.&nbsp;' + result.data.refers[rr].author +'&nbsp;'+ result.data.refers[rr].title+".&nbsp;" + result.data.refers[rr].dateno + ". &nbsp;<br/>Available at:&nbsp;<a target='_blank' style='color:#006699; word-wrap:break-word;' href='" + result.data.refers[rr].isbn + "'> &nbsp;</p></div>"
refs += item
}else if(result.data.refers[rr].refer_type=='other' && result.data.refers[rr].refer_frag != '' && result.data.refers[rr].refer_frag.length > 15){
// other
xuhao ++
item = "<div><p>"+ xuhao + '.&nbsp;' + result.data.refers[rr].refer_frag +".</p></div>"
refs += item
}else{
continue;
}
}
// console.log(refs)
$('.wen_rong .content-box .conthtmn').append('<div id="ArticleRef" class="ArticleRef"><p><b>References</b></p>'+ refs +'</div>')
}
}
// 稿件跟踪
// 图标------------
var detailIcon = ''
var lis = ''
if(result.data.track && result.data.track.length > 0 ){
// console.log(result.data.track.length,33)
// $('.wen_rong #tablist .tarrecord').css('display', 'block');
// $('.wen_rong .content-box .conterecord').text(333)
for(var tt = 0; tt<result.data.track.length; tt++){
var ttypeName = ''
var li = ""
var ttime = ''
var typeClass = ''
switch (result.data.track[tt].type) {
case (0):
ttypeName = 'Received'
break;
case (1):
ttypeName = 'With editor'
break;
case (2):
ttypeName = 'Under review'
break;
case (3):
ttypeName = 'Reject'
break;
case (4):
ttypeName = 'Revision'
break;
case (5):
ttypeName = 'Accept'
break;
case (6):
ttypeName = 'Pre-accept'
break;
case (7):
ttypeName = 'Proof'
break;
case (8):
ttypeName = 'Online'
break;
}
// 二级的时间
var reviewers =""
if(result.data.track[tt].reviewers && result.data.track[tt].reviewers.length > 0){
shenCode = []
for(var er=0; er < result.data.track[tt].reviewers.length; er++){
var neiTag = ''
var reviewerState = ''
var reviewerItem = ''
var time1 = '' // 创建时间
var time2 = '' // 回应时间
// 初审和复审的审核意见
// var fushenContent = ''
var chushenContent = ''
var timess = ''
// 进入页面前清空
if(result.data.track[tt].type == 2 && result.data.track[tt].reviewers[er].question != null){
chushenContent = ''
timess = ''
chushenContent = result.data.track[tt].reviewers[er].question.comments
timess = timestampToTime(result.data.track[tt].reviewers[er].question.ctime)
shenCode.push("<div class='shenheComments'><p><span>Comments:</span> <br/>"+chushenContent+"</p><p class='time'><span>Review comments received: </span>"+ timess +"</p></div>")
// detailIcon = '<svg onclick="showComments(' + er + ')" style="vertical-align: middle; cursor: pointer; margin-left: 10px" t="1691720445324" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4032" width="26" height="26"><path d="M512 298.666667c-162.133333 0-285.866667 68.266667-375.466667 213.333333 89.6 145.066667 213.333333 213.333333 375.466667 213.333333s285.866667-68.266667 375.466667-213.333333c-89.6-145.066667-213.333333-213.333333-375.466667-213.333333z m0 469.333333c-183.466667 0-328.533333-85.333333-426.666667-256 98.133333-170.666667 243.2-256 426.666667-256s328.533333 85.333333 426.666667 256c-98.133333 170.666667-243.2 256-426.666667 256z m0-170.666667c46.933333 0 85.333333-38.4 85.333333-85.333333s-38.4-85.333333-85.333333-85.333333-85.333333 38.4-85.333333 85.333333 38.4 85.333333 85.333333 85.333333z m0 42.666667c-72.533333 0-128-55.466667-128-128s55.466667-128 128-128 128 55.466667 128 128-55.466667 128-128 128z" fill="#1296db" p-id="4033"></path></svg>'
detailIcon = '<i class="detailsBtn" onclick="showComments(' + er + ')">(Detail)</i>'
}
switch (result.data.track[tt].reviewers[er].state) {
case (1):
reviewerState = 'Accept with major revision'
break;
case (2):
reviewerState = 'Reject'
break;
case (3):
reviewerState = 'Accept with minor revision'
break;
}
time1 = timestampToTime(result.data.track[tt].reviewers[er].ctime)
time2 = timestampToTime(result.data.track[tt].reviewers[er].qtime)
reviewerItem = "<div class='reviewerBox'><span class='time1 time'>Invitation time: <br/>"+time1+"</span><div class='box'><span class='title'>"+reviewerState + detailIcon+ "</span><span class='score'>Score: "+result.data.track[tt].reviewers[er].rated+"</span><span class='reviewer'>reviewer: "+result.data.track[tt].reviewers[er].reviewer_name+"</span><span class='time2'>Review comments received: "+time2+"</span></div></div>"
reviewers += reviewerItem
}
}
// 获得时间
ttime = timestampToTime(result.data.track[tt].time)
var Revitag = ''
if(result.data.track[tt].type == 4 && result.data.track[tt].response){
var title = '<h4>Response to reviewers: &nbsp;</h4>'
var lisss = ''
for(var s = 0; s < result.data.track[tt].response.length; s++){
var xuhao = s+1
var Revfile_url = ''
// var tptime = timestampToTime(result.data.track[tt].time)
Revfile_url = '<span><a href="https://submission.tmrjournals.com/public/' + result.data.track[tt].response[s].file_url + '" target="_blank" class="txt_html">'+xuhao+'.&nbsp;Download</a></span>'
//Revitag +=
lisss += Revfile_url
}
Revitag = '<div class="filerev">'+ title + lisss + '</div>'
}
li = "<div class='trackItem "+typeClass+"'><span class='time'>"+ttime+"</span><div class='type'><span class='title'>" + ttypeName + "</span>"+reviewers+ Revitag +"</div></div>"
lis += li
}
$('.wen_rong .content-box .conterecord').html(lis)
}else{
// console.log(result.data.track.length)
$('.wen_rong #tablist .tarrecord').css('display', 'none');
}
// console.log(j_artc)
// Original data 附加文件
if (j_artc.file_original == '') {
console.log('--------------')
$('.wen_rong #tablist .OriginalData').css('display', 'none');
$('.wen_rong #tablist .Original').css('display', 'none');
} else {
// console.log('有值')
// $('.wen_rong #tablist .OriginalData').css('display', 'block');
// $('.wen_rong #tablist .Original').css('display', 'block');
$('#OriginalData').html('<p>Original data:&nbsp;&nbsp;&nbsp;&nbsp;----<a target="_blank" href="public' + apiUrl + 'articleOriginal/'+ j_artc.file_original +'">Download</a></p>');
}
if (j_artc.file_pdf == '') {
$('.wen_rong #tablist .tarfipdf').css('display', 'none');
@@ -6905,7 +7099,32 @@ function article_con() {
var pdf_list = ''
if (j_artc.file_sub != '') {
pdf_list += '<li><div><img src="img/link_3.jpg" width="14" height="16"><b>PDF</b></div>' +
var fileType = ''
var imgLink = ''
var fileTypeArr = j_artc.file_sub.split('.')
fileType = fileTypeArr[fileTypeArr.length -1]
// console.log(fileType)
switch (fileType) {
case 'xlsx':
imgLink = 'img/xlsx.png'
break;
case 'zip':
imgLink = 'img/zip.png'
break;
case 'rar':
imgLink = 'img/zip.png'
break;
case 'docx':
imgLink = 'img/link_1.png'
break;
case 'pdf':
imgLink = 'img/link_3.jpg'
break;
default:
imgLink = 'img/otherfile.png'
break;
}
pdf_list += '<li><div><img src="' + imgLink + '" width="14" height="16"><b>' + fileType + '</b></div>' +
'<p>Supplementary Material for doi: ' + j_artc.doi + '----<a target="_blank" href="' + apiUrl + 'public/articleSUB/' + j_artc.file_sub + '">Download</a></p></li>';
}
if (j_artc.file_sub2 != '') {
@@ -7213,3 +7432,29 @@ function article_con() {
})
}
// 图片预览
function picPreview(src){
console.log(src)
$('.PicPreview img').attr('src', src)
$('.PicPreview').show()
}
$('.PicPreview').on('click', function () {
$('.PicPreview').hide()
})
// 显示审核内容
function showComments(num){
// console.log('显示初审内容',shenCode)
layer.open({
type: 1
,title: false //不显示标题栏
,closeBtn: true
,area: '600px;'
,shade: 0.8
,id: 'LAY_layuipro' //设定一个id防止重复弹出
/// ,btn: ['close']
,btnAlign: 'c'
,moveType: 1 //拖拽模式0或者1
,content: shenCode[num]
});
}

View File

@@ -164,7 +164,7 @@ function bf_list() {
} else {
var npp_ = ':&nbsp;' + arr[i].npp + '.&nbsp;&nbsp;'
}
if (arr[i].mains == '') {
if (arr[i].has_mains == 0) {
if (arr[i].file_html == '') {
var html_ = ''
} else {
@@ -287,6 +287,8 @@ 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 || Jour_num == 9 || Jour_num == 21){ // 合并期刊
$('.current_list>h4').html('Latest Issue<span>' + time_ + '</span>');
} else {
$('.current_list>h4').html('Current Issue<span>' + time_ + '</span>');
}
@@ -993,6 +995,27 @@ 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 || Jour_num == 9 || Jour_num == 21){
// 合并(替换)期刊
if(i==0){str +='<b>'+arr_stage[i].stage_year+'</b><br>'}
if(i>0){
if(arr_stage[i].stage_year!=arr_stage[i-1].stage_year){
str +='<div style="width:100%"><b>'+arr_stage[i].stage_year+'</b></div>'
}
}
if(arr_stage[i].stage_no=='0'){
var iss_ = ''
}else{
var iss_ =' Issue.'+arr_stage[i].stage_no
}
str +='<li style="width:50%;float: left; margin-right: 0; margin-bottom: 10px;"><div><a target="_blank" style="color: #004a90;font-weight: bold;" href="article_list.html?J_num='+Jour_num+'&y_id='+arr_stage[i].journal_stage_id+'">'
+arr_stage[i].stage_year+' Vol.'+arr_stage[i].stage_vol+ iss_ + '&nbsp;'
+arr_stage[i].stage_pagename + arr_stage[i].stage_page+'</a></div><p>'+arr_stage[i].issue_date+'</p></li>'
}else{
// 常规期刊
if (arr_stage[i].stage_no == '0') {
var iss_ = ''
} else {
@@ -1009,6 +1032,7 @@ function bf_list() {
'<p style="background-color:' + localStorage.Journals_color + '80"><b>' + arr_stage[i].stage_year + '</b><b>Vol. ' + arr_stage[i].stage_vol + '</b>'
+ iss_ + '<b>' + arr_stage[i].stage_pagename + ' ' + arr_stage[i].stage_page + '</b></p></a></li>'
}
}
}
@@ -1085,13 +1109,14 @@ function bf_list() {
$('#com_index').selectivity({
allowClear: true,
items: new_arry,
placeholder: 'Please choose topics'
placeholder: 'Please select a topic'
})
$('.es_serch_btn').click(function () {
$('.es_serch_span').css('display', 'none')
if ($('#com_index').selectivity('val') == null) {
$('.es_serch_span').css('display', 'block')
$('.es_serch_span').text('Please select a topic')
ShowDanger("Request was aborted");
} else {
window.open("atr_wisdom.html?&wis_dom=" + $('#com_index').selectivity('val'));

View File

@@ -9,6 +9,7 @@
var apiUrl = "/";
var apiUrlTG = "/";
var apiUrlImg = "/public/";
var apiSubmission = "https://submission.tmrjournals.com/";
// var apiUrlImg = "http://journalapi.tmrjournals.com/public/";

1
js/layui.js Normal file

File diff suppressed because one or more lines are too long

View File

@@ -205,7 +205,7 @@ if (footer_map_ID == '125') {
'<p style="padding: 20px;line-height: 20px;border-bottom: 1px solid #eee;margin-bottom: 25px;font-size: 16px;color: #888">The geographic diversity of the Editorial Board is marked on the world map. All members of the Editorial Board have identified their affiliated institutions and academic titles, along with the corresponding country or geographic region. TMR Publishing Group remains neutral with regard to any jurisdictional claims.</p>');
$.ajax({
type: 'post', url: apiUrl + 'api/Journal/getBWGJH',
type: 'post', url: apiUrl + 'api/Journal/getBWGJH1',
data: {
"journal_id": Jour_num
},
@@ -320,7 +320,7 @@ if (footer_map_ID == '125') {
'<p style="padding: 20px;line-height: 20px;border-bottom: 1px solid #eee;margin-bottom: 25px;font-size: 16px;color: #888">The geographic diversity of the Editorial Board is marked on the world map. All members of the Editorial Board have identified their affiliated institutions and academic titles, along with the corresponding country or geographic region. TMR Publishing Group remains neutral with regard to any jurisdictional claims.</p>');
$.ajax({
type: 'post', url: apiUrl + 'api/Journal/getBWGJH',
type: 'post', url: apiUrl + 'api/Journal/getBWGJH1',
data: {
"journal_id": Jour_num
},
@@ -431,7 +431,7 @@ if (footer_map_ID == '125') {
'<p style="padding: 20px;line-height: 20px;border-bottom: 1px solid #eee;margin-bottom: 25px;font-size: 16px;color: #888">The geographic diversity of the Editorial Board is marked on the world map. All members of the Editorial Board have identified their affiliated institutions and academic titles, along with the corresponding country or geographic region. TMR Publishing Group remains neutral with regard to any jurisdictional claims.</p>');
$.ajax({
type: 'post', url: apiUrl + 'api/Journal/getBWGJH',
type: 'post', url: apiUrl + 'api/Journal/getBWGJH1',
data: {
"journal_id": Jour_num
},
@@ -540,7 +540,7 @@ if (footer_map_ID == '125') {
'<p style="padding: 20px;line-height: 20px;border-bottom: 1px solid #eee;margin-bottom: 25px;font-size: 16px;color: #888">The geographic diversity of the Editorial Board is marked on the world map. All members of the Editorial Board have identified their affiliated institutions and academic titles, along with the corresponding country or geographic region. TMR Publishing Group remains neutral with regard to any jurisdictional claims.</p>');
$.ajax({
type: 'post', url: apiUrl + 'api/Journal/getBWGJH',
type: 'post', url: apiUrl + 'api/Journal/getBWGJH1',
data: {
"journal_id": Jour_num
},
@@ -649,7 +649,7 @@ if (footer_map_ID == '125') {
'<p style="padding: 20px;line-height: 20px;border-bottom: 1px solid #eee;margin-bottom: 25px;font-size: 16px;color: #888">The geographic diversity of the Editorial Board is marked on the world map. All members of the Editorial Board have identified their affiliated institutions and academic titles, along with the corresponding country or geographic region. TMR Publishing Group remains neutral with regard to any jurisdictional claims.</p>');
$.ajax({
type: 'post', url: apiUrl + 'api/Journal/getBWGJH',
type: 'post', url: apiUrl + 'api/Journal/getBWGJH1',
data: {
"journal_id": Jour_num
},
@@ -758,7 +758,7 @@ if (footer_map_ID == '125') {
'<p style="padding: 20px;line-height: 20px;border-bottom: 1px solid #eee;margin-bottom: 25px;font-size: 16px;color: #888">The geographic diversity of the Editorial Board is marked on the world map. All members of the Editorial Board have identified their affiliated institutions and academic titles, along with the corresponding country or geographic region. TMR Publishing Group remains neutral with regard to any jurisdictional claims.</p>');
$.ajax({
type: 'post', url: apiUrl + 'api/Journal/getBWGJH',
type: 'post', url: apiUrl + 'api/Journal/getBWGJH1',
data: {
"journal_id": Jour_num
},
@@ -867,7 +867,7 @@ if (footer_map_ID == '125') {
'<p style="padding: 20px;line-height: 20px;border-bottom: 1px solid #eee;margin-bottom: 25px;font-size: 16px;color: #888">The geographic diversity of the Editorial Board is marked on the world map. All members of the Editorial Board have identified their affiliated institutions and academic titles, along with the corresponding country or geographic region. TMR Publishing Group remains neutral with regard to any jurisdictional claims.</p>');
$.ajax({
type: 'post', url: apiUrl + 'api/Journal/getBWGJH',
type: 'post', url: apiUrl + 'api/Journal/getBWGJH1',
data: {
"journal_id": Jour_num
},
@@ -976,7 +976,7 @@ if (footer_map_ID == '125') {
'<p style="padding: 20px;line-height: 20px;border-bottom: 1px solid #eee;margin-bottom: 25px;font-size: 16px;color: #888">The geographic diversity of the Editorial Board is marked on the world map. All members of the Editorial Board have identified their affiliated institutions and academic titles, along with the corresponding country or geographic region. TMR Publishing Group remains neutral with regard to any jurisdictional claims.</p>');
$.ajax({
type: 'post', url: apiUrl + 'api/Journal/getBWGJH',
type: 'post', url: apiUrl + 'api/Journal/getBWGJH1',
data: {
"journal_id": Jour_num
},

View File

@@ -181,13 +181,17 @@ function notice_con() {
if (arr.title == 'Editorial Board') {
$.ajax({
type: 'post', url: apiUrl + 'api/Journal/getBoard',
type: 'post', url: apiUrl + 'api/Journal/getBoard1',
data: {
"journal_id": Jour_num
},
success: function (result) {
if (result.code == 0) {
var arg = result.data.boards;
// 编委会成员
var arg = result.data.data.boards;
// 期刊委员会
var committees = result.data.data.committees;
var editors = result.data.data.editors;
var str = '';
if (arg.main == undefined) {
@@ -195,20 +199,27 @@ function notice_con() {
} else {
str += '<b>Editor-in-Chief</b><br><br>'
for (var i = 0; i < arg.main.length; i++) {
if (arg.main[i].board_icon == '') {
var icon_img = '<img src="img/rev_user.png" style="position: absolute;left: 0;top: 0;width: 75px;height: 75px;border-radius: 10px;">'
if (arg.main[i].icon == '') {
var icon_img = '<img src="img/rev_user.png" style="position: absolute;left: 0;top: 0;width: 75px; height:auto; border-radius: 10px;">'
} else {
var icon_img = '<img src="' + apiUrlImg + arg.main[i].board_icon + '" style="position: absolute;left: 0;top: 0;width: 75px;height: 75px;border-radius: 10px;">'
var icon_img = '<img src="' + apiSubmission + 'public/usericon/' + arg.main[i].icon + '" style="position: absolute;left: 0;top: 0;width: 75px; height:auto; border-radius: 10px;">'
}
if (arg.main[i].field == '') {
if (arg.main[i].research_areas == '') {
var dis_line = ''
} else {
var dis_line = 'Research areas: ' + arg.main[i].field
var dis_line = '<b>Research areas: </b>' + arg.main[i].research_areas
}
if(arg.main[i].website != ''){
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px;width: 605px;">' +
'<a href="' + arg.main[i].website + '" target="_blank" style="color: #006699">' + arg.main[i].name + '</a>, '
+ arg.main[i].dr + ' ' + arg.main[i].title + '<br/>' + arg.main[i].email + '<br/>'
+ arg.main[i].address + ' ' + arg.main[i].country + '<br/>' + dis_line + icon_img + '</li><br><br>'
'<a href="' + arg.main[i].website + '" target="_blank" style="color: #006699">' + arg.main[i].realname + '</a>, Ph.D. '
+ arg.main[i].technical + '<br/>' + arg.main[i].email + '<br/>'
+ arg.main[i].company + '<br/>' + dis_line + icon_img + '</li><br><br>'
}else{
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px;width: 605px;">' +
arg.main[i].realname + ', Ph.D. '
+ arg.main[i].technical + '<br/>' + arg.main[i].email + '<br/>'
+ arg.main[i].company + '<br/>' + dis_line + icon_img + '</li><br><br>'
}
}
}
if (arg.remain == undefined) {
@@ -216,20 +227,27 @@ function notice_con() {
} else {
str += '<b>Vice Editor-in-Chief</b><br><br>'
for (var i = 0; i < arg.remain.length; i++) {
if (arg.remain[i].board_icon == '') {
var icon_img = '<img src="img/rev_user.png" style="position: absolute;left: 0;top: 0;width: 75px;height: 75px;border-radius: 10px;">'
if (arg.remain[i].icon == '') {
var icon_img = '<img src="img/rev_user.png" style="position: absolute;left: 0;top: 0;width: 75px; height:auto; border-radius: 10px;">'
} else {
var icon_img = '<img src="' + apiUrlImg + arg.remain[i].board_icon + '" style="position: absolute;left: 0;top: 0;width: 75px;height: 75px;border-radius: 10px;">'
var icon_img = '<img src="' + apiSubmission + 'public/usericon/' + arg.remain[i].icon + '" style="position: absolute;left: 0;top: 0;width: 75px; height:auto; border-radius: 10px;">'
}
if (arg.remain[i].field == '') {
if (arg.remain[i].research_areas == '') {
var dis_line = ''
} else {
var dis_line = 'Research areas: ' + arg.remain[i].field
var dis_line = '<b>Research areas: </b>' + arg.remain[i].research_areas
}
if(arg.remain[i].website != ''){
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px;width: 605px;">' +
'<a href="' + arg.remain[i].website + '" target="_blank" style="color: #006699">' + arg.remain[i].name + '</a>, '
+ arg.remain[i].dr + ' ' + arg.remain[i].title + '<br/>' + arg.remain[i].email + '<br/>'
+ arg.remain[i].address + ' ' + arg.remain[i].country + '<br/>' + dis_line + icon_img + '</li><br><br>'
'<a href="' + arg.remain[i].website + '" target="_blank" style="color: #006699">' + arg.remain[i].realname + '</a>, Ph.D. '
+ arg.remain[i].technical + '<br/>' + arg.remain[i].email + '<br/>'
+ arg.remain[i].company + ' <br/>' + dis_line + icon_img + '</li><br><br>'
}else{
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px;width: 605px;">' +
arg.remain[i].realname + ', Ph.D. '
+ arg.remain[i].technical + '<br/>' + arg.remain[i].email + '<br/>'
+ arg.remain[i].company + ' <br/>' + dis_line + icon_img + '</li><br><br>'
}
}
str += '<br>'
}
@@ -237,52 +255,154 @@ function notice_con() {
str += ''
} else {
str += '<b>Editorial Board Members</b><br><br>'
// 未分组
$.each(arg.member, function (key, value) { //遍历键值对
if ($.isArray(arg.member[key]) == true) {
if(key == 'nogroup'){
for (var j = 0; j < arg.member[key].length; j++) {
if (arg.member[key][j].icon == '') {
var icon_img = '<img src="img/rev_user.png" style="position: absolute;left: 0;top: 0;width: 75px; height:auto; border-radius: 10px;">'
} else {
var icon_img = '<img src="' + apiSubmission + 'public/usericon/' + arg.member[key][j].icon + '" style="position: absolute;left: 0;top: 0;width: 75px; height:auto; border-radius: 10px;">'
}
if (arg.member[key][j].research_areas == '') {
var dis_line = ''
} else {
var dis_line = '<b>Research areas: </b>' + arg.member[key][j].research_areas
}
if (arg.member[key][j].realname == 'Jian Hao' || arg.member[key][j].realname == 'Mathew Goss' || arg.member[key][j].realname == 'Lucy Pi (Nuo-Xi Pi)' || arg.member[key][j].realname == 'Richard Shane Palmer' || arg.member[key][j].realname == 'Xin-Yun Zhang') {
if(arg.member[key][j].website != ''){
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px;width: 605px;">' +
'<a href="' + arg.member[key][j].website + '" target="_blank" style="color: #006699">' + arg.member[key][j].realname + '</a>, Ph.D. '
+ arg.member[key][j].technical + '<br/>' + arg.member[key][j].email + '<br/>'
+ arg.member[key][j].company + '<br/>' + dis_line + icon_img + '</li><br><br>'
}else{
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px;width: 605px;">' +
arg.member[key][j].realname + ', Ph.D. '
+ arg.member[key][j].technical + '<br/>' + arg.member[key][j].email + '<br/>'
+ arg.member[key][j].company + '<br/>' + dis_line + icon_img + '</li><br><br>'
}
} else {
if(arg.member[key][j].website != ''){
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px;width: 605px;">' +
'<a href="' + arg.member[key][j].website + '" target="_blank" style="color: #006699">' + arg.member[key][j].realname + '</a>, Ph.D. '
+ arg.member[key][j].technical + '<br/>' + arg.member[key][j].email + '<br/>'
+ arg.member[key][j].company + '<br/>' + dis_line + icon_img + '</li><br><br>'
}else{
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px;width: 605px;">' +
arg.member[key][j].realname + ', Ph.D. '
+ arg.member[key][j].technical + '<br/>' + arg.member[key][j].email + '<br/>'
+ arg.member[key][j].company + '<br/>' + dis_line + icon_img + '</li><br><br>'
}
}
}
}
}
})
// 有分组
$.each(arg.member, function (key, value) { //遍历键值对
if ($.isArray(arg.member[key]) == true) {
if(key != 'nogroup'){
str += '<b>' + key + '</b><br><br>'
for (var j = 0; j < arg.member[key].length; j++) {
if (arg.member[key][j].board_icon == '') {
var icon_img = '<img src="img/rev_user.png" style="position: absolute;left: 0;top: 0;width: 75px;height: 75px;border-radius: 10px;">'
if (arg.member[key][j].icon == '') {
var icon_img = '<img src="img/rev_user.png" style="position: absolute;left: 0;top: 0;width: 75px; height:auto; border-radius: 10px;">'
} else {
var icon_img = '<img src="' + apiUrlImg + arg.member[key][j].board_icon + '" style="position: absolute;left: 0;top: 0;width: 75px;height: 75px;border-radius: 10px;">'
var icon_img = '<img src="' + apiSubmission + 'public/usericon/' + arg.member[key][j].icon + '" style="position: absolute;left: 0;top: 0;width: 75px; height:auto; border-radius: 10px;">'
}
if (arg.member[key][j].field == '') {
if (arg.member[key][j].research_areas == '') {
var dis_line = ''
} else {
var dis_line = 'Research areas: ' + arg.member[key][j].field
var dis_line = '<b>Research areas: </b>' + arg.member[key][j].research_areas
}
if (arg.member[key][j].name == 'Jian Hao' || arg.member[key][j].name == 'Mathew Goss' || arg.member[key][j].name == 'Lucy Pi (Nuo-Xi Pi)' || arg.member[key][j].name == 'Richard Shane Palmer' || arg.member[key][j].name == 'Xin-Yun Zhang') {
if (arg.member[key][j].realname == 'Jian Hao' || arg.member[key][j].realname == 'Mathew Goss' || arg.member[key][j].realname == 'Lucy Pi (Nuo-Xi Pi)' || arg.member[key][j].realname == 'Richard Shane Palmer' || arg.member[key][j].realname == 'Xin-Yun Zhang') {
if(arg.member[key][j].website != ''){
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px;width: 605px;">' +
'<a href="' + arg.member[key][j].website + '" target="_blank" style="color: #006699">' + arg.member[key][j].name + '</a>, '
+ arg.member[key][j].dr + ' ' + arg.member[key][j].title + '<br/>' + arg.member[key][j].email + '<br/>'
+ arg.member[key][j].address + '<br/>' + dis_line + icon_img + '</li><br><br>'
'<a href="' + arg.member[key][j].website + '" target="_blank" style="color: #006699">' + arg.member[key][j].realname + '</a>, Ph.D. '
+ arg.member[key][j].technical + '<br/>' + arg.member[key][j].email + '<br/>'
+ arg.member[key][j].company + '<br/>' + dis_line + icon_img + '</li><br><br>'
}else{
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px;width: 605px;">' +
arg.member[key][j].realname + ', Ph.D. '
+ arg.member[key][j].technical + '<br/>' + arg.member[key][j].email + '<br/>'
+ arg.member[key][j].company + '<br/>' + dis_line + icon_img + '</li><br><br>'
}
} else {
if(arg.member[key][j].website != ''){
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px;width: 605px;">' +
'<a href="' + arg.member[key][j].website + '" target="_blank" style="color: #006699">' + arg.member[key][j].name + '</a>, '
+ arg.member[key][j].dr + ' ' + arg.member[key][j].title + '<br/>' + arg.member[key][j].email + '<br/>'
+ arg.member[key][j].address + ' ' + arg.member[key][j].country + '<br/>' + dis_line + icon_img + '</li><br><br>'
'<a href="' + arg.member[key][j].website + '" target="_blank" style="color: #006699">' + arg.member[key][j].realname + '</a>, Ph.D. '
+ arg.member[key][j].technical + '<br/>' + arg.member[key][j].email + '<br/>'
+ arg.member[key][j].company + '<br/>' + dis_line + icon_img + '</li><br><br>'
}else{
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px;width: 605px;">' +
arg.member[key][j].realname + ', Ph.D. '
+ arg.member[key][j].technical + '<br/>' + arg.member[key][j].email + '<br/>'
+ arg.member[key][j].company + '<br/>' + dis_line + icon_img + '</li><br><br>'
}
}
}
} else {
if (arg.member[key].board_icon == '') {
var icon_img = '<img src="img/rev_user.png" style="position: absolute;left: 0;top: 0;width: 75px;height: 75px;border-radius: 10px;">'
} else {
var icon_img = '<img src="' + apiUrlImg + arg.member[key].board_icon + '" style="position: absolute;left: 0;top: 0;width: 75px;height: 75px;border-radius: 10px;">'
}
if (arg.member[key].field == '') {
var dis_line = ''
} else {
var dis_line = 'Research areas: ' + arg.member[key].field
}
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px;width: 605px;">' +
'<a href="' + arg.member[key].website + '" target="_blank" style="color: #006699">' + arg.member[key].name + '</a>, '
+ arg.member[key].dr + ' ' + arg.member[key].title + '<br/>' + arg.member[key].email + '<br/>'
+ arg.member[key].address + ' ' + arg.member[key].country + '<br/>' + dis_line + icon_img + '</li><br><br>'
}}
}
})
str += '<br>'
}
// 期刊委员会
if(committees && committees.length > 0){
str += '<b>Academic Integrity Committee</b><br><br>'
for (var i = 0; i < committees.length; i++) {
if (committees[i].icon == '') {
var icon_img = '<img src="img/rev_user.png" style="position: absolute;left: 0;top: 0;width: 75px; height:auto; border-radius: 10px;">'
} else {
var icon_img = '<img src="' + apiSubmission + 'public/usericon/' + committees[i].icon + '" style="position: absolute;left: 0;top: 0;width: 75px; height:auto; border-radius: 10px;">'
}
if (committees[i].research_areas == '') {
var dis_line = ''
} else {
var dis_line = '<b>Research areas: </b>' + committees[i].research_areas
}
if(committees[i].website != ''){
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px;width: 605px;">' +
'<a href="' + committees[i].website + '" target="_blank" style="color: #006699">' + committees[i].realname + '</a>, Ph.D. '
+ committees[i].technical + '<br/>' + committees[i].email + '<br/>'
+ committees[i].company + '<br/>' + dis_line + icon_img + '</li><br><br>'
}else{
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px;width: 605px;">' +
committees[i].realname + ', Ph.D. '
+ committees[i].technical + '<br/>' + committees[i].email + '<br/>'
+ committees[i].company + '<br/>' + dis_line + icon_img + '</li><br><br>'
}
}
}else{
str += '';
}
// 期刊编辑
if(editors && editors.length > 0){
str += '<b>Editors & Staff</b><br><br>'
for (var i = 0; i < editors.length; i++) {
if (editors[i].icon == '') {
var icon_img = '<img src="img/rev_user.png" style="position: absolute;left: 0;top: 0;width: 75px; height:auto; border-radius: 10px;">'
} else {
var icon_img = '<img src="' + apiSubmission + 'public/usericon/' + editors[i].icon + '" style="position: absolute;left: 0;top: 0;width: 75px; height:auto; border-radius: 10px;">'
}
if(editors[i].website != ''){
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px; width: 200px; float:left; margin-right:10px;">' +
'<a href="' + editors[i].website + '" target="_blank" style="color: #006699">' + editors[i].realname + '</a>,'
+ editors[i].editor_title + '<br/>' + editors[i].email + '<br/>'
+ icon_img + '</li>'
}else{
str += '<li style="position: relative;padding-left: 100px;margin-bottom: 30px; width: 200px; float:left; margin-right:10px;">' +
editors[i].realname + ', '
+ editors[i].editor_title + '<br/>' + editors[i].email + '<br/>'
+ icon_img + '</li>'
}
}
str += '<li style="clear:both">';
}else{
str += ''
}
$('.topics>div').append('<ul style="overflow: hidden;">' + str + '</ul>');

View File

@@ -68,13 +68,14 @@ function sy_index() {
$('#com_index').selectivity({
allowClear: true,
items: new_arry,
placeholder: 'Please choose topics'
placeholder: 'Please select a topic'
})
$('.es_serch_btn').click(function () {
$('.es_serch_span').css('display', 'none')
if ($('#com_index').selectivity('val') == null) {
$('.es_serch_span').css('display', 'block')
ShowDanger("Request was aborted");
} else {
window.open("atr_wisdom.html?&wis_dom=" + $('#com_index').selectivity('val'));
@@ -96,7 +97,7 @@ function sy_index() {
if (result.code == 0) {
var arr = result.data.specials;
var str = "";
for (var i = 0; i < 2; i++) {
for (var i = 0; i < 1; i++) {
if ($.cookie("username") != undefined && $.cookie("user_id") != undefined) {
var co_sp_user = 'contribu_list.html?J_num=' + arr[i].journal_id + '&&special_id=' + arr[i].journal_special_id;
} else {
@@ -111,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 {
@@ -8136,13 +8137,14 @@ function art_wisdom() {
$('#com_index').selectivity({
allowClear: true,
items: new_arry,
placeholder: 'Please choose topics'
placeholder: 'Please select a topic'
})
$('.es_serch_btn').click(function () {
$('.es_serch_span').css('display', 'none')
if ($('#com_index').selectivity('val') == null) {
$('.es_serch_span').css('display', 'inline')
$('.es_serch_span').text('Please select a topic')
ShowDanger("Request was aborted");
} else {
window.open("atr_wisdom.html?&wis_dom=" + $('#com_index').selectivity('val'));
@@ -8372,7 +8374,7 @@ function rev_ver() {
$('#com_index').selectivity({
allowClear: true,
items: new_arry,
placeholder: 'Please choose topics'
placeholder: 'Please select a topic'
})
$('.es_serch_btn').click(function () {

View File

@@ -4,6 +4,12 @@ $('.art_side').load('./side.html');
// 底部
$('.footer').load('./footer.html')
$( document ).ready(function() {
// console.log( "document loaded" );
$('#kezuoB').hide();
// console.log( $('#kezuoB') );
});
// 期刊基础、外链、分期、话题信息加载
function side_list() {

View File

@@ -321,7 +321,7 @@ $.ajax({
$('#com_index').selectivity({
allowClear: true,
items: new_arry,
placeholder: 'Please choose topics'
placeholder: 'Please select a topic'
})
$('.es_serch_btn').click(function () {

View File

@@ -428,7 +428,7 @@ $.ajax({
$('#com_index').selectivity({
allowClear: true,
items: new_arry,
placeholder: 'Please choose topics'
placeholder: 'Please select a topic'
})
$('.es_serch_btn').click(function () {

View File

@@ -179,7 +179,7 @@ function bf_list() {
} else {
var npp_ = ':&nbsp;' + arr[i].npp + '.&nbsp;&nbsp;'
}
if (arr[i].mains == '') {
if (arr[i].has_mains == 0) {
if (arr[i].file_html == '') {
var html_ = ''
} else {
@@ -1002,13 +1002,14 @@ function bf_list() {
$('#com_index').selectivity({
allowClear: true,
items: new_arry,
placeholder: 'Please choose topics'
placeholder: 'Please select a topic'
})
$('.es_serch_btn').click(function () {
$('.es_serch_span').css('display', 'none')
if ($('#com_index').selectivity('val') == null) {
$('.es_serch_span').css('display', 'block')
$('.es_serch_span').text('Please select a topic')
ShowDanger("Request was aborted");
} else {
window.open("atr_wisdom.html?&wis_dom=" + $('#com_index').selectivity('val'));

View File

@@ -113,6 +113,11 @@ function side_list() {
$('.nav_ban h2').css('display', 'inline-block')
$('.Gue_special').css('display', 'none')
$('#kezuoB').css('display', 'block');
$('.Gue_special').css('display', 'block')
console.log($('.Gue_special').length)
localStorage.setItem("Journals_title", arr_jour.title);
localStorage.setItem("Journals_issn", arr_jour.issn);
@@ -122,7 +127,7 @@ function side_list() {
$('.Ins_authors').attr('href', 'for_author.html?J_num=' + Jour_num);
$('.Join_Bord').attr('href', 'z_f6-1.html?J_num=' + Jour_num);
$('.edit_board_tmr>a').attr('href', arr_jour.board_url);
$('.edit_board_tmr').after('<p><b>Impact Factor:</b> <span>Coming soon</span></p>');
$('.edit_board_tmr').after('<p><b>Impact Factor (Clarivate):</b> <span>1.3</span></p>');
//$('.edit_board_tmr>a').attr('href', 'notice.html?J_num=' + Jour_num + '&footer_id=' + arr_jour.board_url);

View File

@@ -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>

View File

@@ -5,7 +5,7 @@
<title>TMR Non-Drug Therapy</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=20" scrolling="auto" noresize>
<frame name="main" src="../journals_ndt1.html?J_num=20" scrolling="auto" noresize>
</frameset>
</head>

View File

@@ -5,7 +5,7 @@
<title>Precision Medicine 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=7" scrolling="auto" noresize>
<frame name="main" src="../journals_pmr.html?J_num=7" scrolling="auto" noresize>
</frameset>
</head>

View File

@@ -98,8 +98,8 @@
<div class="jour_guest">
<div style="height: 1px;background-color: #ddd;width: 235px;margin: 0 auto 18px auto"></div>
<!--<h4 style="padding-left: 0" class="h_four">Special Issues</h4>-->
<a href="" class="btn_system rgb_color Gue_special" target="_blank"
style="margin-top: 15px;margin-bottom: 5px;">Special Issue Proposal Application</a>
<a href="" class="btn_system rgb_color Gue_special" id="kezuoB" target="_blank"
style="margin-top: 15px;margin-bottom: 5px; display: none;">Special Issue Proposal Application</a>
<ul>
<!--客座-->
<!-- <li>-->

View File

@@ -363,7 +363,7 @@ input.disable {
}
.exten_sion .es_jour li:nth-child(3n+1) {
width: 37%;
width: 30%;
}
.exten_sion .es_jour li:nth-child(3n+2) {

1
style/layui.css Normal file

File diff suppressed because one or more lines are too long

View File

@@ -4906,3 +4906,69 @@ ul li .ab_tad {
display: block;
}
/* 稿件跟踪 */
.conterecord{position: relative; overflow: hidden; margin: 20px 0;}
.conterecord:after{
position: absolute; left: 123px; top:0; content: ''; width:2px; height: 100%; background-color: #2894ef; z-index: 0;
}
.trackItem .time{display: inline-block;width: 90px; text-align: right; padding-right: 30px; position: relative; color: #7b869f; }
.trackItem .time:after{position: absolute; right: 0; top: 14px; content: ''; width: 9px; height: 9px; border: 2px solid #2894ef; border-radius: 20px; z-index: 1; background-color: #FFF;}
.trackItem .type{display: inline-block; padding-left: 30px; vertical-align: top; padding: 10px; color: #888; width: 534px;
border: 1px solid #2894ef; margin-bottom: 15px; transition: all 0.5s;
margin-left: 23px;
border-radius: 7px;}
.trackItem .title{ font-size: 16px; background: #dfeefb; font-weight: bold;
display: inline-block !important;
padding: 5px;
border-radius: 5px;}
.trackItem .type:hover{ box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4); }
.reviewerBox{font-size: 14px; position: relative; }
.reviewerBox .time{width: 124px;}
.reviewerBox .box{display: inline-block; padding: 10px;}
.reviewerBox .box span{display: block; margin-bottom: 5px;}
.reviewerBox:after{position: absolute; left: 145px; top:0; content: ''; width:2px; height: 100%; border-right: 2px dashed #2894ef; z-index: 0;}
.trackItem .reviewerBox:first-child{padding-top: 15px;}
/* 图片预览 */
.PicPreview{display: none;
position: absolute; z-index: 100;
top: 0;
left:0;
width: 100%;
height: 100vh; overflow-y: scroll;
background: rgba(0, 0, 0, 0.5);}
.PicPreview img {
background-color: #fff;
max-width:900px;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
left: 50%;
}
.newBox{height: 100vh; overflow-y: scroll;}
.Ptitle{background: rgb(23, 138, 184);
padding: 4px; margin: 15px 0;}
.Ptitle p{margin-bottom: 0 !important; font-weight: bold; color: #fff !important; font-style: italic;}
#html88 strong{font-weight: bold !important;}
#html88 strong em{font-weight: bold !important;}
/* 审稿详细样式 */
.detailsBtn{color: #069; cursor: pointer; font-style: normal; margin-left: 15px; font-size: 16px; font-weight: bold;}
.shenheComments{padding: 20px; line-height: 32px; color: #333;}
.shenheComments p span{font-weight: bold;}
.filerev{margin-top: 15px;}
.filerev h4{font-size: 18px; margin-bottom: 15px; display: inline-block;}
.filerev a{color:#069}
.hebingTop {padding-top: 32px; margin-bottom: 32px; }
.hebingTop .js-title-evolution-prefix{ font-weight: bold;}
.hebingTop .about-container{background-color: #fff; width:1060px; padding: 15px; margin: 0 auto; overflow: hidden; padding-left: 25px;}
.hebingTop .about-container .js-title-evolution{ display: block; font-size: 30px; margin: 32px 0; }
.hebingTop .about-container a{color: #007398; }
.hebingTop .about-container a span{ font-weight: bold !important;}
.stage_time_mer li{width: 50%; display: block !important; }
.stage_time_mer li a{color: #004a90;}
.merdiv{overflow-x: hidden; transform: none !important;}
.fuwenben a{color: #006699;}

View File

@@ -5,7 +5,7 @@
<title>Medical Theory and Hypothesis</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=21" scrolling="auto" noresize>
<frame name="main" src="../journals_th.html?J_num=21" scrolling="auto" noresize>
</frameset>
</head>