This commit is contained in:
2025-01-09 15:04:37 +08:00
parent f71db4c271
commit eebf4561c9
12 changed files with 1404 additions and 1084 deletions

View File

@@ -1,5 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -7,6 +8,7 @@
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon" /> <link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon" />
</head> </head>
<body> <body>
<div class="wrap"> <div class="wrap">
<div id="index_top"> <div id="index_top">
@@ -19,10 +21,17 @@
</div> </div>
<div class="content"> <div class="content">
<h3>Article Processing Charge (APC)</h3> <h3>Article Processing Charge (APC)</h3>
<p>All articles published in Traditional Medicine Research are fully open access. The article processing fee is 600 United States Dollars (USD), applicable to papers submitted and accepted after peer review in 2025. <br/>Additionally, besides USD, we also accept New Zealand Dollars (NZD).</p> <p>All articles published in Traditional Medicine Research are fully open access. The article processing fee
is 600 United States Dollars (USD), applicable to papers submitted after January 1, 2025, and ultimately
accepted for publication.
<br />Additionally, besides USD, we also accept New Zealand Dollars (NZD).
</p>
<br /> <br />
<h3>· Waivers</h3> <h3>· Waivers</h3>
<p>a. Traditional Medicine Research automatically waives publication fees for corresponding authors from low-income countries, allowing them to be published as open access. The full list of eligible countries is provided below.</p> <p>a. Traditional Medicine Research automatically waives publication fees for corresponding authors from
low-income countries, allowing them to be published as open access. The full list of eligible countries
is provided below.</p>
<br /> <br />
<table class="table"> <table class="table">
<tbody> <tbody>
@@ -91,7 +100,8 @@
</tr> </tr>
</tbody> </tbody>
</table> </table>
<p>b. During their term with the Traditional Medicine Research, editorial board members are granted a waiver for one article per year.</p> <p>b. During their term with the Traditional Medicine Research, editorial board members are granted a waiver
for one article per year.</p>
<br /> <br />
<h3>· Discounts</h3> <h3>· Discounts</h3>
<p>a. Corresponding authors from the following middle-income countries are eligible for a 50% discount.</p> <p>a. Corresponding authors from the following middle-income countries are eligible for a 50% discount.</p>
@@ -170,7 +180,8 @@
</tr> </tr>
</tbody> </tbody>
</table> </table>
<p>b. Young scientists under the age of 35 with limited research funding, serving as corresponding authors, can apply for an 50% discount on publication fees. <p>b. Young scientists under the age of 35 with limited research funding, serving as corresponding authors,
can apply for an 50% discount on publication fees.
To apply for a fee discount, please complete our Fee Discount Application Form.</p> To apply for a fee discount, please complete our Fee Discount Application Form.</p>
<br /> <br />
<h4>Fee Discount Application Form</h4> <h4>Fee Discount Application Form</h4>
@@ -219,26 +230,35 @@
<p>c. Corresponding authors who have published papers in Traditional Medicine Research within the past three years are eligible for a 15% discount on each subsequent article. <p>c. Corresponding authors who have published papers in Traditional Medicine Research within the past three
<br/>d. As a reviewer for the Traditional Medicine Research journal, you are eligible for discounts based on an earned point system. Upon completing a review, you will receive a 5% discount toward future submissions. The corresponding points will be deducted from your account upon application of the discount.</p> years are eligible for a 15% discount on each subsequent article.
<br />d. As a reviewer for the Traditional Medicine Research journal, you are eligible for discounts
based on an earned point system. Upon completing a review, you will receive a 5% discount toward future
submissions. The corresponding points will be deducted from your account upon application of the
discount.
</p>
<h3>Please note:</h3> <h3>Please note:</h3>
<p>If there are several corresponding authors, it is advisable to designate one as the responsible corresponding author.</p> <p>If there are several corresponding authors, it is advisable to designate one as the responsible
<p>If a corresponding author qualifies for more than one discount, the most advantageous discount will be applied, as combining discounts is not permitted.</p> corresponding author.</p>
<p>Authors submitting manuscripts may choose only one most beneficial discount, and combining discounts is not permitted.</p> <p>If a corresponding author qualifies for more than one discount, the most advantageous discount will be
applied, as combining discounts is not permitted.</p>
<p>Authors submitting manuscripts may choose only one most beneficial discount, and combining discounts is
not permitted.</p>
</div> </div>
</div> </div>
<div class="footer"> <div class="footer">
<div class="bianma"> <div class="bianma">
<div> <div>
Copyright © <b class="time_year">2024</b> TMR Publishing Group Limited. Copyright © <b class="time_year" style="font-weight: bold;"></b> TMR Publishing Group Limited.
<div class="mianZe"> <div class="mianZe">
Disclaimer Disclaimer
</div> </div>
</div> </div>
<p>E-mail: publisher@tmrjournals.com | 津ICP备2022007148号</p> <p>E-mail: publisher@tmrjournals.com | 津ICP备2022007148号</p>
</div> </div>
</div> </div>
<style> <style>
@@ -249,6 +269,7 @@
font-weight: 300; font-weight: 300;
outline: none; outline: none;
} }
#index_top { #index_top {
height: 480px; height: 480px;
background: url(img/banner_.png) center; background: url(img/banner_.png) center;
@@ -257,26 +278,31 @@
text-align: center; text-align: center;
position: relative; position: relative;
} }
.wrap { .wrap {
min-height: 800px; min-height: 800px;
overflow-y: scroll; overflow-y: scroll;
} }
.home_logo { .home_logo {
display: block; display: block;
cursor: pointer; cursor: pointer;
width: 1300px; width: 1300px;
margin: 0px auto; margin: 0px auto;
} }
.home_logo img { .home_logo img {
display: block; display: block;
width: 140px; width: 140px;
padding-top: 34px; padding-top: 34px;
} }
.suggest { .suggest {
width: 1300px; width: 1300px;
margin: 185px auto 0; margin: 185px auto 0;
color: #214b3c; color: #214b3c;
} }
.suggest h1 { .suggest h1 {
font-size: 52px; font-size: 52px;
font-weight: 800; font-weight: 800;
@@ -284,11 +310,13 @@
letter-spacing: 3px; letter-spacing: 3px;
text-align: left; text-align: left;
} }
.content { .content {
width: 1300px; width: 1300px;
margin: 0 auto; margin: 0 auto;
padding: 50px 0; padding: 50px 0;
} }
.content h3 { .content h3 {
margin-top: 20px; margin-top: 20px;
margin-bottom: 20px; margin-bottom: 20px;
@@ -296,6 +324,7 @@
color: rgb(0, 138, 0); color: rgb(0, 138, 0);
font-size: 20px; font-size: 20px;
} }
.content h4 { .content h4 {
text-align: center; text-align: center;
margin-top: 20px; margin-top: 20px;
@@ -304,6 +333,7 @@
color: rgb(0, 138, 0); color: rgb(0, 138, 0);
font-size: 18px; font-size: 18px;
} }
.content p { .content p {
font-family: Calibri; font-family: Calibri;
margin-top: 10px; margin-top: 10px;
@@ -318,58 +348,71 @@
width: 100%; width: 100%;
background-color: #508576; background-color: #508576;
} }
.footer .bianma { .footer .bianma {
text-align: center; text-align: center;
line-height: 22px; line-height: 22px;
padding-top: 30px; padding-top: 30px;
} }
.footer .bianma>div { .footer .bianma>div {
font-weight: 600; font-weight: 600;
font-size: 14px; font-size: 14px;
color: #fff; color: #fff;
} }
.footer .bianma .mianZe { .footer .bianma .mianZe {
display: inline-block; display: inline-block;
position: relative; position: relative;
font-weight: 600; font-weight: 600;
margin-left: 10px; margin-left: 10px;
} }
.footer .bianma p { .footer .bianma p {
font-weight: 600; font-weight: 600;
font-size: 14px; font-size: 14px;
color: #fff; color: #fff;
padding-bottom: 20px; padding-bottom: 20px;
} }
.table { .table {
width: 100%; width: 100%;
border-collapse: collapse; border-collapse: collapse;
} }
.table th { .table th {
font-weight: bold; font-weight: bold;
} }
.table th,.table td {
.table th,
.table td {
border: 1px solid #999; border: 1px solid #999;
padding: 10px; padding: 10px;
text-align: left; text-align: left;
font-size: 16px; font-size: 16px;
} }
.table th { .table th {
background-color: #f2f2f2; background-color: #f2f2f2;
} }
.table input { .table input {
border: 1px solid #ccc; border: 1px solid #ccc;
padding: 5px; padding: 5px;
} }
.table textarea { .table textarea {
border: 1px solid #ccc; border: 1px solid #ccc;
width: 100%; width: 100%;
padding: 5px; padding: 5px;
box-sizing: border-box; box-sizing: border-box;
} }
.checkboxes label { .checkboxes label {
display: block; display: block;
margin: 5px 0; margin: 5px 0;
} }
.signature { .signature {
height: 100px; height: 100px;
border: 1px dashed #ccc; border: 1px dashed #ccc;
@@ -377,4 +420,12 @@
} }
</style> </style>
</body> </body>
<script src="js/jquery.min.js"></script>
<script>
$(function () {
var data = new Date;
$('.time_year').html(data.getFullYear())
})
</script>
</html> </html>

