This commit is contained in:
2025-09-28 18:00:16 +08:00
parent 96d3db3ced
commit 0cbcfe3409
14 changed files with 3041 additions and 171 deletions

View File

@@ -1,5 +1,6 @@
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -8,64 +9,73 @@
<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/commonArticle_v3.css" />
<link rel="stylesheet" type="text/css" href="style/commonGueCont_v2.css" />
<style>
.wenz_list li {
border-bottom: 0 !important;
}
</style>
</head>
<body>
<body class="tmr_style_new overall_tmr">
<div id="bigimg" onclick="closeimg();"></div>
<div class="newBox">
<div id="col-content">
<div id="top_bar">
<!--头部-->
</div>
<div class="article">
<div class="art_side">
<!--侧边栏-->
<div class="whitebg jour_message jour_base_info">
<div class="jour_base_info_center">
<div class="jour_base_info_center_left">
</div>
<div class="art_main art_main_con back_fff">
<div class="guest_ guest_content">
<h3 class="rgb_color" style="font-size: 18px; font-weight: bold; line-height: 30px; margin-bottom: 10px;margin-top: 15px">
<div style="" class="guest_ guest_content">
<h3 class="rgb_color" style="">
<b class="gue_title"></b>
</h3>
<div class="gue_content">
<div class="gue_content_top">
</div>
<h3 class="rgb_color gue_editor_title" style="font-size: 16px; font-weight: bold; line-height: 30px; margin-bottom: 10px;">
Guest Editor
</h3>
<ul class="gue_editor">
</ul>
<h3 class="rgb_color gue_Infor_title" style="font-size: 16px; font-weight: bold; line-height: 30px; margin-bottom: 10px;">
Special Issue Information
</h3>
<p>
</div>
</p>
<h3 class="rgb_color gue_word_title" style="font-size: 16px; font-weight: bold; line-height: 30px; margin-bottom: 10px;display: inline-block;">
Keywords
</h3>
<div class="gue_word">
</div>
<div style="text-align: center;margin: 10px 0 30px 0">
<div class="gue_author"><a target="_blank" style="width: 190px;color: #fff">Guest Editor Application</a></div>
<div class="gue_system"><a target="_blank" style="width: 190px;color: #fff">Submit Article</a></div>
</div>
</div>
<div class="tmr_back_bot" style="height: 15px;background-color: #f4fafd"></div>
<div class="new_art wenz_list">
<div class="article">
<div class="art_main art_main_con back_fff">
<div class="guest_ guest_content guest_content_info">
</div>
<div class="article_box">
<div class="article">
<div class="art_main art_main_con">
<div class="new_art wenz_list current_list">
<ul>
<!-- <li><div class="dbt_header">News</div><a target="_blank" href="article.html?J_num=1&amp;a_id=1" class="txt_biaoti">文章1</a><div class="authorList">作者1 <br>期刊1.&nbsp;2,&nbsp;2&nbsp;(2):&nbsp;5.&nbsp;&nbsp;<a target="_blank" href="article.html?J_num=1&amp;a_id=1"></a></div><div class="links_"><img src="img/link_1.png" width="14" height="16"><a class="txt_zhaiyao" title="1">Abstract</a>&nbsp;(&nbsp;<span style="color: red">12</span>&nbsp;)&nbsp;&nbsp;&nbsp;<img src="img/link_2.png" width="14" height="16"><a href="http://journal.com/articleHTML/TMR/TMR20191228151/index.html" target="_blank" class="txt_html" title="1">HTML</a>&nbsp;(&nbsp;<span style="color: red">1</span>&nbsp;)&nbsp;&nbsp;&nbsp;<button class="txt_copy" id="txt_copy_0" style="background: rgb(32, 82, 133);">Cite this article</button><p class="txt_content" style="display: none;">. 文章1. <i>465</i>. 2;2(2):5. doi:</p><div><p>发士大夫撒</p></div></div><div class="apwrap"><a onclick="imgbig(this)" class="imgdiv"><img src="http://journal.com/articleicon/20201126/3e884bf0a1e9a010029fc3c451190845.png" alt=""></a><div><h3></h3><p></p><ul><li><a href="about:blank" rel="noopener noreferrer" target="_blank" style="color: rgb(102, 102, 102);">1 Vol.1 Issue.1&nbsp;No.1</a></li><li>1</li><li><a href="about:blank" rel="noopener noreferrer" target="_blank" style="color: rgb(102, 102, 102);">2 Vol.2 Issue.2&nbsp;pp.2</a></li><li>2 feb 2012</li><li><br></li></ul><p></p></div><br clear="both"></div></li>-->
</ul>
</div>
</div>
</div>
</div>
@@ -77,6 +87,7 @@
<!--底部菜单栏-->
</div>
</div>
</div>
</body>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-cookie.js"></script>
@@ -84,7 +95,10 @@
<script src="js/return-top.js"></script>
<script src="js/js.js"></script>
<script src="js/side.js"></script>
<script src="js/notice.js"></script>
<!-- <script src="js/notice.js"></script> -->
<script src="js/gue_cont_v1.js"></script>
<script src="js/articleJS/index_v1.js"></script>
<script src="js/articleJS/article_y.js"></script>
<script>
$(document).ready(function () {
side_list();
@@ -92,4 +106,5 @@
});
</script>
</html>

