提交 0daf89a4 authored 作者: lihuihui's avatar lihuihui

update

上级 af8aa140
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
</div> </div>
<div> <div>
<a href="http://jsj.moe.gov.cn" target="_blank" > <a href="http://jsj.moe.gov.cn" target="_blank" >
教育部涉外监管 教育涉外监管信息
</a> </a>
</div> </div>
<div> <div>
...@@ -98,7 +98,7 @@ export default { ...@@ -98,7 +98,7 @@ export default {
.left-content{ .left-content{
div{ div{
opacity: 0.7; opacity: 0.7;
font-size: 22px; font-size: 18px;
font-weight: 300; font-weight: 300;
line-height: 50px; line-height: 50px;
color: #FFFFFF; color: #FFFFFF;
...@@ -107,7 +107,7 @@ export default { ...@@ -107,7 +107,7 @@ export default {
} }
} }
.center-content{ .center-content{
font-size: 16px; font-size: 18px;
line-height: 32px; line-height: 32px;
color: #FFFFFF; color: #FFFFFF;
letter-spacing: 3px; letter-spacing: 3px;
......
...@@ -35,7 +35,7 @@ export default { ...@@ -35,7 +35,7 @@ export default {
title: '必修课程', title: '必修课程',
item: [ item: [
{ {
name: 'Design Thinking For Managers (设计思维)', name: '设计思维与管理创新',
score: 3 score: 3
}, },
{ {
...@@ -47,19 +47,19 @@ export default { ...@@ -47,19 +47,19 @@ export default {
score: 3 score: 3
}, },
{ {
name: 'Leadership in the Information Age (信息时代的领导力)', name: '信息时代的领导力',
score: 3 score: 3
}, },
{ {
name: '领导力组织行为', name: '组织行为与领导力',
score: 3 score: 3
}, },
{ {
name: '中国制度环境与商法', name: '商法',
score: 3 score: 3
}, },
{ {
name: 'Financial Planning and Management (财务规划与管理)', name: '财务规划与管理',
score: 3 score: 3
}, },
{ {
...@@ -71,7 +71,7 @@ export default { ...@@ -71,7 +71,7 @@ export default {
score: 3 score: 3
}, },
{ {
name: 'Business Intelligence (商业智能)', name: '商业智能',
score: 3 score: 3
}, },
{ {
...@@ -81,6 +81,10 @@ export default { ...@@ -81,6 +81,10 @@ export default {
{ {
name: '管理信息系统', name: '管理信息系统',
score: 3 score: 3
},
{
name: '案例实践课',
score: '-'
} }
] ]
} }
......
<template> <template>
<div class="teacher-content-box"> <div class="teacher-content-box">
<app-frame :data="frameParams"> <app-frame :data="frameParams">
<div class="content-box" v-if="false"> <div class="content-box">
<div class="teacher-box"> <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood-teacher-all.png" style="width:100%;display:block">
<!-- <div class="teacher-box">
<div class="mar-t-box" v-for="(item, index) in teacherList" :key="index"> <div class="mar-t-box" v-for="(item, index) in teacherList" :key="index">
<div class="title">{{ item.title }}</div> <div class="title">{{ item.title }}</div>
<ul> <ul>
...@@ -17,7 +18,7 @@ ...@@ -17,7 +18,7 @@
</template> </template>
</ul> </ul>
</div> </div>
</div> </div> -->
</div> </div>
</app-frame> </app-frame>
</div> </div>
......
<template> <template>
<div class="outstanding"> <div class="outstanding">
<app-frame :data="frameParams"> <app-frame :data="frameParams">
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/mary-alumni-new.png" style="width:90%;margin:0 auto;display:block">
<div class="alumni" v-if="false"> <div class="alumni" v-if="false">
<h5>KELLEY商学院杰出校友</h5> <h5>KELLEY商学院杰出校友</h5>
<ul class="card-list"> <ul class="card-list">
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
大专学历(需满足5年管理经验且择优录取) 大专学历(需满足5年管理经验且择优录取)
</div> </div>
</div> </div>
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/apply-img-x.png" alt="" /> <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/apply-img-x.png" alt=""/>
</div> </div>
</app-frame> </app-frame>
</div> </div>
...@@ -57,8 +57,8 @@ export default { ...@@ -57,8 +57,8 @@ export default {
margin: 0 auto; margin: 0 auto;
.content-box { .content-box {
img { img {
width: 900px; width: 500px;
margin: 0 auto; // margin: 0 auto;
display: block; display: block;
} }
padding-top: 46px; padding-top: 46px;
......
...@@ -10,9 +10,9 @@ ...@@ -10,9 +10,9 @@
</div> </div>
<div class="title mar-t55">贷款</div> <div class="title mar-t55">贷款</div>
<div class="con-txt"> <div class="con-txt">
1、就读本项目的学生,可以申请多家金融机构的贷款服务<br /> 1、就读本项目的学生,可以申请多家金融机构的贷款服务<br />
2、具体信息会在学生获得正式录取资格后公布<br /> 2、具体信息会在学生获得正式录取资格后公布<br />
3、清华控股旗下紫荆教育不为学员担保贷款,不承担催款义务 3、清华控股旗下紫荆教育不为学员担保贷款,不承担催款义务
</div> </div>
</div> </div>
</div> </div>
......
...@@ -45,12 +45,8 @@ ...@@ -45,12 +45,8 @@
/> />
</div> </div>
<div class="text"> <div class="text">
<p> <p>美国玛丽伍德大学(Marywood University)办于1915年,有超过100年的历史。学校位于宾夕法尼亚州斯克兰顿市,占地700亩。学校地理位置优越,距离美国金融中心纽约和美国最古老城市之一的费城均约2小时车程。玛丽伍德大学是一所拥有128名全职教授、超过 3,000 名在校学生的综合性大学,大学设置超过100个本科、硕士及博士专业。</p>
美国玛丽伍德大学(Marywood University)创办于 1915 年,有超过100年的历史。学校位于斯克兰顿市,宾夕法尼亚州,占地115英亩。学校地理位置优越,距离美国金融中心纽约和美国最古老师城市之一的费城均约2.5小时车程。玛丽伍德大学是一所拥有128名全职教授、超过 3,000 名在校学生的综合性大学,大学设置超过100个本科、硕士及博士专业。 <p>玛丽伍德大学服务来自各种学习背景的学生,并且率先通过对道德的推动来丰富人生,为学生全面发展并掌握专业技能和领导能力创建一套体系化的教育系统。</p>
</p>
<p>
美国玛丽伍德大学服务来自各种学习背景的学生,并且率先通过对道德的推动来丰富人生,为学生全面发展并掌握专业技能和领导能力创建一套完美的教育系统。
</p>
</div> </div>
</div> </div>
<div class="lhbx" v-if="tabActive === 'lhbx'"> <div class="lhbx" v-if="tabActive === 'lhbx'">
...@@ -59,7 +55,7 @@ ...@@ -59,7 +55,7 @@
</div> </div>
<div class="text"> <div class="text">
<p> <p>
紫荆-玛丽伍德工商管理硕士(MBA)学位项目通过学习战略管理、设计思维、商务智能、信息时代领导力、市场营销、运营管理等创新MBA核心课程体系,让学员掌握与国际同步的管理领域的最新趋势与管理技能,提升学员在各个职能领域分析和解决问题的能力,培养具备创新能力、科技智慧、兼具国际视野和中国本土实践的商界领袖 紫荆-玛丽伍德工商管理硕士(MBA)项目是清华控股紫荆教育与玛丽伍德大学联合培养的非全日制MBA项目,依托清控紫荆教育和玛丽伍德大学丰厚的教学资源,放眼全球、结合中国国情,倾力打造融汇中外“创新思维+商业智能+信息时代的领导力”理论与最新实践的前沿人才培育体系,志在培养立足中国本土实践、兼具国际视野的复合型管理人才
</p> </p>
<p> <p>
紫荆-玛丽伍德工商管理硕士(MBA)学位项目(中文项目)已获得美国教育部中部地区认证委员会认证,官网可查<a href="https://www.msche.org/institution/0531/">https://www.msche.org/institution/0531/</a> 紫荆-玛丽伍德工商管理硕士(MBA)学位项目(中文项目)已获得美国教育部中部地区认证委员会认证,官网可查<a href="https://www.msche.org/institution/0531/">https://www.msche.org/institution/0531/</a>
......
...@@ -6,13 +6,13 @@ ...@@ -6,13 +6,13 @@
<!-- <p><i></i>修满33个学分</p> <!-- <p><i></i>修满33个学分</p>
<p><i></i>完成毕业报告</p> --> <p><i></i>完成毕业报告</p> -->
</div> </div>
<p class="text">达到毕业条件的学员将被授予</p> <!-- <p class="text">达到毕业条件的学员将被授予</p> -->
<img <img
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/image3.jpeg" src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood-cert-new.png"
alt="" alt=""
/> />
<p class="certificate-title">紫荆-玛丽伍德工商管理硕士(MBA)学位</p> <!-- <p class="certificate-title">紫荆-玛丽伍德工商管理硕士(MBA)学位</p>
<p class="certificate-des">*本学位和美国本校生所获学位相同</p> <p class="certificate-des">*本学位和美国本校生所获学位相同</p> -->
</div> </div>
</app-frame> </app-frame>
</div> </div>
...@@ -84,8 +84,8 @@ export default { ...@@ -84,8 +84,8 @@ export default {
} }
img { img {
display: block; display: block;
width: 376px; width: 600px;
height: 291px; // height: 291px;
margin: 40px auto; margin: 40px auto;
} }
.certificate-title { .certificate-title {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论