This commit is contained in:
2021-10-29 13:59:44 +08:00
parent a33b21480c
commit ce030ba93a
3 changed files with 801 additions and 786 deletions

View File

@@ -37,7 +37,6 @@ class IndexController extends AdminController
$form->text('title', '文件名称');
$form->file('cover', '文件')
->move('file/' . date('Y/m/d'))
->uniqueName()
->required();
});
}

View File

@@ -2,7 +2,7 @@
/* CSS Document */
*{ margin:0; padding:0}
ul li{ list-style:none}
img{ border:0; max-width:100%}
img{ border:0; max-width:100%; height: auto;}
a{ text-decoration:none; color:#333}
body{ font-family:"微软雅黑"; width:100%; min-width:1200px;color: #333;font-size: 14px;}
p{text-align:justify}
@@ -116,7 +116,7 @@ p{text-align:justify}
}
.idxNav-li li {
padding: 5px 25px 0;
padding: 5px 15px 0;
color: #fff;
font-size: 16px;
cursor: pointer;
@@ -158,33 +158,31 @@ p{text-align:justify}
box-shadow: 0 0 .5rem rgba(0,0,0,.2);
border-radius: .5rem;
overflow: hidden;
position: relative;
}
.idxOneCont-top {
padding: 1rem;
padding: 1rem 1rem 0;
box-sizing: border-box;
position: relative;
height: 50%;
}
.idxOneCont-img {
width: 120px;
height: 160px;
margin: 0 auto 10px;
}
.idxOneCont-img>span {
background-size: 100% 100%;
}
.idxOneCont-text {
position: absolute;
top: 30px;
left: 150px;
right: 10px;
width: calc(100% - 160px);
font-weight: 600;
font-size: 16px;
}
.idxOneCont-text>div{
color: #4f4f4f;
display: flex;
margin: .5rem 0;
margin: 1rem 0;
}
.idxOneCont-text>div>span{
display: inline-block;
@@ -215,6 +213,8 @@ p{text-align:justify}
height: 380px;
width: 100%;
cursor: pointer;
border-radius: 8px;
overflow: hidden;
}
.idxBanner-img>p {
position: absolute;
@@ -629,7 +629,7 @@ p{text-align:justify}
margin-top: 20px;
}
.pagelist .listbox {
border: 1px solid #efefef;
/*border: 1px solid #efefef;*/
margin: 20px 0;
}
.pagelist li {

View File

@@ -32,28 +32,37 @@
</div>
</div>
</div>
<div class="idxOneCont">
<div class="idxOneCont-top">
<div class="idxOneCont" data-href="http://sys.caauto.com.cn/login"
style="background-image: url(/assets/index/images/idxThree_img_01.png);">
<!-- <div class="idxOneCont-top">
<div class="ce-img idxOneCont-img">
<span style="background-image: url(/assets/index/images/records_img.png);"></span>
</div>
<div class="idxOneCont-text">
<div><span>主办:</span>
<div>
<span>主办:</span>
<div style="width: calc(100% - 3rem)">
<p>中国自动化学会</p>
<p>黑龙江省自动化学会</p>
<p>黑龙江省科学院智能制造研究所</p></div>
<div><span>刊期:</span>
<p>月刊</p></div>
<div><span>ISSN</span>
<p>0254-4156</p></div>
<p>黑龙江省科学院智能制造研究所</p>
</div>
</div>
<div>
<span>刊期:</span>
<p>月刊</p>
</div>
<div>
<span>ISSN</span>
<p>0254-4156</p>
</div>
<div><span>CN</span>11-2109/TP</div>
</div>
</div>
<div class="idxOneCont-tool">
</div> -->
<!-- <div class="idxOneCont-tool">
<div>主编邮箱</div>
<span>1514719142@qq.com</span>
<span>1514719142@qq.com</span>
</div>
</div> -->
</div>
</div>
</div>
@@ -112,8 +121,15 @@
</li>
</ul>
<div class="idxThree-tips">
<span>注意:</span> 1 每篇文章都需要有投稿作者和通讯作者,可以由同一人担任。
2要把所有的署名作者一一填写因为在打印录用通知时会把作者的姓名打印上。论文在投稿后作者顺序不能再做变更。合作的论文署名须征得合作者的同意保证该论文的署名权无争议若发生署名权争议问题一切责任由作者承担。
<span>注意:</span>
1 每篇文章都需要有投稿作者和通讯作者,可以由同一人担任。<br>
2要把所有的署名作者一一填写因为在打印录用通知时会把作者的姓名打印上。论文在投稿后作者顺序不能再做变更。合作的论文署名须征得合作者的同意保证该论文的署名权无争议若发生署名权争议问题一切责任由作者承担。<br>
</div>
<div class="idxThree-tips" style="color:#000;">
根据国家对期刊质量管理要求,加强学术不端风险防范,完善学术不端体系建设标准查漏补缺工作,建议各位作者在投稿前通过本站官网进行论文查重检测。目前只有万方公司对个人用户提供检测服务,作者在外部渠道查重易造成论文与成果泄漏,来稿作者可自愿使用本站万方检测系统预查重检测。
</div>
<div class="idxThree-tips" style="color:#000;">
检测链接地址: <a href="http://caauto.wanfangtech.net" style="color: red">http://caauto.wanfangtech.net</a>
</div>
</div>
</div>
@@ -145,8 +161,8 @@
<div class="idxThree-img" data-download="{{ $file->download_path }}">
<img src="/assets/index/images/idxThree_img_00.png">
</div>
<div class="idxThree-img" data-href="http://sys.caauto.com.cn/login">
<img src="/assets/index/images/idxThree_img_01.png">
<div class="idxThree-img">
<img src="/assets/index/images/idxThree_img_03.jpg">
</div>
</div>
</div>
@@ -233,7 +249,7 @@
paginationClickable: true,
spaceBetween: 30,
centeredSlides: true,
autoplay: 2500,
autoplay: 6000,
autoplayDisableOnInteraction: false
});