110
gue_cont_v22.html Normal file
View File

@@ -0,0 +1,110 @@
<!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" 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/commonArticle_v3.css" />
<link rel="stylesheet" type="text/css" href="style/commonGueCont_v2.css" />
<style>
.wenz_list li {
border-bottom: 0 !important;
}
</style>
</head>
<body class="tmr_style_new overall_tmr">
<div id="bigimg" onclick="closeimg();"></div>
<div class="newBox">
<div id="col-content">
<div id="top_bar">
<!--头部-->
</div>
<div class="whitebg jour_message jour_base_info">
<div class="jour_base_info_center">
<div class="jour_base_info_center_left">
</div>
<div style="" class="guest_ guest_content">
<h3 class="rgb_color" style="">
<b class="gue_title"></b>
</h3>
<div class="gue_content">
<div class="gue_content_top">
</div>
<ul class="gue_editor">
</ul>
</div>
</div>
</div>
</div>
<div class="article">
<div class="art_main art_main_con back_fff">
<div class="guest_ guest_content guest_content_info">
</div>
<div class="article_box">
<div class="article">
<div class="art_main art_main_con">
<div class="new_art wenz_list current_list">
<ul>
<!-- <li><div class="dbt_header">News</div><a target="_blank" href="article.html?J_num=1&amp;a_id=1" class="txt_biaoti">文章1</a><div class="authorList">作者1 <br>期刊1.&nbsp;2,&nbsp;2&nbsp;(2):&nbsp;5.&nbsp;&nbsp;<a target="_blank" href="article.html?J_num=1&amp;a_id=1"></a></div><div class="links_"><img src="img/link_1.png" width="14" height="16"><a class="txt_zhaiyao" title="1">Abstract</a>&nbsp;(&nbsp;<span style="color: red">12</span>&nbsp;)&nbsp;&nbsp;&nbsp;<img src="img/link_2.png" width="14" height="16"><a href="http://journal.com/articleHTML/TMR/TMR20191228151/index.html" target="_blank" class="txt_html" title="1">HTML</a>&nbsp;(&nbsp;<span style="color: red">1</span>&nbsp;)&nbsp;&nbsp;&nbsp;<button class="txt_copy" id="txt_copy_0" style="background: rgb(32, 82, 133);">Cite this article</button><p class="txt_content" style="display: none;">. 文章1. <i>465</i>. 2;2(2):5. doi:</p><div><p>发士大夫撒</p></div></div><div class="apwrap"><a onclick="imgbig(this)" class="imgdiv"><img src="http://journal.com/articleicon/20201126/3e884bf0a1e9a010029fc3c451190845.png" alt=""></a><div><h3></h3><p></p><ul><li><a href="about:blank" rel="noopener noreferrer" target="_blank" style="color: rgb(102, 102, 102);">1 Vol.1 Issue.1&nbsp;No.1</a></li><li>1</li><li><a href="about:blank" rel="noopener noreferrer" target="_blank" style="color: rgb(102, 102, 102);">2 Vol.2 Issue.2&nbsp;pp.2</a></li><li>2 feb 2012</li><li><br></li></ul><p></p></div><br clear="both"></div></li>-->
</ul>
</div>
</div>
</div>
</div>
</div>
<br clear="both">
</div>
<div class="footer">
<!--底部菜单栏-->
</div>
</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/js.js"></script>
<script src="js/side.js"></script>
<!-- <script src="js/notice.js"></script> -->
<script src="js/gue_cont_v1.js"></script>
<script src="js/articleJS/index_v1.js"></script>
<script src="js/articleJS/article_y.js"></script>
<script>
$(document).ready(function () {
side_list();
guest_title();
});
</script>
</html>

