Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
4cc24cee
提交
4cc24cee
authored
7月 09, 2021
作者:
lihuihui
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
修改师资力量
上级
96bb3421
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
63 行增加
和
53 行删除
+63
-53
en-US.js
langs/en-US.js
+0
-0
zh-CN.js
langs/zh-CN.js
+16
-16
teacher.vue
pages/about/teacher.vue
+47
-37
没有找到文件。
langs/en-US.js
浏览文件 @
4cc24cee
差异被折叠。
点击展开。
langs/zh-CN.js
浏览文件 @
4cc24cee
...
...
@@ -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
:
'洪灏'
,
...
...
pages/about/teacher.vue
浏览文件 @
4cc24cee
...
...
@@ -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
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论