提交 77f68260 authored 作者: matian's avatar matian

页面优化

上级 270b0caa
...@@ -84,13 +84,13 @@ export default { ...@@ -84,13 +84,13 @@ export default {
.tit { .tit {
font-size: 0.14rem; font-size: 0.14rem;
font-weight: bold; font-weight: bold;
line-height: 34px; line-height: 0.28rem;
color: #424242; color: #424242;
} }
.img1 { .img1 {
width: 100%; width: 100%;
height: 100%; height: 100%;
margin-top: 0.2rem; margin-top: 0.01rem;
} }
} }
.part { .part {
......
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
</div> </div>
<div class="content-mod2" v-if="showIndex === 1"> <div class="content-mod2" v-if="showIndex === 1">
<div class="content-txt"> <div class="content-txt">
<div class="con">
<div class="p"> <div class="p">
提交申请材料并通过审核后,进入到面试环节。通过清控紫荆教育中英文面试后将获得条件录取资格或候补资格 提交申请材料并通过审核后,进入到面试环节。通过清控紫荆教育中英文面试后将获得条件录取资格或候补资格
</div> </div>
...@@ -37,6 +38,7 @@ ...@@ -37,6 +38,7 @@
</div> </div>
</div> </div>
</div> </div>
</div>
<div class="content-mod2" v-if="showIndex === 2"> <div class="content-mod2" v-if="showIndex === 2">
<div class="content-txt"> <div class="content-txt">
<ul class="graduate_list"> <ul class="graduate_list">
...@@ -257,15 +259,19 @@ export default { ...@@ -257,15 +259,19 @@ export default {
} }
.content-mian { .content-mian {
.content-mod1 { .content-mod1 {
padding: 0.34rem 0.32rem 0.4rem 0.34rem;
.content-txt { .content-txt {
background: #fff; background: #fff;
padding: 0.34rem 0 0.4rem 0.34rem; box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.06);
.content_tit { .content_tit {
font-size: 0.12rem; font-size: 0.12rem;
font-weight: 400; font-weight: 400;
line-height: 0.32rem; line-height: 0.32rem;
color: #424242; color: #424242;
padding-left: 0.18rem;
padding-right: 0.18rem;
} }
.tit { .tit {
font-size: 0.12rem; font-size: 0.12rem;
...@@ -293,12 +299,16 @@ export default { ...@@ -293,12 +299,16 @@ export default {
.content-mod2 { .content-mod2 {
margin-top: 0.18rem; margin-top: 0.18rem;
background: #fff; background: #fff;
padding: 0.34rem 0.32rem 0.4rem 0.34rem;
img { img {
width: 100%; width: 100%;
} }
.content-txt { .content-txt {
background: #fff; background: #fff;
padding: 48px 65px 75px 51px; box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.06);
.con {
padding: 0.34rem 0.18rem 0.34rem 0.18rem;
.p { .p {
font-size: 0.12rem; font-size: 0.12rem;
font-weight: 400; font-weight: 400;
...@@ -372,7 +382,10 @@ export default { ...@@ -372,7 +382,10 @@ export default {
} }
} }
} }
}
.graduate_list { .graduate_list {
padding: 0.34rem 0.18rem 0.34rem 0.36rem;
.item_parts { .item_parts {
list-style-type: disc; list-style-type: disc;
font-size: 0.14rem; font-size: 0.14rem;
......
...@@ -91,7 +91,7 @@ export default { ...@@ -91,7 +91,7 @@ export default {
top: 0; top: 0;
left: 0; left: 0;
width: 100%; width: 100%;
height: 0.16px; height: 0.05rem;
background: #aa1941; background: #aa1941;
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论