提交 ad2e6740 authored 作者: matian's avatar matian

图片替换

上级 2536aa02
......@@ -9,13 +9,13 @@
</div> -->
</div>
<div class="content">
<img class="img1" src="https://webapp-pub.ezijing.com/project/marywood/marywood31.png" />
<img class="img1" src="https://webapp-pub.ezijing.com/project/marywood/marywood311.png" />
</div>
<div class="content">
<div class="img-box">
<img class="img2" src="https://webapp-pub.ezijing.com/project/marywood/marywood321.png" />
</div>
<img class="img22" src="https://webapp-pub.ezijing.com/project/marywood/marywood3221.png" />
<img class="img22" src="https://webapp-pub.ezijing.com/project/marywood/marywood3222.png" />
</div>
<img class="img4" src="https://webapp-pub.ezijing.com/project/marywood/marywood33.png" />
<div class="content">
......@@ -64,7 +64,7 @@
</div>
</div>
<!-- <div class="content"> -->
<!-- <img src="https://webapp-pub.ezijing.com/project/marywood/marywood36.png" /> -->
<!-- <img src="https://webapp-pub.ezijing.com/project/marywood/marywood36.png" /> -->
<!-- </div> -->
<div class="content_tit">
<div class="line"></div>
......@@ -107,9 +107,9 @@
</div>
<div class="h5-content">
<div class="h5-title">玛丽伍德大学介绍</div>
<img src="https://webapp-pub.ezijing.com/project/marywood/h5/school-img1.png" />
<img src="https://webapp-pub.ezijing.com/project/marywood/h5/school-img11.png" />
<div class="h5-title m-t-10">专业介绍</div>
<img src="https://webapp-pub.ezijing.com/project/marywood/h5/school-img2.png" />
<img src="https://webapp-pub.ezijing.com/project/marywood/h5/school-img22.png" />
<div class="h5-title m-t-10">院校荣誉</div>
<img src="https://webapp-pub.ezijing.com/project/marywood/h5/school-img3.png" />
<div class="h5-title m-t-10">申请条件</div>
......@@ -259,17 +259,17 @@ export default {
</script>
<style lang="scss" scoped>
.is-pc {
.course-set{
.course-set {
background: #fff;
width: 1200px;
margin: 30px auto 0;
.head-tab{
.head-tab {
height: 120px;
border-bottom: 1px solid #BEBEBE;
border-bottom: 1px solid #bebebe;
display: flex;
justify-content: space-evenly;
.btn{
p{
.btn {
p {
font-size: 26px;
font-weight: 400;
color: #959595;
......@@ -280,10 +280,10 @@ export default {
}
padding-top: 60px;
cursor: pointer;
&.active{
border-bottom: 1px solid #AA1941;
p{
color: #AA1941;
&.active {
border-bottom: 1px solid #aa1941;
p {
color: #aa1941;
}
}
}
......@@ -477,26 +477,26 @@ export default {
display: block;
}
}
.h5-course-set{
.h5-course-set {
background: #fff;
.h5-head{
height: .7rem;
border-bottom: 1px solid #BEBEBE;
.h5-head {
height: 0.7rem;
border-bottom: 1px solid #bebebe;
display: flex;
overflow-x: scroll;
.btn{
padding-top: .25rem;
p{
font-size: .13rem;
color:#959595;
.btn {
padding-top: 0.25rem;
p {
font-size: 0.13rem;
color: #959595;
text-align: center;
white-space: nowrap;
}
&.active{
p{
color: #AA1941;
&.active {
p {
color: #aa1941;
}
border-bottom: 1px solid #AA1941;
border-bottom: 1px solid #aa1941;
}
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论