View File

@@ -237,7 +237,118 @@
transform: scale(1); transform: scale(1);
} }
} }
.wordTableHtml b span {
font-weight: bold !important;
}
.wordTableHtml i span {
font-style: italic !important;
}
.wordTableHtml sub span {
vertical-align: sub;
}
.wordTableHtml sup span {
vertical-align: super;
}
.wordTableHtml sub {
vertical-align: sub !important;
}
.wordTableHtml sup {
vertical-align: super !important;
}
.wordTableHtml span[style*='vertical-align: super'] {
vertical-align: super !important;
}
.wordTableHtml span[style*='vertical-align: sub'] {
vertical-align: sub !important;
}
.wordTableHtml table {
border: 0px !important;
border-collapse: collapse; /* 去除单元格间隙 */
width: auto;
margin: 0 auto !important;
table-layout: auto; /* 自动调整列宽 */
text-align: left;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
}
.wordTableHtml table td,
.wordTableHtml table th{
padding: 5px;
text-align: left !important;
word-wrap: break-word; /* 长单词自动换行 */
word-break: break-word;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
}
.wordTableHtml table tbody tr td {
text-align: left !important;
border-left: none !important;
mso-border-left-alt: none !important;
border-right: none !important;
mso-border-right-alt: none !important;
border-top: none;
mso-border-top-alt: none !important;
border-bottom: none !important;
mso-border-bottom-alt: none !important;
border: 1px dashed #dcdfe6 !important;
border-left: 1px dashed #dcdfe6 !important;
border-right: 1px dashed #dcdfe6 !important;
word-break: keep-all !important;
/* text-align: justify !important; */
}
.wordTableHtml table tr td p {
display: flex;
text-align: left !important;
align-items: center;
margin: 0;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
}
.wordTableHtml table span {
color: #000000;
text-align: left !important;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
}
.wordTableHtml table .color-highlight {
color: rgb(0, 130, 170) !important;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
}
.wordTableHtml table blue {
color: rgb(0, 130, 170) !important;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
}
.wordTableHtml table tr:first-child td {
border-top: 1px solid #000 !important;
border-bottom: 1px solid #000 !important;
}
.wordTableHtml table tr:last-of-type td {
border-bottom: 1px solid #000 !important;
}
/* 相关引用次数 */ /* 相关引用次数 */
</style> </style>
</head> </head>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 MiB

