tijiao
This commit is contained in:
2
Apc.html
2
Apc.html
@@ -346,7 +346,7 @@
|
||||
|
||||
.footer {
|
||||
width: 100%;
|
||||
background-color: #428ae2;
|
||||
background-color:#012169;
|
||||
}
|
||||
|
||||
.footer .bianma {
|
||||
|
||||
@@ -35,7 +35,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p style="padding-bottom: 20px;">E-mail: publisher@tmrjournals.com | https://www.tmrjournals.com</p>
|
||||
<p style="padding-bottom: 20px;" class="footer-bottom-email">E-mail: publisher@tmrjournals.com <span class="footer-bottom-email-line"></span> https://www.tmrjournals.com</p>
|
||||
|
||||
</div>
|
||||
|
||||
<script src="https://pv.sohu.com/cityjson?ie=utf-8"></script>
|
||||
@@ -250,3 +251,4 @@
|
||||
|
||||
|
||||
</script>
|
||||
<script src="./js/footer.js"></script>
|
||||
@@ -83,7 +83,9 @@
|
||||
<!-- <!– <li><a href="z_f13-1.html" target="_blank">Conferences</a></li>–>-->
|
||||
<!-- </ul>-->
|
||||
<!-- <br clear="both">-->
|
||||
|
||||
</div>
|
||||
<div class="daohang_bottom_line"></div>
|
||||
<div class="bianma">
|
||||
<div>
|
||||
Copyright © <b class="time_year"></b> TMR Publishing Group Limited.
|
||||
@@ -92,16 +94,19 @@
|
||||
<div class="delog_tc">
|
||||
<p>
|
||||
Disclaimer: All publications' positions, perspectives, and data are solely those of the authors and
|
||||
contributors. TMR Publishing Group disclaims no liability for any injury to any person or property resulting
|
||||
from any position, idea, method, description, or product mentioned in the publication. In addition, TMR
|
||||
Publishing Group stays neutral with regard to jurisdictional claims in published maps, online maps, and
|
||||
contributors. TMR Publishing Group disclaims no liability for any injury to any person or property
|
||||
resulting
|
||||
from any position, idea, method, description, or product mentioned in the publication. In addition,
|
||||
TMR
|
||||
Publishing Group stays neutral with regard to jurisdictional claims in published maps, online maps,
|
||||
and
|
||||
institutional affiliations.
|
||||
</p>
|
||||
<div class="triacoud"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p style="padding-bottom: 20px;">E-mail: publisher@tmrjournals.com | https://www.tmrjournals.com</p>
|
||||
<p style="padding-bottom: 20px;" class="footer-bottom-email">E-mail: publisher@tmrjournals.com <span class="footer-bottom-email-line"></span> https://www.tmrjournals.com</p>
|
||||
</div>
|
||||
|
||||
<script src="https://pv.sohu.com/cityjson?ie=utf-8"></script>
|
||||
@@ -124,18 +129,18 @@
|
||||
str += '<li><a href="afoor_text.html?&footer_id=' + arr[i][j].footer_id + '" target="_blank">' + arr[i][j].footer_title + '</a></li>'
|
||||
}
|
||||
str += '</ul>'
|
||||
}else if (i == 'Publisher Information') {
|
||||
} else if (i == 'Publisher Information') {
|
||||
str += '<ul style="width: 310px"><h3>' + i + '</h3>'
|
||||
for (var j = 0; j < arr[i].length; j++) {
|
||||
str += '<li><a href="afoor_text.html?&footer_id=' + arr[i][j].footer_id + '" target="_blank">' + arr[i][j].footer_title + '</a></li>'
|
||||
}
|
||||
str += '</ul>'
|
||||
}else if (i == 'Products') {
|
||||
} else if (i == 'Products') {
|
||||
str += '<ul style="width: 340px"><h3>' + i + '</h3>'
|
||||
str += '<li><a href="atr_wisdom.html?&wis_dom=0" target="_blank">Journals</a></li>' +
|
||||
'<li><a href="booker_list.html?bo_id=0" target="_blank">Books</a></li>' +
|
||||
'<li><a href="https://submission.tmrjournals.com" target="_blank">TMR submission and tracking system</a></li>' +
|
||||
'<li><a href="atr_wisdom.html?&wis_dom=0" target="_blank">Intelligent journal selection system</a></li>'+
|
||||
'<li><a href="atr_wisdom.html?&wis_dom=0" target="_blank">Intelligent journal selection system</a></li>' +
|
||||
'<li><a href="rev_ver.html" target="_blank">Scientist community</a></li>' +
|
||||
'<li><a href="/tmrde" target="_blank">TMRDE</a></li>'
|
||||
for (var j = 0; j < arr[i].length; j++) {
|
||||
@@ -156,7 +161,9 @@
|
||||
|
||||
$('.daohang').html(str + '<br clear="both">');
|
||||
|
||||
var data= new Date
|
||||
|
||||
|
||||
var data = new Date
|
||||
$('.time_year').html(data.getFullYear())
|
||||
|
||||
// 获取地址判断国家跳转
|
||||
@@ -212,3 +219,4 @@
|
||||
|
||||
|
||||
</script>
|
||||
<script src="./js/footer.js"></script>
|
||||
@@ -305,7 +305,8 @@
|
||||
<br clear="both">
|
||||
<div class="bianma">
|
||||
<p>Copyright © TMR Publishing Group Limited. </p>
|
||||
<p style="padding-bottom:2px;">E-mail: publisher@tmrjournals.com | https://www.tmrjournals.com</p>
|
||||
<p style="padding-bottom: 2px;" class="footer-bottom-email">E-mail: publisher@tmrjournals.com <span class="footer-bottom-email-line"></span> https://www.tmrjournals.com</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -300,7 +300,8 @@
|
||||
</div>
|
||||
<div class="bianma">
|
||||
<p>Copyright © TMR Publishing Group Limited. </p>
|
||||
<p>E-mail: publisher@tmrjournals.com | https://www.tmrjournals.com</p>
|
||||
<p style="" class="footer-bottom-email">E-mail: publisher@tmrjournals.com <span class="footer-bottom-email-line"></span> https://www.tmrjournals.com</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -8524,6 +8524,7 @@ function shouldColor(rowIndex, cellIndex, row) {
|
||||
return false;
|
||||
}
|
||||
function addRowIdToData(data) {
|
||||
console.log('data at line 8526:', data)
|
||||
let idCounter = 0; // Initialize an ID counter
|
||||
|
||||
// Iterate through each row
|
||||
@@ -8537,11 +8538,13 @@ function addRowIdToData(data) {
|
||||
const cell = data[i][j];
|
||||
|
||||
// If the cell has a rowspan attribute, propagate the same ID across all affected rows
|
||||
if (cell.rowspan && cell.rowspan > 1) {
|
||||
if (cell&&cell.text&&cell.rowspan && cell.rowspan > 1) {
|
||||
for (let k = 0; k < cell.rowspan; k++) {
|
||||
if (data[i + k]) {
|
||||
|
||||
// Ensure that all cells in the same column and across the rows have the same rowId
|
||||
data[i + k][j].rowId = `row-${idCounter - 1}`;
|
||||
data[i + k][j] ={...data[i + k][j],rowId:`row-${idCounter - 1}`} ;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
37
js/footer.js
Normal file
37
js/footer.js
Normal file
@@ -0,0 +1,37 @@
|
||||
function initFooter() {
|
||||
// const $daohang = $('.footer .daohang');
|
||||
// $daohang.nextUntil('.daohang_bottom_line').remove(); // 删除中间所有元素,直到 .busuna 前的所有兄弟
|
||||
|
||||
console.log(11)
|
||||
$('.footer .daohang').css({
|
||||
'border-bottom':'none',
|
||||
})
|
||||
$('.daohang_bottom_line').css({
|
||||
'background': 'red',
|
||||
'height': '6px',
|
||||
'border-top': '0.5px solid #fff',
|
||||
'border-bottom': '0.5px solid #fff',
|
||||
'width': '1300px',
|
||||
'margin': '0 auto',
|
||||
})
|
||||
$('.footer-bottom-email').css({
|
||||
'display': 'flex',
|
||||
'align-items': 'center',
|
||||
'justify-content': 'center',
|
||||
})
|
||||
$('.footer-bottom-email-line').css({
|
||||
'font-weight': '700',
|
||||
/* width: 3px; */
|
||||
/* display: inline-block; */
|
||||
'border': '2px solid #fff',
|
||||
/* height: 16px; */
|
||||
'line-height': '14px',
|
||||
'margin': '0px 10px',
|
||||
'height': '12px',
|
||||
'display': 'inline-block',
|
||||
})
|
||||
|
||||
|
||||
|
||||
}
|
||||
initFooter()
|
||||
464
js/form.css
464
js/form.css
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,7 @@ $('.footer').load('footer_in.html')
|
||||
|
||||
// 首页内容
|
||||
function scien_list() {
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -420,6 +420,7 @@ $.ajax({
|
||||
|
||||
$('.footer .daohang').html(str);
|
||||
|
||||
|
||||
} else {
|
||||
// ShowDanger("请求失败!");
|
||||
}
|
||||
|
||||
@@ -1,21 +1,23 @@
|
||||
<!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>Life Research</title>
|
||||
<link rel="shortcut icon" href="../img/tmr3.png" type="image/x-icon"/>
|
||||
<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="js/type.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="js/type.css" />
|
||||
<script type='text/javascript'
|
||||
src='https://platform-api.sharethis.com/js/sharethis.js#property=5ff7d85fd7d501001255ad98&product=inline-share-buttons'
|
||||
async='async'></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="col-content">
|
||||
<div id="col-content">
|
||||
<div id="top_bar">
|
||||
<!--头部-->
|
||||
<div class="top">
|
||||
@@ -110,13 +112,13 @@
|
||||
<!--期刊图片-->
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div class="swiper-pagination"></div>-->
|
||||
<!-- <div class="swiper-button-prev" style="left:0;top: 280px;">-->
|
||||
<!-- <img src="img/prev.png" alt="">-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="swiper-button-next" style="right:18px;top: 280px;">-->
|
||||
<!-- <img src="img/next.png" alt="">-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="swiper-pagination"></div>-->
|
||||
<!-- <div class="swiper-button-prev" style="left:0;top: 280px;">-->
|
||||
<!-- <img src="img/prev.png" alt="">-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="swiper-button-next" style="right:18px;top: 280px;">-->
|
||||
<!-- <img src="img/next.png" alt="">-->
|
||||
<!-- </div>-->
|
||||
</div>
|
||||
|
||||
|
||||
@@ -167,7 +169,8 @@
|
||||
<div>
|
||||
<h2>
|
||||
Online First
|
||||
<a href="../article_list.html?J_num=14&o_id=14" class="more" target="_blank" style="margin-top: 10px;">
|
||||
<a href="../article_list.html?J_num=14&o_id=14" class="more" target="_blank"
|
||||
style="margin-top: 10px;">
|
||||
<i class="fa fa-chevron-circle-right"></i>
|
||||
</a>
|
||||
</h2>
|
||||
@@ -305,7 +308,8 @@
|
||||
<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 choose
|
||||
topics!</span>
|
||||
</div>
|
||||
<div>
|
||||
<a href="../tmrde" target="_blank">
|
||||
@@ -345,12 +349,14 @@
|
||||
</div>
|
||||
<div class="bianma">
|
||||
<p>Copyright © TMR Publishing Group Limited. </p>
|
||||
<p>E-mail: publisher@tmrjournals.com | https://www.tmrjournals.com</p>
|
||||
<p style="" class="footer-bottom-email">E-mail: publisher@tmrjournals.com <span
|
||||
class="footer-bottom-email-line"></span> https://www.tmrjournals.com</p>
|
||||
|
||||
<p style="padding-bottom:10px;">津ICP备15006701号-13</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
<script src="../js/jquery.min.js"></script>
|
||||
<script src="../js/return-top.js"></script>
|
||||
@@ -372,4 +378,5 @@
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
</html>
|
||||
@@ -1437,7 +1437,7 @@ input.disable {
|
||||
|
||||
/*****************footer****************/
|
||||
.footer {
|
||||
background-color: #428ae2;
|
||||
background-color: #012169;
|
||||
background-size: 100% auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user