提交 4cc24cee authored 作者: lihuihui's avatar lihuihui

修改师资力量

上级 96bb3421
差异被折叠。
......@@ -164,22 +164,22 @@ export default {
teachers: {
tit1: '美方师资(部分)',
tit2: '中方师资(部分)',
tea1Name: 'Ash Soni',
tea1Txt: '印第安纳大学工商管理博士<br/>KELLEY商学院副院长、教授',
tea2Name: '杨珺',
tea2Txt: '华盛顿大学金融学博士<br />香港中文大学运营管理学博士<br />KELLEY商学院公司治理研究院院长',
tea3Name: 'Cathy Bonser-neal',
tea3Txt: '芝加哥大学博士<br />KELLEY商学院金融学副教授',
tea4Name: 'Sreeni Kamma',
tea4Txt: '纽约州立大学布法罗分校博士<br />KELLEY商学院金融系主任',
tea5Name: 'Dubos J. masson',
tea5Txt: '印第安纳大学金融学博士<br />KELLEY商学院金融系副教授',
tea6Name: 'Joe fisher',
tea6Txt: '俄亥俄州立大学博士<br />KELLEY商学院教授',
tea7Name: '肇越',
tea7Txt: '清华五道口经济学博士<br />香港致富证券首席经济学家',
tea8Name: '梁国忠',
tea8Txt: '复旦大学金融学硕士<br />中金甲子投资基金管理有限公司<br />董事长兼总经理',
tea1Name: 'Stephan Earnhart',
tea1Txt: 'SEG Pro董事总经理',
tea2Name: 'Sonia Santana',
tea2Txt: 'SEG Pro联席董事总经理',
tea3Name: 'Andrea Leuenberger',
tea3Txt: '项目主管',
tea4Name: 'Max Behesht',
tea4Txt: '瑞士恺撒里兹酒店管理大学校长',
tea5Name: 'Robert Saltz',
tea5Txt: '瑞士酒店管理大学学生事务主管',
tea6Name: 'David Richey',
tea6Txt: 'Richey International创始人和CEO',
tea7Name: `Siobhan O'Leary`,
tea7Txt: '人力资源与企业文化导师<br />战略规划师',
tea8Name: 'Erich Steinbock',
tea8Txt: '曾担任利亚德瑰丽酒店区域副总裁兼董事总经理<br />丽思卡尔顿酒店集团 餐饮副总裁',
tea9Name: '孙明春',
tea9Txt: '斯坦福大学博士<br />海通国际首席经济学家',
tea10Name: '洪灏',
......
......@@ -2,8 +2,8 @@
<div :class="isMobile ? 'is-h5' : 'is-pc'">
<app-frame :data="frameParams">
<div class="teacher-content-box">
<img class="teacher" src="https://webapp-pub.ezijing.com/project/seg-shms/all-teacher.jpg" />
<!-- <div class="content-box">
<!-- <img class="teacher" src="https://webapp-pub.ezijing.com/project/seg-shms/all-teacher.jpg" /> -->
<div class="content-box">
<div class="teacher-box">
<div class="mar-t-box" v-for="(item, index) in teacherList" :key="index">
<div class="title">{{ item.title }}</div>
......@@ -18,7 +18,7 @@
</ul>
</div>
</div>
</div> -->
</div>
</div>
</app-frame>
</div>
......@@ -37,72 +37,82 @@ export default {
title: this.$t('teachers.tit1'),
list: [
{
image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t1.png',
image: 'https://webapp-pub.ezijing.com/project/seg-shms/teacher-t1.png',
name: this.$t('teachers.tea1Name'),
intr: this.$t('teachers.tea1Txt')
},
{
image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t2.png',
image: 'https://webapp-pub.ezijing.com/project/seg-shms/teacher-t2.png',
name: this.$t('teachers.tea2Name'),
intr: this.$t('teachers.tea2Txt')
},
{
image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t3.png',
image: 'https://webapp-pub.ezijing.com/project/seg-shms/teacher-t3.png',
name: this.$t('teachers.tea3Name'),
intr: this.$t('teachers.tea3Txt')
},
{
image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t4.png',
image: 'https://webapp-pub.ezijing.com/project/seg-shms/teacher-t4.png',
name: this.$t('teachers.tea4Name'),
intr: this.$t('teachers.tea4Txt')
},
{
image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t5.png',
image: 'https://webapp-pub.ezijing.com/project/seg-shms/teacher-t5.png',
name: this.$t('teachers.tea5Name'),
intr: this.$t('teachers.tea5Txt')
},
{
image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t6.png',
image: 'https://webapp-pub.ezijing.com/project/seg-shms/teacher-t6.png',
name: this.$t('teachers.tea6Name'),
intr: this.$t('teachers.tea6Txt')
}
]
},
{
title: this.$t('teachers.tit2'),
list: [
},
{
image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t7.png',
image: 'https://webapp-pub.ezijing.com/project/seg-shms/teacher-t7.png',
name: this.$t('teachers.tea7Name'),
intr: this.$t('teachers.tea7Txt')
},
{
image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t8.png',
image: 'https://webapp-pub.ezijing.com/project/seg-shms/teacher-t8.png',
name: this.$t('teachers.tea8Name'),
intr: this.$t('teachers.tea8Txt')
},
{
image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t9.png',
name: this.$t('teachers.tea9Name'),
intr: this.$t('teachers.tea9Txt')
},
{
image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t10.png',
name: this.$t('teachers.tea10Name'),
intr: this.$t('teachers.tea10Txt')
},
{
image: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/kelley/wangyong.png',
name: this.$t('teachers.tea11Name'),
intr: this.$t('teachers.tea11Txt')
},
{
image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t12.png',
name: this.$t('teachers.tea12Name'),
intr: this.$t('teachers.tea12Txt')
}
]
}
// {
// title: this.$t('teachers.tit2'),
// list: [
// {
// image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t7.png',
// name: this.$t('teachers.tea7Name'),
// intr: this.$t('teachers.tea7Txt')
// },
// {
// image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t8.png',
// name: this.$t('teachers.tea8Name'),
// intr: this.$t('teachers.tea8Txt')
// },
// {
// image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t9.png',
// name: this.$t('teachers.tea9Name'),
// intr: this.$t('teachers.tea9Txt')
// },
// {
// image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t10.png',
// name: this.$t('teachers.tea10Name'),
// intr: this.$t('teachers.tea10Txt')
// },
// {
// image: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/kelley/wangyong.png',
// name: this.$t('teachers.tea11Name'),
// intr: this.$t('teachers.tea11Txt')
// },
// {
// image: 'https://webapp-pub.ezijing.com/project/kelley/teacher-t12.png',
// name: this.$t('teachers.tea12Name'),
// intr: this.$t('teachers.tea12Txt')
// }
// ]
// }
],
frameParams: {
banner: 'https://webapp-pub.ezijing.com/project/seg-shms/banner-bg-szll.png',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论