BIN
img/editor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

BIN
img/h2lr2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -14,57 +14,32 @@
</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="news_ment sy_notice">-->
<!-- &lt;!&ndash; <div>&ndash;&gt;-->
<!-- &lt;!&ndash; <ul class="clear">&ndash;&gt;-->
<!-- &lt;!&ndash; &lt;!&ndash; Notice文章&ndash;&gt;&ndash;&gt;-->
<!-- &lt;!&ndash; </ul>&ndash;&gt;-->
<!-- &lt;!&ndash; </div>&ndash;&gt;-->
<!-- <div>-->
<!-- &lt;!&ndash; <h4 class="rgb_color" style="margin: 8px 0 15px 0;padding-bottom: 0;">Notices</h4>&ndash;&gt;-->
<!-- <div class="banner" id="b04">-->
<!-- <ul>-->
<!-- </ul>-->
<!-- <a href="javascript:void(0);" class="unslider-arrow04 prev"><img class="arrow" id="al"-->
<!-- src="jsb/prev.png" alt="prev"-->
<!-- width="20" height="35"></a>-->
<!-- <a href="javascript:void(0);" class="unslider-arrow04 next"><img class="arrow" id="ar"-->
<!-- src="jsb/next.png" alt="next"-->
<!-- width="20" height="37"></a>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<div class="exten_sion">
<div class="es_icon">
<!-- <a target="_blank" href="https://submission.tmrjournals.com/login" style="font-weight: 600;">-->
<a target="_blank" href="https://submission.tmrjournals.com/" style="font-weight: 600;">
<i class="fa fa-upload" style="font-size: 40px;font-weight: bolder;margin-bottom: 10px"></i>
<p>Submission System</p>
</a>
</div>
<ul class="es_jour clear">
<!-- 所有期刊列表-->
</ul>
<div class="es_serch" style="margin-top:-20px ;">
<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 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>
<br clear="both">
@@ -278,27 +253,15 @@
<br>
<p class="rgb_color">Traditional Medicine Research <br> Data Expanded</p>
</div>
<div style="position: relative">
<p class="rgb_color">Find open access articles.</p>
<div style="position: absolute;width: 1px;height: 20px;left: 111px;top: 101px;background-color: #ccc"></div>
<div style="position: absolute;width: 1px;height: 20px;left: 91px;top: 101px;background-color: #ccc"></div>
<div class="es_setext">
<select name="es_setext_in" class="es_setext_in">
<option value="title">Title</option>
<option value="abstract">Abstract</option>
<option value="keywords">Keywords</option>
<option value="author">Author</option>
</select>
<input type="text" id="es_setext_input"
placeholder="">
<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>
<span class="es_setext_span"
style="display: none;font-size: 12px;color: #e91c1c;margin-left: 5px;">Please fill in title or author name</span>
<a target="_blank" class="es_setext_btn">
<i class="fa fa-hand-o-right" aria-hidden="true"></i>Search
</a>
</div>
<div>
<input type="text" id="emapl_de" value="" placeholder="Please enter a valid email address"/>
@@ -333,12 +296,14 @@
<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>

309
index_v6.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>

View File

