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

图片替换

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