mhm跳转nta
This commit is contained in:
@@ -1664,7 +1664,7 @@ ul li .ab_tad {
|
||||
.whitebg > div {
|
||||
margin: 0 10px;
|
||||
/*border-bottom: 1px solid #ddd;*/
|
||||
padding-bottom: 10px;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
.whitebg > div p {
|
||||
@@ -2420,7 +2420,7 @@ ul li .ab_tad {
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 10px;
|
||||
border-radius: 4px;
|
||||
padding: 10px 0 5px 0;
|
||||
height: 45px;
|
||||
|
||||
@@ -1,6 +1,20 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<script>
|
||||
|
||||
|
||||
console.log(111111)
|
||||
// window.onload = function () {
|
||||
|
||||
window.location.href = '/nta';
|
||||
// 用新的URL替换当前页面的URL
|
||||
// window.location.replace('../nta'); //网页链接路径
|
||||
|
||||
// }
|
||||
|
||||
|
||||
</script>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>TMR Modern Herbal Medicine</title>
|
||||
<link rel="shortcut icon" href="../img/tmr3.png" type="image/x-icon"/>
|
||||
|
||||
7
nta/EN/column/column1423.shtml
Normal file
7
nta/EN/column/column1423.shtml
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
|
||||
<script>
|
||||
onload=function(){
|
||||
location.href="https://www.tmrjournals.com/notice.html?J_num=19&footer_id=32";
|
||||
};
|
||||
</script>
|
||||
7
nta/EN/column/column1426.shtml
Normal file
7
nta/EN/column/column1426.shtml
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
|
||||
<script>
|
||||
onload=function(){
|
||||
location.href="https://www.tmrjournals.com/notice.html?J_num=19&footer_id=29";
|
||||
};
|
||||
</script>
|
||||
16
nta/index.html
Normal file
16
nta/index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>TMR Modern Herbal Medicine</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=19" scrolling="auto" noresize>
|
||||
</frameset>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -115,7 +115,7 @@
|
||||
<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 normal-button" id="kezuoB" target="_blank"
|
||||
style="margin-top: 15px;margin-bottom: 5px; display: none;">Special Issue Proposal Application</a>
|
||||
style="margin-top: 20px;margin-bottom: 5px; display: none;">Special Issue Proposal Application</a>
|
||||
<ul>
|
||||
<!--客座-->
|
||||
<!-- <li>-->
|
||||
|
||||
@@ -2003,7 +2003,7 @@ ul li .ab_tad {
|
||||
.whitebg>div {
|
||||
margin: 0 10px;
|
||||
/*border-bottom: 1px solid #ddd;*/
|
||||
padding-bottom: 10px;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
.whitebg>div p {
|
||||
@@ -2060,7 +2060,7 @@ ul li .ab_tad {
|
||||
text-align: center;
|
||||
border-radius: 4px;
|
||||
padding: 15px 0;
|
||||
margin: 5px 0 11px 5px;
|
||||
margin: 10px 0 0px 5px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
@@ -2080,7 +2080,7 @@ ul li .ab_tad {
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 10px;
|
||||
border-radius: 4px;
|
||||
padding: 10px 0 5px 0;
|
||||
height: 45px;
|
||||
|
||||
Reference in New Issue
Block a user