提交 6e708a7e authored 作者: matian's avatar matian

fix:师资图片修改以及页面优化

上级 51e6fa1e
No preview for this file type
...@@ -65,6 +65,10 @@ export default { ...@@ -65,6 +65,10 @@ export default {
value: '0~2', value: '0~2',
label: '0-2年' label: '0-2年'
}, },
{
value: '2~3',
label: '2-3年'
},
{ {
value: '3~5', value: '3~5',
label: '3-5年' label: '3-5年'
......
...@@ -82,22 +82,25 @@ export default { ...@@ -82,22 +82,25 @@ export default {
margin: 0 auto; margin: 0 auto;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
.li_center{
align-self: center;
}
.li { .li {
// width: 250px; // width: 250px;
margin: auto; margin: auto;
&.mar-t { &.mar-t {
transform: translateY(-35px); // transform: translateY(-35px);
.li-tit { .li-tit {
line-height: 34px; line-height: 34px;
transform: translateY(20px); // transform: translateY(20px);
} }
} }
.li-tit { .li-tit {
text-align: center; text-align: center;
font-size: 30px; font-size: 30px;
// line-height: 100%; line-height: 100%;
color: #fff; color: #fff;
} }
.item { .item {
...@@ -108,7 +111,6 @@ export default { ...@@ -108,7 +111,6 @@ export default {
color: #ffffff; color: #ffffff;
text-align: center; text-align: center;
margin-bottom: 15px; margin-bottom: 15px;
line-height: 100%;
span { span {
font-size: 24px; font-size: 24px;
} }
...@@ -118,12 +120,13 @@ export default { ...@@ -118,12 +120,13 @@ export default {
font-size: 16px; font-size: 16px;
line-height: 30px; line-height: 30px;
color: #ffffff; color: #ffffff;
// margin-bottom: 11px;
} }
} }
} }
} }
} }
} }
.is-h5 { .is-h5 {
...@@ -156,16 +159,17 @@ export default { ...@@ -156,16 +159,17 @@ export default {
} }
.content-mian { .content-mian {
// width: 1000px; // width: 1000px;
// margin: 0 auto; margin: 0 auto;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
.li_center{ .li_center{
align-self: center; align-self: center;
} }
.li { .li {
width: 1.05rem; // width: 1.05rem;
margin: auto;
&.mar-t { &.mar-t {
transform: translateY(-0.15rem); // transform: translateY(-0.15rem);
.li-tit { .li-tit {
line-height: 0.15rem; line-height: 0.15rem;
transform: translateY(0.1rem); transform: translateY(0.1rem);
......
...@@ -4,7 +4,8 @@ ...@@ -4,7 +4,8 @@
<template v-if="!searchVisible"> <template v-if="!searchVisible">
<div class="logo-box"> <div class="logo-box">
<nuxt-link to="/" class="logo"> <nuxt-link to="/" class="logo">
<img src="https://webapp-pub.ezijing.com/project/caas/SEG_logo_Pantone.png" /> <img src="https://webapp-pub.ezijing.com/project/caas/SEG_logo_Pantone.png" />
<div class="line">|</div>
<img src="https://webapp-pub.ezijing.com/project/caas/logo-caas.svg" /> <img src="https://webapp-pub.ezijing.com/project/caas/logo-caas.svg" />
<img style="margin-left:20px" src="https://webapp-pub.ezijing.com/project/caas/logo-crcs.svg" /> <img style="margin-left:20px" src="https://webapp-pub.ezijing.com/project/caas/logo-crcs.svg" />
</nuxt-link> </nuxt-link>
...@@ -92,6 +93,12 @@ export default { ...@@ -92,6 +93,12 @@ export default {
.logo-box { .logo-box {
flex: 1; flex: 1;
display: flex; display: flex;
.line{
font-size: 20px;
font-weight: 200;
margin-left: 10px;
margin-right: 10px;
}
img { img {
height: 0.26rem; height: 0.26rem;
cursor: pointer; cursor: pointer;
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
<div class="max-width-content"> <div class="max-width-content">
<nuxt-link to="/"> <nuxt-link to="/">
<img src="https://webapp-pub.ezijing.com/project/caas/SEG_logo_Pantone.png" /> <img src="https://webapp-pub.ezijing.com/project/caas/SEG_logo_Pantone.png" />
<div class="line"></div>
<img src="https://webapp-pub.ezijing.com/project/caas/logo-caas.svg" /> <img src="https://webapp-pub.ezijing.com/project/caas/logo-caas.svg" />
<img style="margin-left:20px" src="https://webapp-pub.ezijing.com/project/caas/logo-crcs.svg" /> <img style="margin-left:20px" src="https://webapp-pub.ezijing.com/project/caas/logo-crcs.svg" />
</nuxt-link> </nuxt-link>
...@@ -92,6 +93,10 @@ li { ...@@ -92,6 +93,10 @@ li {
.max-width-content { .max-width-content {
display: flex; display: flex;
align-items: center; align-items: center;
.line{
font-size: 40px;
font-weight: 200;
}
::v-deep { ::v-deep {
a { a {
display: flex; display: flex;
......
...@@ -37,32 +37,32 @@ export default { ...@@ -37,32 +37,32 @@ export default {
title: this.$t('teachers.tit1'), title: this.$t('teachers.tit1'),
list: [ list: [
{ {
image: 'https://webapp-pub.ezijing.com/project/caas/teacher_s1.png', image: 'https://webapp-pub.ezijing.com/project/caas/Tanja_Florenthal%20.png',
name: this.$t('teachers.tea1Name'), name: this.$t('teachers.tea1Name'),
intr: this.$t('teachers.tea1Txt') intr: this.$t('teachers.tea1Txt')
}, },
{ {
image: 'https://webapp-pub.ezijing.com/project/caas/teacher_s2.png', image: 'https://webapp-pub.ezijing.com/project/caas/R.%20Max%20Behesht.png',
name: this.$t('teachers.tea2Name'), name: this.$t('teachers.tea2Name'),
intr: this.$t('teachers.tea2Txt') intr: this.$t('teachers.tea2Txt')
}, },
{ {
image: 'https://webapp-pub.ezijing.com/project/caas/teacher_s3.png', image: 'https://webapp-pub.ezijing.com/project/caas/Alain%20Muller.png',
name: this.$t('teachers.tea3Name'), name: this.$t('teachers.tea3Name'),
intr: this.$t('teachers.tea3Txt') intr: this.$t('teachers.tea3Txt')
}, },
{ {
image: 'https://webapp-pub.ezijing.com/project/caas/teacher_s4.png', image: 'https://webapp-pub.ezijing.com/project/caas/Jorge%20arnanz.png',
name: this.$t('teachers.tea4Name'), name: this.$t('teachers.tea4Name'),
intr: this.$t('teachers.tea4Txt') intr: this.$t('teachers.tea4Txt')
}, },
{ {
image: 'https://webapp-pub.ezijing.com/project/caas/teacher_s5.png', image: 'https://webapp-pub.ezijing.com/project/caas/Apostolos%20Ampountolas.png',
name: this.$t('teachers.tea5Name'), name: this.$t('teachers.tea5Name'),
intr: this.$t('teachers.tea5Txt') intr: this.$t('teachers.tea5Txt')
}, },
{ {
image: 'https://webapp-pub.ezijing.com/project/caas/teacher_s6.png', image: 'https://webapp-pub.ezijing.com/project/caas/Daarren%20Burke.png',
name: this.$t('teachers.tea6Name'), name: this.$t('teachers.tea6Name'),
intr: this.$t('teachers.tea6Txt') intr: this.$t('teachers.tea6Txt')
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论