@@ -44,6 +44,10 @@ border-bottom:1px solid ${Journals_color}
border-bottom: none !important;
}
.ncon_SCom>div>div:nth-child(4)>a{
margin-bottom:5px !important;
margin-top:5px !important;
}
.article_{
padding-top:15px;
}
@@ -388,7 +392,13 @@ margin-top:15px;
$('.current_list .current_issue_time').css({
'color': "#888"
'color': "#888",
'font-weight': '500',
});
$('.current_list h4').css({
'border-top': "none",
'margin-top': "0",
});
$('.current_list .current_issue_time').html(time_);
$('.current_list>ul').html(str);
@@ -1484,7 +1494,36 @@ margin-top:15px;
}
})
$('.uity_Sub').after(`<div style="display: flex;
align-items: center;
justify-content: center;">
<div style="display: inline-block;" class="share_tmrtb">
<b style="color:${Journals_color}">Follow Us:</b>
${Jour_num == 1 ? `<div style="display: inline-block;" onclick="window.open('https://www.facebook.com/TMR24133973')">
<img alt="facebook-white sharing button"
src="https://platform-cdn.sharethis.com/img/facebook-white.svg">
</div>
<div style="display: inline-block;" onclick="window.open('https://twitter.com/Traditi95990264')">
<img alt="twitter-white sharing button"
src="https://platform-cdn.sharethis.com/img/twitter-white.svg">
</div>
<div style="display: inline-block;"
onclick="window.open('https://www.linkedin.com/showcase/traditional-medicine-research/')">
<img alt="linkedin-white sharing button"
src="https://platform-cdn.sharethis.com/img/linkedin-white.svg">
</div>`: '<div class="sharethis-inline-share-buttons"></div>'}
</div>
</div>
`)
setTimeout(() => {
if (window.__sharethis__) {
__sharethis__.initialize();
}
}, 50)
// 期刊订阅提交
$(".uity_Sub").click(function () {
$(".spa_su").text('');
@@ -1824,6 +1863,10 @@ function initJournalBaseInfo(result) {
//bmec
$('.nav_ban h2').html('<img src="/img/h2bmec3.png" style="margin-top: 14px;height:24px"/>');
}
else if (Jour_num == 14) {
//lr
$('.nav_ban h2').html('<img src="/img/h2lr2.png" style="margin-top: 14px;height:24px"/>');
}
// 外链信息
var arr_Abc = result.data.journalAbs.filter(e => e.is_show == 1);
@@ -1840,7 +1883,7 @@ function initJournalBaseInfo(result) {
if ([1, 25, 11].includes(Number(Jour_num))) {
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>`;
apcStr = arr_jour.apc + `<span style="color: ${arr_jour.system_color};font-weight: bold;margin-left:6px;">( 20252026 )</span>`;
}
//是否显示地图
var isShowAuthorship = 0;
@@ -1877,40 +1920,44 @@ 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>
var leftStr = `
<a href="/${arr_jour.icon}" class="qk_img">
<a href="/${arr_jour.usx}" class="qk_img">
<img src="${imgjourUrl + arr_jour.icon}"alt="">
</a>
<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>
`
$('.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="${Jour_num == 8 || Jour_num == 18 || Jour_num == 2 ? 'padding-top:24px' : ''}">
<div style="" class="">
<li class="mes_all_section_other" style="">
<div style="${[1,2,8,4,11,18].includes(Number(Jour_num))?'padding-top:10px':''}" class="">
<p>
<b>Editor-in-Chief:</b>
<span class="mes_edit"
style="display: inline-block;vertical-align: top;">${arr_jour.editorinchief}</span>
<span style="font-size:16px;">Editor-in-Chief</span>
<p class="mes_edit"
style="display: inline-block;vertical-align: top;margin: 0px;">${arr_jour.editorinchief}</p>
</p>
<p class="edit_board_tmr">
<b>Editorial Board</b>
<span style="font-size:16px;">Editorial Board</span>
<a href="${arr_jour.board_url}"
target="_blank">
<img src="/img/details.png" style="width: 20px;height: 20px;margin: 0 0 0 10px;vertical-align: bottom;">
<img src="/img/editor.png" style="width: 26px;height: 25px;margin: 0 0 0 4px;vertical-align: bottom;">
</a>
</p>
<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>
<p><b>Acceptance:</b> <span class="mes_accep">${arr_jour.acceptance}</span></p>
<p><b>Final Decision:</b> <span class="mes_final">${arr_jour.finaldecision}</span></p>
<p><b>APC:</b> <span class="mes_APC">${apcStr}</span>
<p><span>Acceptance:</span> <span class="mes_accep">${arr_jour.acceptance}</span></p>
<p><span>Final Decision:</span> <span class="mes_final">${arr_jour.finaldecision}</span></p>
<p><span>APC:</span> <span class="mes_APC">${apcStr}</span>
<a href="/apc/" style="${Jour_num == 1 ? 'display: inline-block;' : 'display: none;'}" class="FreeapplicationBox"><span
class="Freeapplication" style="
margin-left: 10px;
margin-left: 4px;
position: relative;
top: -4px;
color: #006699f0;
border-radius: 4px;
box-sizing: border-box;
@@ -1918,35 +1965,20 @@ function initJournalBaseInfo(result) {
cursor: pointer;
">Free application</span></a>
</p>
<p><b>Frequency:</b> <span class="mes_cycle">${arr_jour.cycle_}</span></p>
<p><b>E-Mail:</b> <span class="mes_email"
<p><span>Frequency:</span> <span class="mes_cycle">${arr_jour.cycle_}</span></p>
<p><span>E-Mail:</span> <span class="mes_email"
style="color: ${Journals_color}">${arr_jour.email}</span></p>
<div style="display: block;" class="share_tmrtb">
<b>Follow Us:</b>
${Jour_num == 1 ? `<div style="display: inline-block;" onclick="window.open('https://www.facebook.com/TMR24133973')">
<img alt="facebook-white sharing button"
src="https://platform-cdn.sharethis.com/img/facebook-white.svg">
</div>
<div style="display: inline-block;" onclick="window.open('https://twitter.com/Traditi95990264')">
<img alt="twitter-white sharing button"
src="https://platform-cdn.sharethis.com/img/twitter-white.svg">
</div>
<div style="display: inline-block;"
onclick="window.open('https://www.linkedin.com/showcase/traditional-medicine-research/')">
<img alt="linkedin-white sharing button"
src="https://platform-cdn.sharethis.com/img/linkedin-white.svg">
</div>`: '<div class="sharethis-inline-share-buttons"></div>'}
<p class="mes_issn_box" style="position: relative;bottom:0;left:0;text-align:left;font-weight:500 !important;color:#444;"><span style="font-weight:500 !important;">ISSN:</span> <span class="mes_issn" style="font-weight:500 !important;">${arr_jour.issn}</span></p>
</div>
</div>
</li>
`
//
var otherStr2 = `
<li class="mes_all_section_other" style="max-width:210px;min-width:170px">
<div class="mes_all_title" style="opacity: 0;">Archiving</div>
<p class="mes_all_current_issue">Current Issue</p>
<div class="mes_all_title" style="1">Content</div>
<p class="mes_all_current_issue" style="color:#444;font-weight: 500;">Current Issue</p>
<p style="height:20px;"><span class="mes_all_current_issue_time" style="color:${Journals_color ? Journals_color : '#006699'}"></span></p>
<p class="mes_all_section_other_online"><a href="/article_list.html?J_num=${Jour_num}&o_id=${Jour_num}" target="_blank">Online First</a></p>
<p><a href="/stages.html?J_num=${Jour_num}" target="_blank">Archiving</a></p>
@@ -1959,6 +1991,7 @@ function initJournalBaseInfo(result) {
var otherStr3 = `
<li class="mes_all_section_other">
<div class="mes_all_title">Publish</div>
<p><a href="javascript:void(0);" class="Abstracting" >Abstracting & Indexing</a></p>
<p><a href="/about_journal.html?J_num=${Jour_num}" target="_blank">About Journal</a></p>
<!--地图弹窗-->
<div class="Authorship" style="position: relative;z-index:10;cursor: pointer;${isShowAuthorship ? 'display:block' : 'display:none'}">
@@ -1974,7 +2007,7 @@ function initJournalBaseInfo(result) {
<p ><a href="/afoor_text.html?footer_id=37" target="_blank">Peer-review process</a></p>
<p><a href="${arr_jour.submission_url}" target="_blank">Submission System</a></p>
<p><a href="/z_f11-1.html?J_num=${Jour_num}" target="_blank">Ethics and Malpractice Statement</a></p>
<p style="${Jour_num == 1 || Jour_num == 25 ? '' : 'display:none'}" class="mes_all_section_Gue_special" ><a href="/gue_edit.html?J_num=${Jour_num}" target="_blank">Special Issue Proposal Application</a></p>
<p style="${Jour_num == 1 || Jour_num == 25 ? '' : 'display:none'}" class="mes_all_section_Gue_special" ><a href="/gue_edit.html?J_num=${Jour_num}" target="_blank">Special Issue Proposal</a></p>
<p > <a href="/afoor_text.html?footer_id=21" target="_blank">Contact us</a></p>
</div>
</li>
@@ -1997,26 +2030,21 @@ function initJournalBaseInfo(result) {
var normalLength = pCount - 1
var otherStr4 = `
<li class="mes_all_section_other">
<div class="mes_all_title">Abstracting & Indexing</div>
<ul class="mes_Abs" style="width:200px;background:#fff;padding: 0px 4px;border-radius:4px;overflow:hidden;">${AbstractingStr}
${arr_Abc.length > normalLength ? `<a class="wl_click">more <i class="fa fa-long-arrow-down"></i></a>` : ''}
</ul>
</li>
`
$('.jour_base_info .jour_base_info_center .mes_all .mes_all_section').html(otherStr1 + otherStr2 + otherStr3 + otherStr4);
setTimeout(() => {
if (window.__sharethis__) {
__sharethis__.initialize();
}
// var otherStr4 = `
// <li class="mes_all_section_other">
// <div class="mes_all_title">Abstracting & Indexing</div>
// <ul class="mes_Abs" style="width:200px;background:#fff;padding: 0px 4px;border-radius:4px;overflow:hidden;">${AbstractingStr}
// ${arr_Abc.length > normalLength ? `<a class="wl_click">more <i class="fa fa-long-arrow-down"></i></a>` : ''}
// </ul>
// </li>
// `
$('.jour_base_info .jour_base_info_center .mes_all .mes_all_section').html(otherStr1 + otherStr2 + otherStr3 );
}, 50)
$(`.mes_Abs li:gt(${normalLength - 1})`).hide();
$(".wl_click").bind('click', function (e) {
$(".Abstracting").bind('click', function (e) {
var Abstractingcontent = `<ul style="margin-top:10px;">
${arr_Abc.map((item, i) => {
return `<li style="font-weight:700;font-size:14px;"><span style="display:inline-block">»&nbsp;</span><a target="_blank" href="${item.url}" style="font-weight:700;display:inline-block">${item.title}</a></li>`;

352
js/commonHomePage.js Normal file
View File

@@ -0,0 +1,352 @@
function commonHomePage(){
const style = document.createElement('style');
style.innerHTML = `
// .sy_fr,.sy_tcrd,ncon_SCom{
// background-color: #fff !important;
// }
// .exten_sion{
// background-color: #e7f4ff;
// }
// body{
// background-color: #e7f4ff;
// }
#index_top{
margin-bottom: 0 !important;
}
.exten_sion{
background-color: #e7f4ff5c !important;
width: 100% !important;
margin: 0 !important;
padding-bottom:40px !important;
padding-top:40px !important;
}
.es_jour{
width: 1300px !important;
margin-left: 0 !important;
}
.qk_img {
width: 135px;
height: 175px;
display: inline-block;
}
.qk_img img{
width:100%;
height:100%;
}
.jour_base_info_center{
width: 30%;
display:flex;
justify-content: space-between;
align-items: flex-start;
padding-top: 10px;
padding-bottom: 10px;
}
.jour_base_info_center:nth-child(1){
width: 36%;
}
.jour_base_info_center:nth-child(4){
width: 36%;
}
.jour_base_info_center:nth-child(7){
width: 36%;
}
.jour_base_info_center:nth-child(3){
width: 33%;
}
.jour_base_info_center:nth-child(6){
width: 33%;
}
.jour_base_info_center:nth-child(9){
width: 33%;
}
.jour_base_info_title{
color: #222;
font-weight: bold;
font-size: 17px;
font-family: "Helvetica Neue", Helvetica, Georgia, sans-serif;
margin-left:-0.5px;
}
.jour_base_info_center_right{
width:calc(100% - 145px);
}
#common-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
display: none;
z-index: 100;
}
/* 弹窗主体 */
#common-popup {
width: 600px;
min-height: 400px;
height: auto;
background: white;
border-radius: 8px;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: -1;
opacity: 0;
transition: opacity 0.3s;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
/* 关闭按钮 */
.common-close-btn {
position: absolute;
right: 15px;
top: 10px;
font-size: 24px;
cursor: pointer;
color: #999;
}
.common-close-btn:hover {
color: #333;
}
.nav ul a:nth-child(1) li {
width: 225px !important;
}
.nav ul a:nth-child(2) li {
width: 110px !important;
}
.nav ul a:nth-child(3) li {
width: 195px !important;
}
.nav ul a:nth-child(4) li {
width: 110px !important;
}
.nav ul a:nth-child(5) li {
width: 90px !important;
}
.newManuscript p{
margin: 0 0 27px 15px !important;
}
.ncon_SCom .newManuscript{
padding-top:45px !important;
}
.newManuscript #com_index .selectivity-single-select{
height: 28px !important;
background: #fff !important;
border: 1px solid #ccc !important;
border-radius: 5px !important;
box-sizing: border-box !important;
}
.newManuscript .selectivity-single-result-container{
top: 0px !important;
line-height: 24px !important;
}
.newManuscript .selectivity-caret{
top: 3px !important;
}
.newManuscript .es_serch_btn{
padding-top: 15px;
margin-left: 108px;
display: inline-block;
color: #004a90;
font-weight: 600;
cursor: pointer;
}
`
document.head.appendChild(style);
var SubmissionStr = ` <a target="_blank" href="https://submission.tmrjournals.com/" style="">
<li class="rgb_color"><i class="fa fa-upload" style="font-size: 16px;font-weight: bold;color:#FFF"></i>
Submission System</li>
</a>`
$('#index_top .nav .clear').prepend(SubmissionStr);
$.ajax({
type: 'get', url: apiUrl + 'api/Journal/getJournalList',
data: {},
success: function (result) {
if (result.code == 0) {
var arr = result.data.journalList;
var str = "";
for(let i=0;i<arr.length;i++){
var apcStr = ``;
if ([1, 25, 11].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>`;
}
// 获取当前期刊独有的journalAbs数据假设通过journal_id关联
var arr_Abc =arr[i].journalAbs? arr[i].journalAbs.filter(e => e.is_show == 1) : [];
var CiteScore = ''
var ImpactFactor = ''
var Published = ''
switch (Number(arr[i].journal_id)) {
//tmr
case 1:
ImpactFactor = '1.3'
Published = '2016'
CiteScore = '2.0'
break;
//bmec
case 25:
Published = '2022'
CiteScore = '1.5'
break;
//mdm
case 11:
CiteScore = '0.3'
break;
case 2:
Published = '2018'
break;
case 8:
Published = '2019'
break;
case 4:
Published = '2020'
break;
case 17:
Published = '2017'
break;
case 14:
CiteScore = 'Coming soon'
Published = '2018'
break;
case 11:
Published = '2018'
break;
case 18:
Published = '2017'
break;
}
// <p class="jour_base_info_issn" style="margin-top: 4px;font-size: 13px;">
// <b>ISSN:</b>
// ${arr[i].issn}</p>
//
if (arr[i].title != 'tmRxiv') {
str +=`
<div class="jour_base_info_center" data-journal-usx="${arr[i].usx}" data-journal-id="${arr[i].journal_id}"
data-journal-color="${arr[i].system_color}"
data-journal-abs='${JSON.stringify(arr_Abc)}'>
<div class="jour_base_info_center_left">
<a href="/${arr[i].usx}" class="qk_img" target="_blank">
<img src="${imgjourUrl + arr[i].icon}" alt="">
</a>
</div>
<div class="jour_base_info_center_right" >
<div class="jour_base_info_center_right_con">
<p class="jour_base_info_title" style="cursor: pointer;letter-spacing: -0.5px;">${arr[i].title}</p>
<p style="margin-top: 4px;font-size: 13px;">
<b>Editor-in-Chief: </b>
<span class="mes_edit"
style="display: inline-block;vertical-align: top;">${arr[i].editorinchief}</span>
</p>
<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="${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>
</div>
</div>
</div>
`
}
}
$('.es_jour').html(`
<div style="width: 100%;display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;"> ${str}
</div>
`);
// 绑定点击事件
$(document).on('click', '.wl_click', function (e) {
e.preventDefault();
// 获取当前点击元素所在的期刊容器
const $journalItem = $(this).closest('.jour_base_info_center');
// 从数据属性中获取参数
const journalColor = $journalItem.data('journal-color');
// 将JSON字符串解析回数组
const journalAbc = $journalItem.data('journal-abs');
// 使用当前期刊独有的journalAbs数据
var Abstractingcontent = `<ul style="margin-top:10px;">
${journalAbc.map((item, i) => {
return `<li style="font-weight:700;font-size:14px;">
<span style="display:inline-block">»&nbsp;</span>
<a target="_blank" href="${item.url}" style="font-weight:700;display:inline-block">${item.title}</a>
</li>`;
}).join('')}
</ul>`;
document.querySelector('#common-popup .common-popup-content').classList.add('whitebg');
showPopup(`<span style="font-weight:bold;color:${journalColor}">Indexing</span>`, Abstractingcontent);
});
$(document).on('click', '.jour_base_info_title', function (e) {
e.preventDefault();
// 获取当前点击元素所在的期刊容器
const $journalItem = $(this).closest('.jour_base_info_center');
// 从数据属性中获取参数
const journalUsx = $journalItem.data('journal-usx');
window.open(`/${journalUsx}`);
});
} else {
ShowDanger("请求失败!");
}
}
})
}
function showPopup(title, content) {
$('#common-popup .common-popup-title').html(title)
$('#common-popup .common-popup-content').html(content)
document.getElementById('common-overlay').style.display = 'block';
document.getElementById('common-popup').style.opacity = '1';
document.getElementById('common-popup').style.zIndex = '101';
// 5秒后自动关闭
// setTimeout(closePopup, 5000);
}
function closePopup() {
document.getElementById('common-popup').style.opacity = '0';
document.getElementById('common-popup').style.zIndex = '-1';
setTimeout(function () {
document.getElementById('common-overlay').style.display = 'none';
$('#common-popup .common-popup-title').html('')
$('#common-popup .common-popup-content').html('')
}, 50);
}