After

Width:  |  Height:  |  Size: 881 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 383 KiB

After

Width:  |  Height:  |  Size: 6.9 MiB

View File

@@ -1,5 +1,6 @@
<!doctype html> <!doctype html>
<html lang="zh"> <html lang="zh">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -15,11 +16,13 @@
.onlineFirstBox i { .onlineFirstBox i {
font-weight: bold; font-weight: bold;
} }
.hidden { .hidden {
display: none; display: none;
} }
</style> </style>
</head> </head>
<body class="overall_caption"> <body class="overall_caption">
<!-- 放大遮罩层 --> <!-- 放大遮罩层 -->
<div id="bigimg" onclick="closeimg();"></div> <div id="bigimg" onclick="closeimg();"></div>
@@ -63,7 +66,15 @@
</div> </div>
<br clear="both"> <br clear="both">
</div> </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>
@@ -105,4 +116,5 @@
</script> </script>
</html> </html>

View File

@@ -7230,6 +7230,13 @@ function article_con() {
}, },
success: function (result) { success: function (result) {
if (result.code == 0) { if (result.code == 0) {
var html_type = result.data.articleInfo.html_type
var has_html = result.data.articleInfo.has_html
if(has_html==0){
$('.wen_rong #tablist .tarhtmn').css('display', 'none');
$('.wen_rong #tablist .tarfihml').css('display', 'none');
$('.wen_rong .content-box .conthtmn').css('display', 'none');
}
// 文章Cite this article // 文章Cite this article
var j_artc = result.data.articleInfo var j_artc = result.data.articleInfo
@@ -7543,15 +7550,13 @@ if(Jour_num!=13){
$('.wen_rong .content-box .contemho').html(j_artc.mhoo); $('.wen_rong .content-box .contemho').html(j_artc.mhoo);
// 新的HTML // 新的HTML
if (result.data.html != 1) {
$('.wen_rong #tablist .tarhtmn').css('display', 'none');
$('.wen_rong .content-box .conthtmn').css('display', 'none');
} else {
if (html_type == 0) {
// 原 HTML
$('.wen_rong .content-box .conthtmn').html(` $('.wen_rong .content-box .conthtmn').html(`
<div class="" style="display: flex;align-items: center;justify-content: center;"> <div class="" style="display: flex;align-items: center;justify-content: center;">
<div class="loader-01" style="display: flex;align-items: center;justify-content: space-around;"></div></div>`); <div class="loader-01" style="display: flex;align-items: center;justify-content: space-around;"></div></div>`
// $('.wen_rong #tablist .tarhtmn').click(function () { );
$.ajax({ $.ajax({
type: 'post', url: apiUrl + 'api/Article/getArticleDetailHtml', type: 'post', url: apiUrl + 'api/Article/getArticleDetailHtml',
data: { data: {
@@ -7586,7 +7591,6 @@ if(Jour_num!=13){
} }
} }
$('.wen_rong .content-box .conthtmn').html(str); $('.wen_rong .content-box .conthtmn').html(str);
// 引用 // 引用
if (result.data.refers.length > 0) { // 如果有引用数据 if (result.data.refers.length > 0) { // 如果有引用数据
var refs = '' var refs = ''
@@ -7616,12 +7620,6 @@ if(Jour_num!=13){
// console.log(refs) // console.log(refs)
$('.wen_rong .content-box .conthtmn').append('<div id="ArticleRef" class="ArticleRef"><p><b>References</b></p>' + refs + '</div>') $('.wen_rong .content-box .conthtmn').append('<div id="ArticleRef" class="ArticleRef"><p><b>References</b></p>' + refs + '</div>')
} }
} }
}, },
error: function () { error: function () {
@@ -7629,11 +7627,136 @@ if(Jour_num!=13){
} }
}) })
} else if (html_type == 1) {
//外链
$('.wen_rong #tablist .tarhtmn').css('display', 'none');
$('.wen_rong .content-box .conthtmn').css('display', 'none');
// }) } else if (html_type == 2) {
// 新 HTML
$('.wen_rong .content-box .conthtmn').html(`
<div class="" style="display: flex;align-items: center;justify-content: center;">
<div class="loader-01" style="display: flex;align-items: center;justify-content: space-around;"></div></div>`
);
$.ajax({
type: 'post', url: apiUrl + 'api/Article/getArticleDetailHtmlFor2',
data: {
"article_id": a_ID
},
success: function (result) {
if (result.code == 0) {
var arr = result.data.mains;
var str = '';
var htmlContent=''
htmlContent += arr.map((item) => {
//批注
let contentHtml = '';
// 判断是否是图片
if (item.type == 1) {
var picsrc = 'https://submission.tmrjournals.com/public/mainimg/' + item.image.url;
var fun = "picPreview('" + picsrc + "');"
// console.log(fun)
contentHtml = `
<p contenteditable="false" main-state="${item.state}" class="MaxPicture pMain" data-id="${
item.ami_id
}" main-id="${item.am_id}">
<img src="${picsrc}" onclick="${fun}" style="width: ${
item.width ? `${item.width}px` : '100%'
}" />
<font class="font" style="width: ${item.width ? `${item.width}px` : '100%'}" >${
item.image.note ? item.image.note : ''
}</font>
</p>
`;
} else if (item.type == 2) {
var tableList = JSON.parse(item.table.table_data);
contentHtml = `
<div contenteditable="false" data-id="${item.amt_id}" main-state="${item.state}" main-id="${
item.am_id
}" class="thumbnailTableBox wordTableHtml table_Box pMain" style="width: 100%; padding: 8px 15px; box-sizing: border-box; border-radius: 4px; position: relative;">
<font class="font tableTitle" style="width:100%" >${item.table.title ? item.table.title : ''}</font>
<table border="1" style="width: auto; border-collapse: collapse; text-align: center; ">
${tableList
.map((row) => {
return `
<tr>
${row
.map((cell) => {
return `
<td colspan="${cell.colspan || 1}" rowspan="${cell.rowspan || 1}">
<span>${cell.text || ''}</span>
</td>
`;
})
.join('')}
</tr>
`;
})
.join('')}
</table>
<font class="font" style="width:100%" >${item.table.note ? item.table.note : ''}</font>
</div>
`;
} else {
contentHtml = `<p class="pMain Ptitle" main-state="${item.state}" contenteditable="false" data-id="${item.am_id}" main-id="${item.am_id}"${item.content}</p>`;
} }
// 判断是否是表格类型
return contentHtml;
}).join('');
$('.wen_rong .content-box .conthtmn').html(htmlContent);
// 引用
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; Available at:&nbsp;<a class='refsLink' href='" + result.data.refers[rr].doilink + "' target='_blank' style='color:#006699; word-wrap:break-word;'>" + result.data.refers[rr].doilink + "</a>&nbsp;</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 + "'> </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 + ".&nbsp;</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>')
}
}
},
error: function () {
// ShowDanger("error");
}
})
}
// 稿件跟踪 // 稿件跟踪
// 图标------------ // 图标------------
var detailIcon = '' var detailIcon = ''

BIN
js/link_7.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 749 B

View File

@@ -7840,6 +7840,7 @@ function art_wisdom() {
if (arr[i].journal_id == 2 || arr[i].journal_id == 17 || arr[i].journal_id == 18) { if (arr[i].journal_id == 2 || arr[i].journal_id == 17 || arr[i].journal_id == 18) {
arr[i].cycle_ = 'Continuities' arr[i].cycle_ = 'Continuities'
} }
if (i < 4) { if (i < 4) {
str_1 += '<li><a href="' + arr[i].usx + '" target="_blank"><img src="' + imgjourUrl + arr[i].icon + '" alt=""></a><div>' + str_1 += '<li><a href="' + arr[i].usx + '" target="_blank"><img src="' + imgjourUrl + arr[i].icon + '" alt=""></a><div>' +
// '<a target="_blank" href="/' + arr[i].usx + '">' + arr[i].title + '</a>' + // '<a target="_blank" href="/' + arr[i].usx + '">' + arr[i].title + '</a>' +

View File

@@ -39,10 +39,12 @@ function bf_list() {
wh_topicd = 'top' wh_topicd = 'top'
var st_top_tit = ""; var st_top_tit = "";
var st_top_con = ""; var st_top_con = "";
var forLength = arr_topic[i].title == "Diseases"?10:5
if (wh_number == '1') { if (wh_number == '1') {
for (var j = 0; j < arr_topic[i].children.length; j++) { for (var j = 0; j < arr_topic[i].children.length; j++) {
if (j == 5) break;
if (j == forLength) break;
var url_href = ''; var url_href = '';
if (arr_topic[i].children[j].is_final == '1') { if (arr_topic[i].children[j].is_final == '1') {
url_href = 'topic_list.html?J_num=' + Jour_num + '&t_id=' url_href = 'topic_list.html?J_num=' + Jour_num + '&t_id='
@@ -55,7 +57,7 @@ function bf_list() {
} }
} else { } else {
for (var j = 0; j < arr_topic[i].children.length; j++) { for (var j = 0; j < arr_topic[i].children.length; j++) {
if (j == 5) break; if (j == forLength) break;
var url_href = ''; var url_href = '';
if (arr_topic[i].children[j].is_final == '1') { if (arr_topic[i].children[j].is_final == '1') {
url_href = 'topic_list.html?J_num=' + Jour_num + '&t_id=' url_href = 'topic_list.html?J_num=' + Jour_num + '&t_id='

View File

@@ -15,6 +15,13 @@ function side_list() {
}, },
success: function (result) { success: function (result) {
if (result.code == 0) { if (result.code == 0) {
if (Jour_num == 1 && $('.FreeapplicationBox')) {
$('.FreeapplicationBox').css('display', 'inline-block');
}else{$('.FreeapplicationBox').css('display', 'none');
}
// 期刊基础信息 // 期刊基础信息
var arr_jour = result.data.journal; var arr_jour = result.data.journal;

View File

@@ -1289,7 +1289,7 @@ input.disable {
vertical-align: top; vertical-align: top;
/*margin-bottom: 10px;*/ /*margin-bottom: 10px;*/
} }
.topics ul li:nth-child(5) { .topics ul li:nth-child(5n) {
margin-right: 0; margin-right: 0;
} }

View File

@@ -11,6 +11,9 @@
align-items: center !important; align-items: center !important;
display: flex !important; display: flex !important;
} }
.FreeapplicationBox:hover{
text-decoration: underline;
}
</style> </style>
<script src="js/jquerycheckbox/combox.js"></script> <script src="js/jquerycheckbox/combox.js"></script>
@@ -31,7 +34,17 @@
</p> </p>
<p><b>Acceptance:</b> <span class="mes_accep"></span></p> <p><b>Acceptance:</b> <span class="mes_accep"></span></p>
<p><b>Final Decision:</b> <span class="mes_final"></span></p> <p><b>Final Decision:</b> <span class="mes_final"></span></p>
<p><b>APC:</b> <span class="mes_APC"></span></p> <p><b>APC:</b> <span class="mes_APC"></span><a href="./apc/" style="display: none;" class="FreeapplicationBox"><span class="Freeapplication" style="
margin-left: 10px;
color: #006699f0;
border-radius: 4px;
/* padding: 2px 4px; */
box-sizing: border-box;
font-size: 12px;
cursor: pointer;
">Free application</span></a></p>
<p><b>Frequency:</b> <span class="mes_cycle"></span></p> <p><b>Frequency:</b> <span class="mes_cycle"></span></p>
<p><b>E-Mail:</b> <span class="mes_email" style="color: #006699"></span></p> <p><b>E-Mail:</b> <span class="mes_email" style="color: #006699"></span></p>
<div style="padding-left: 5px;margin-top: -8px;display: none" class="share_tmrtb"> <div style="padding-left: 5px;margin-top: -8px;display: none" class="share_tmrtb">