提交 44af4008 authored 作者: matian's avatar matian

updates

上级 d26ca2c8
......@@ -357,7 +357,7 @@ export default {
}
}
.content_left_bottom {
text-align: left;
text-align: justify;
line-height: 2;
font-size: 18px;
color: #666666;
......@@ -370,7 +370,7 @@ export default {
.content_right2 {
margin-left: 59px;
padding-top: 70px;
text-align: left;
text-align: justify;
}
}
.content_apply {
......@@ -625,6 +625,7 @@ export default {
font-size: 18px;
line-height: 2;
color: #666666;
text-align: justify;
}
p + p {
margin-top: 20px;
......
......@@ -8,6 +8,9 @@
<el-image :src="url1" class="img1"></el-image>
<div class="item_english_name">博士学位证书</div>
</div>
<div class="academic_desc">
*注:学员在完成所有毕业要求后,将获得加州浸会大学授予工商管理博士学位。该学位证书与学生去加州浸会大学线下就读所获证书相同。
</div>
<!-- <div class="img_english">
<el-image :src="url2" class="img2"></el-image>
<div class="item_english_name">学历学位认证</div>
......@@ -22,6 +25,9 @@
<el-image :src="url1" class="img1"></el-image>
<div class="item_english_name">博士学位证书</div>
</div>
<div class="academic_desc">
*注:学员在完成所有毕业要求后,将获得加州浸会大学授予工商管理博士学位。该学位证书与学生去加州浸会大学线下就读所获证书相同。
</div>
<!-- <div class="img_english">
<el-image :src="url2" class="img2"></el-image>
<div class="item_english_name">学历学位认证</div>
......@@ -60,7 +66,8 @@ export default {
padding: 70px 64px 80px 48px;
display: flex;
justify-content: center;
align-items: flex-end;
align-items: center;
flex-direction: column;
.img_english {
display: flex;
......@@ -70,7 +77,7 @@ export default {
.item_english_name {
font-weight: 400;
color: #424242;
font-size: 16px;
font-size: 20px;
margin-top: 20px;
}
.img1 {
......@@ -83,6 +90,11 @@ export default {
margin-left: 32px;
}
}
.academic_desc {
color: #666666;
font-size: 16px;
margin-top: 20px;
}
}
}
.is-h5 {
......@@ -91,7 +103,7 @@ export default {
justify-content: center;
align-items: center;
flex-direction: column;
padding: 0.3rem 0 0.3rem;
padding: 0.3rem;
.img_english {
margin-top: 0.4rem;
display: flex;
......@@ -101,9 +113,8 @@ export default {
.item_english_name {
font-weight: 400;
color: #424242;
font-size: 0.08rem;
font-size: 0.12rem;
margin-top: 0.1rem;
// padding-bottom: 0.17rem;
}
.img1 {
width: 2.53rem;
......@@ -114,6 +125,11 @@ export default {
height: 3.3rem;
}
}
.academic_desc {
color: #666666;
font-size: 0.08rem;
margin-top: 20px;
}
}
}
</style>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论