View File

@@ -67,7 +67,7 @@ function initFooter() {
// if ([1, 25, 11].includes(Jour_num)) {
// 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>`;
// apcStr = arr_jour.apc + `<span style="color: ${arr_jour.system_color};font-weight: bold;margin-left:6px;">( 20252026 )</span>`;
// }
// $('.for_mess div .fr_APC').html(apcStr);

View File

@@ -4,7 +4,7 @@ function initForAuthor(Jour_num, arr_jour) {
if ([1, 25, 11].includes(Number(Jour_num))) {
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>`;
apcStr = arr_jour.apc + `<span style="color: ${arr_jour.system_color};font-weight: bold;margin-left:6px;">( 20252026 )</span>`;
}
$('.for_mess div .fr_APC').html(apcStr);

1089
js/gue_cont_v1.js Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -35,7 +35,7 @@ function sy_index() {
}
}
$('.exten_sion .es_jour').html(str);
// $('.exten_sion .es_jour').html(str);
} else {
ShowDanger("请求失败!");

View File

@@ -106,7 +106,7 @@ function side_list() {
if ([1, 25, 11].includes(Number(Jour_num))) {
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>`;
apcStr = arr_jour.apc + `<span style="color: ${arr_jour.system_color};font-weight: bold;margin-left:6px;">( 20252026 )</span>`;
}

1002
style/commonGueCont_v2.css Normal file

File diff suppressed because it is too large Load Diff