提交 42983851 authored 作者: 王鹏飞's avatar 王鹏飞

chore: 新增迈阿密大学保研项目

上级 0a95d173
projectId=1025 projectId=1027
newProjectId=147349767330201600 newProjectId=147349767330201600
baseURL=https://project-api.ezijing.com baseURL=https://project-api.ezijing.com
loginURL=https://login.ezijing.com/depaul-plus loginURL=https://login.ezijing.com/umiami-plus
\ No newline at end of file \ No newline at end of file
projectId=1025 projectId=1027
newProjectId=147349767330201600 newProjectId=147349767330201600
baseURL=https://project-api.ezijing.com baseURL=https://project-api.ezijing.com
loginURL=https://login.ezijing.com/depaul-plus loginURL=https://login.ezijing.com/umiami-plus
\ No newline at end of file \ No newline at end of file
projectId=1025 projectId=1027
newProjectId=147349767330201600 newProjectId=147349767330201600
baseURL=https://project-api2.ezijing.com baseURL=https://project-api2.ezijing.com
loginURL=https://login2.ezijing.com/depaul-plus loginURL=https://login2.ezijing.com/umiami-plus
\ No newline at end of file \ No newline at end of file
...@@ -25,19 +25,19 @@ export default { ...@@ -25,19 +25,19 @@ export default {
return { return {
videoData: [ videoData: [
{ {
img: 'https://webapp-pub.ezijing.com/project/depaul-plus/video/1.mp4?x-oss-process=video/snapshot,t_1000', img: 'https://webapp-pub.ezijing.com/project/umiami-plus/video/1.mp4?x-oss-process=video/snapshot,t_1000',
video_url: 'https://webapp-pub.ezijing.com/project/depaul-plus/video/1.mp4', video_url: 'https://webapp-pub.ezijing.com/project/umiami-plus/video/1.mp4',
title: '分享在德保罗大学生活的一天' title: '带你深度游迈阿密大学'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/depaul-plus/video/3.mp4?x-oss-process=video/snapshot,t_1000', img: 'https://webapp-pub.ezijing.com/project/umiami-plus/video/2.mp4?x-oss-process=video/snapshot,t_2000',
video_url: 'https://webapp-pub.ezijing.com/project/depaul-plus/video/3.mp4', video_url: 'https://webapp-pub.ezijing.com/project/umiami-plus/video/2.mp4',
title: '一起沉浸式体验德保罗校园生活' title: '迈阿密大学2023年春季开学典礼'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/depaul-plus/video/2.mp4?x-oss-process=video/snapshot,t_1000', img: 'https://webapp-pub.ezijing.com/project/umiami-plus/video/3.mp4?x-oss-process=video/snapshot,t_35000',
video_url: 'https://webapp-pub.ezijing.com/project/depaul-plus/video/2.mp4', video_url: 'https://webapp-pub.ezijing.com/project/umiami-plus/video/3.mp4',
title: '在德保罗开启您的未来' title: '迈阿密大学节日快乐'
} }
], ],
playUrl: '', playUrl: '',
......
...@@ -36,7 +36,7 @@ import * as api from '@/api' ...@@ -36,7 +36,7 @@ import * as api from '@/api'
export default { export default {
data() { data() {
return { return {
ruleForm: { name: '', phone: '', project_id: '1025', channel: localStorage.getItem('channel_num') || 19960 }, ruleForm: { name: '', phone: '', project_id: '1027', channel: localStorage.getItem('channel_num') || 19960 },
projectList: [ projectList: [
{ label: '金融工商管理硕士', value: '1000' }, { label: '金融工商管理硕士', value: '1000' },
{ label: '酒店及旅游业工商管理硕士', value: '1008' }, { label: '酒店及旅游业工商管理硕士', value: '1008' },
...@@ -46,7 +46,7 @@ export default { ...@@ -46,7 +46,7 @@ export default {
{ label: '中国未来金融领袖计划', value: '1007' }, { label: '中国未来金融领袖计划', value: '1007' },
{ label: '国际硕士保研项目', value: '1016' }, { label: '国际硕士保研项目', value: '1016' },
{ label: '金融学硕士保研项目', value: '1018' }, { label: '金融学硕士保研项目', value: '1018' },
{ label: '金融学硕士保研项目', value: '1025' } { label: '金融学硕士保研项目', value: '1027' }
], ],
phoneCode: '', phoneCode: '',
codeButtonDisabled: false, codeButtonDisabled: false,
......
...@@ -22,7 +22,7 @@ export default { ...@@ -22,7 +22,7 @@ export default {
name: '项目介绍', name: '项目介绍',
path: '/about/school' path: '/about/school'
// children: [ // children: [
// { name: '德保罗大学', path: '/about/school' } // { name: '迈阿密大学', path: '/about/school' }
// // { name: '最近动态', path: '/news/hot' } // // { name: '最近动态', path: '/news/hot' }
// ] // ]
}, },
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<div class="dialog-box" @click.stop> <div class="dialog-box" @click.stop>
<h2 class="title">关注我们</h2> <h2 class="title">关注我们</h2>
<div class="follow"> <div class="follow">
<img src="https://webapp-pub.ezijing.com/project/depaul-plus/wechat.png" /> <img src="https://webapp-pub.ezijing.com/project/umiami-plus/wechat.png" />
<p>扫码关注 了解更多</p> <p>扫码关注 了解更多</p>
</div> </div>
</div> </div>
......
...@@ -58,22 +58,22 @@ export default { ...@@ -58,22 +58,22 @@ export default {
isShow: false, isShow: false,
list: [ list: [
{ {
poster: 'https://webapp-pub.ezijing.com/project/depaul-plus/show_1.jpg' poster: 'https://webapp-pub.ezijing.com/project/umiami-plus/show_1.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/depaul-plus/show_2.jpg' poster: 'https://webapp-pub.ezijing.com/project/umiami-plus/show_2.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/depaul-plus/show_3.jpg' poster: 'https://webapp-pub.ezijing.com/project/umiami-plus/show_3.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/depaul-plus/show_4.jpg' poster: 'https://webapp-pub.ezijing.com/project/umiami-plus/show_4.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/depaul-plus/show_5.jpg' poster: 'https://webapp-pub.ezijing.com/project/umiami-plus/show_5.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/depaul-plus/show_6.jpg' poster: 'https://webapp-pub.ezijing.com/project/umiami-plus/show_6.png'
} }
], ],
// 当前播放的视频 // 当前播放的视频
...@@ -196,7 +196,7 @@ export default { ...@@ -196,7 +196,7 @@ export default {
.is-pc { .is-pc {
.video-wrapper { .video-wrapper {
margin-top: 56px; margin-top: 56px;
background: url(https://webapp-pub.ezijing.com/project/depaul-plus/video_bg.png) no-repeat center center; background: url(https://webapp-pub.ezijing.com/project/umiami-plus/video_bg.png) no-repeat center center;
background-size: cover; background-size: cover;
} }
.content { .content {
......
...@@ -63,8 +63,8 @@ export default { ...@@ -63,8 +63,8 @@ export default {
}, },
bannerUrl() { bannerUrl() {
return this.isMobile return this.isMobile
? 'https://webapp-pub.ezijing.com/project/depaul-plus/h5/banner.png' ? 'https://webapp-pub.ezijing.com/project/umiami-plus/h5/banner.png'
: 'https://webapp-pub.ezijing.com/project/depaul-plus/banner.png' : 'https://webapp-pub.ezijing.com/project/umiami-plus/banner.png'
} }
}, },
methods: { methods: {
...@@ -73,7 +73,7 @@ export default { ...@@ -73,7 +73,7 @@ export default {
this.$router.push('/my/account') this.$router.push('/my/account')
} else if (item.tag === '2') { } else if (item.tag === '2') {
window.open( window.open(
'https://webapp-pub.ezijing.com/project/depaul-plus/%E6%96%AF%E8%92%82%E6%96%87%E6%96%AF%E7%90%86%E5%B7%A5%E5%AD%A6%E9%99%A2%E5%B7%A5%E7%A8%8B%E7%AE%A1%E7%90%86%E7%A1%95%E5%A3%AB%E4%BF%9D%E7%A0%94%E9%A1%B9%E7%9B%AE%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf?v=1' 'https://webapp-pub.ezijing.com/project/umiami-plus/%E6%96%AF%E8%92%82%E6%96%87%E6%96%AF%E7%90%86%E5%B7%A5%E5%AD%A6%E9%99%A2%E5%B7%A5%E7%A8%8B%E7%AE%A1%E7%90%86%E7%A1%95%E5%A3%AB%E4%BF%9D%E7%A0%94%E9%A1%B9%E7%9B%AE%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf'
) )
} else if (item.tag === '3') { } else if (item.tag === '3') {
this.$router.push('/about/school') this.$router.push('/about/school')
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<img :src="item.web_img_uri" /> <img :src="item.web_img_uri" />
</div> </div>
<div class="item_desc"> <div class="item_desc">
<div class="item_desc_tit">{{ item.item_desc_tit }}</div> <div class="item_desc_tit"><p v-html="item.item_desc_tit"></p></div>
<div class="item_desc_con" v-html="item.item_desc_con"></div> <div class="item_desc_con" v-html="item.item_desc_con"></div>
</div> </div>
</div> </div>
...@@ -26,36 +26,37 @@ export default { ...@@ -26,36 +26,37 @@ export default {
return { return {
listData: [ listData: [
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/depaul-plus/feature_1.png', web_img_uri: 'https://webapp-pub.ezijing.com/project/umiami-plus/feature_1.png',
item_desc_tit: '历史悠久、文化底蕴', item_desc_tit: '研究型大学、学术顶尖<br/>多项权威认证',
item_desc_con: '创办于1898年,125年历史<br/>百年名校,全美前十大私立大学之一<br/>来自49个州和141个国家的学生' item_desc_con:
'美国顶尖研究型大学之一<br/>著名的美国大学协会(AAU)成员<br/> ABET | 美国工程与技术认证委员会认证<br/> AACSB | 国际商学院协会认证<br/> EQUIS | 欧洲质量发展认证体系认证 <br/>AMBA | 英国工商管理硕士协会'
}, },
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/depaul-plus/feature_3.png', web_img_uri: 'https://webapp-pub.ezijing.com/project/umiami-plus/feature_3.png',
item_desc_tit: '金融专业北美#56', item_desc_tit: '全球名校,多年位列全美TOP50',
item_desc_con: '金融专业北美 #56<br/>金融工程北美 #33<br/>商科全美 #86' item_desc_con: '#39 美国大学排名 | QS 2020<br/> #55 全美排名 | U.S.News 2023 <br/>#194 世界大学排名 | THE2023'
}, },
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/depaul-plus/feature_2.png', web_img_uri: 'https://webapp-pub.ezijing.com/project/umiami-plus/feature_2.png',
item_desc_tit: '实力雄厚', item_desc_tit: '实力雄厚<br/>STEM类专业高就业率、高起薪',
item_desc_con: item_desc_con:
'现有14,000+本科生,7,000+研究生<br/>生师比例17:1<br/>世界地理位置最佳的学校之一<br/>安全校园、市中心与富人区' '学校现有1.9万+学生,来自世界约120个国家<br/>生师比例11:1 <br/>STEM大类交叉学科专业 <br/>技术管理MSMT、软件工程MSSE<br/> 独立课题等丰富的学术项目、实习和就业机会<br/> 美国学生“最希望就读的大学”TOP10'
}, },
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/depaul-plus/feature_4.png', web_img_uri: 'https://webapp-pub.ezijing.com/project/umiami-plus/feature_4.png',
item_desc_tit: '校方直录', item_desc_tit: '校方直录',
item_desc_con: '点对点直录<br/>硕士学分国内提前修' item_desc_con: '点对点直录<br/>硕士学分国内提前修'
}, },
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/depaul-plus/feature_5.png', web_img_uri: 'https://webapp-pub.ezijing.com/project/umiami-plus/feature_5.png',
item_desc_tit: '免标准化考试', item_desc_tit: '免标准化考试',
item_desc_con: '校方考试替代托福、GRE' item_desc_con: '校方考试替代托福、GRE'
}, },
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/depaul-plus/feature_6.png', web_img_uri: 'https://webapp-pub.ezijing.com/project/umiami-plus/feature_6.png',
item_desc_tit: '精英辈出', item_desc_tit: '精英辈出',
item_desc_con: item_desc_con:
'中金公司总裁 朱云来<br/>摩根士丹利执行董事<br/>Joseph N. Silich<br/>德尔豪斯资本高级副总裁<br/>Mr. Lee J. Diamandakis' '美国参议员 马尔科·安东尼奥·鲁比奥<br/> 福布斯排行榜亿万富翁<br/> Two Sigma对冲基金创始人 大卫·西格尔<br/> 白宫新闻发言人 凯莉·麦克纳尼<br/> 著名演员、制片人 道恩·强森(“巨石”)<br/> 美国个人电脑(PC)之父 爱德华·罗伯茨'
} }
] ]
} }
...@@ -85,25 +86,31 @@ export default { ...@@ -85,25 +86,31 @@ export default {
} }
.item_desc { .item_desc {
position: absolute; position: absolute;
top: 70px; top: 46px;
right: 35px; right: 35px;
text-align: right; text-align: right;
} }
.item_desc_tit { .item_desc_tit {
display: inline-block; display: flex;
padding-bottom: 10px; align-items: flex-end;
font-size: 20px; justify-content: flex-end;
font-weight: 500; height: 50px;
color: #aa1941; p {
line-height: 1; display: inline-block;
border-bottom: 1px solid #aa1941; padding-bottom: 10px;
font-size: 20px;
font-weight: 500;
color: #aa1941;
line-height: 1;
border-bottom: 1px solid #aa1941;
}
} }
.item_desc_con { .item_desc_con {
margin-top: 20px; margin-top: 20px;
font-size: 16px; font-size: 16px;
font-weight: 400; font-weight: 400;
color: #424242; color: #424242;
line-height: 32px; line-height: 26px;
} }
} }
} }
......
...@@ -3,12 +3,11 @@ ...@@ -3,12 +3,11 @@
<card title="项目简介"> <card title="项目简介">
<div class="desc"> <div class="desc">
<p> <p>
该保研项目是德保罗大学金融学硕士项目的特别录取通道。项目通过对学生的综合素质进行全面个性化评估,鼓励学生以增强综合能力替代应试,减少研究生入学考试以及英语考试对学生学习和成长的干扰。 该保研项目是迈阿密大学技术管理硕士与软件工程硕士项目的特别录取通道。项目通过对学生的综合素质进行全面个性化评估,鼓励学生以增强综合能力替代应试,减少研究生入学考试以及英语考试对学生学习和成长的干扰。
</p> </p>
<br /> <br />
<p> <p>
该项目由德保罗大学金融学硕士保研项目中国招生与教学中心(紫荆教育)全权负责招生和运营,详情请见德保罗大学官网项目说明。 该项目由迈阿密大学硕士保研项目中国招生与教学中心(紫荆教育)全权负责招生和运营,详情请见迈阿密大学官网项目说明。
</p> </p>
</div> </div>
</card> </card>
......
...@@ -2,21 +2,19 @@ ...@@ -2,21 +2,19 @@
<div class="service-content max-width-center"> <div class="service-content max-width-center">
<card title="学校简介"> <card title="学校简介">
<div class="desc"> <div class="desc">
<img src="https://webapp-pub.ezijing.com/project/depaul-plus/school_desc.png" class="desc-img" /> <img src="https://webapp-pub.ezijing.com/project/umiami-plus/school_desc.png" class="desc-img" />
<p> <p>
德保罗大学(DePaul University)创立于 迈阿密大学(University of
1898年,位于美国芝加哥市中心区。芝加哥是美国第三大城市,全美三大金融中心之一,也是全球最大期货市场所在地。德保罗大学商学院位列芝加哥大学布斯商学院、西北大学凯洛格商学院之后,为全芝加哥商科专业排名第三高的大学(全美商科排名 Miami)建于1925年,位于美国佛罗里达州迈阿密市,是美国顶尖研究型大学之一,QS美国大学排名第39,2023年位列U.S.News全美排名第55。迈阿密大学地理位置优异,靠近美国航天总署的卡纳维尔角、奥兰多和迪斯尼乐园,校园所在的Coral
86)。该校同时是全美第九大私立大学,金融硕士项目更是被 TFE TIMES(2023)评为全美第 Gables地区是佛罗里达州著名的富人区,有“小波士顿”之称。
56名。金融专业也是商学院内平均薪资最高的专业。
</p> </p>
<br />
<p> <p>
该校拥有芝加哥市中心校区与林肯公园校区,前者身处芝加哥CBD,周围毕马威、安永、高盛、摩根大通等五百强企业密集,就业实习机会丰富。其拥有丰富优质的校友资源,培养了中金公司总裁朱云来,摩根士丹利的执行董事Joseph 作为曾连续多年位列U.S. News & WORLD
N. Silich等众多优秀金融人才 REPORT美国大学综合排名TOP50的名校,迈阿密大学在工程专业领域极为优秀。其与英国顶尖院校之一的帝国理工学院签订的战略合作协议,是双方在工程与信息技术方面建立的世界级合作研究项目
</p> </p>
<br />
<p> <p>
德保罗大学是一所教学质量优秀、地理位置优越、注重学生职业生涯引导的大学,为学生提供了丰富的学习和发展机会。 迈阿密大学地处美国东南沿海的经济中心,周围聚集了如亚马逊、美国银行、安永、麦肯锡、IBM、环球音乐娱乐等全球著名企业与上市公司,这些公司为该校毕业生提供了大量、优质的就业机会。迈阿密大学也培养了美国著名政治家、参议员马尔科·鲁比奥,福布斯排行榜亿万富翁、Two
Sigma对冲基金创始人大卫·西格尔,秘鲁副总统梅塞德丝·阿劳斯,美国个人电脑(PC)之父爱德华·罗伯茨,白宫新闻发言人凯莉·麦克纳尼以及著名演员、制片人道恩·强森(“巨石”)等各领域的顶尖优秀人才。
</p> </p>
</div> </div>
</card> </card>
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
</div> </div>
<div class="about-item"> <div class="about-item">
<label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:</label> <label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:</label>
<p><a href="mailto:admission_DePaul@ezijing.com ">admission_DePaul@ezijing.com </a></p> <p><a href="mailto:admission_UMiami@ezijing.com ">admission_UMiami@ezijing.com </a></p>
</div> </div>
</div> </div>
<!-- <div class="link"> <!-- <div class="link">
......
...@@ -3,10 +3,11 @@ ...@@ -3,10 +3,11 @@
<header class="main-header"> <header class="main-header">
<template v-if="!searchVisible"> <template v-if="!searchVisible">
<div class="logo-box"> <div class="logo-box">
<img @click="goWebsite" src="https://webapp-pub.ezijing.com/project/depaul-plus/logo.png" /> <img @click="goWebsite" src="https://webapp-pub.ezijing.com/project/umiami-plus/logo.png" />
<div class="line"></div>
<nuxt-link to="/" class="logo"> <nuxt-link to="/" class="logo">
<div class="title"> <div class="title">
德保罗大学金融学硕士保研项目 迈阿密大学硕士保研项目
</div> </div>
</nuxt-link> </nuxt-link>
</div> </div>
...@@ -96,6 +97,7 @@ export default { ...@@ -96,6 +97,7 @@ export default {
display: flex; display: flex;
} }
.logo-box { .logo-box {
display: flex;
flex: 1; flex: 1;
img { img {
height: 0.26rem; height: 0.26rem;
......
...@@ -4,8 +4,11 @@ ...@@ -4,8 +4,11 @@
<div class="foot-content"> <div class="foot-content">
<div class="left-content"> <div class="left-content">
<div class="logo-title"> <div class="logo-title">
<img src="https://webapp-pub.ezijing.com/project/depaul-plus/logo_white.png" /> <img src="https://webapp-pub.ezijing.com/project/umiami-plus/logo_white.png" />
<h1>金融学硕士保研项目</h1> <div class="logo-title-box">
<h1>金融学硕士保研项目</h1>
<p>技术管理MSMT|软件工程MSSE</p>
</div>
</div> </div>
<div class="bottom"> <div class="bottom">
...@@ -35,19 +38,19 @@ ...@@ -35,19 +38,19 @@
</div> </div>
</div> </div>
<div class="center-content"> <div class="center-content">
<div class="contact">德保罗大学金融学硕士项目</div> <div class="contact">迈阿密大学硕士保研项目</div>
<div class="contact">中国招生与教学中心(紫荆教育)</div> <div class="contact">中国招生与教学中心(紫荆教育)</div>
<div class="bottom"> <div class="bottom">
<div class="address" v-html="$t('foot.address')"></div> <div class="address" v-html="$t('foot.address')"></div>
<div class="phone" v-html="$t('foot.contact')"></div> <div class="phone" v-html="$t('foot.contact')"></div>
<a class="mail" href="mailto:admission_DePaul@ezijing.com" <a class="mail" href="mailto:admission_UMiami@ezijing.com"
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:admission_DePaul@ezijing.com >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:admission_UMiami@ezijing.com
</a> </a>
<!-- <div class="mail" v-html="$t('foot.email')"></div> --> <!-- <div class="mail" v-html="$t('foot.email')"></div> -->
</div> </div>
</div> </div>
<div class="right-content"> <div class="right-content">
<img src="https://webapp-pub.ezijing.com/project/depaul-plus/wechat.png" class="code" /> <img src="https://webapp-pub.ezijing.com/project/umiami-plus/wechat.png" class="code" />
<div class="tips-txt"> <div class="tips-txt">
<img src="https://zws-imgs-pub.ezijing.com/static/public/184235d9f6edbb39d52fc6f77339ff5b.png" /> <img src="https://zws-imgs-pub.ezijing.com/static/public/184235d9f6edbb39d52fc6f77339ff5b.png" />
<div class="txt">{{ $t('foot.weChat') }}</div> <div class="txt">{{ $t('foot.weChat') }}</div>
...@@ -150,14 +153,14 @@ export default {} ...@@ -150,14 +153,14 @@ export default {}
.center-content { .center-content {
margin-left: 70px; margin-left: 70px;
.contact { .contact {
height: 50px; height: 32px;
font-size: 20px; font-size: 20px;
font-weight: 400; font-weight: 400;
color: #ffffff; color: #ffffff;
line-height: 50px; line-height: 32px;
} }
.bottom { .bottom {
margin-top: 42px; margin-top: 30px;
line-height: 30px; line-height: 30px;
font-size: 14px; font-size: 14px;
font-weight: 300; font-weight: 300;
...@@ -192,19 +195,27 @@ export default {} ...@@ -192,19 +195,27 @@ export default {}
.logo-title { .logo-title {
display: flex; display: flex;
align-items: center; align-items: center;
height: 50px; height: 64px;
img { img {
height: 34px; height: 64px;
} }
h1 { .logo-title-box {
margin-left: 14px;
padding: 0 14px; padding: 0 14px;
font-size: 23px; margin-left: 14px;
color: #fff; border-left: 1px solid #fff;
line-height: 26px; }
h1 {
font-size: 28px;
font-weight: 500; font-weight: 500;
line-height: 1;
color: #fff;
letter-spacing: 2px; letter-spacing: 2px;
border-left: 1px solid #fff; }
p {
margin-top: 10px;
font-size: 18px;
line-height: 1;
color: #fff;
} }
} }
</style> </style>
...@@ -5,11 +5,11 @@ ...@@ -5,11 +5,11 @@
<div class="max-width-content"> <div class="max-width-content">
<div class="logo-box"> <div class="logo-box">
<nuxt-link to="/"> <nuxt-link to="/">
<img src="https://webapp-pub.ezijing.com/project/depaul-plus/logo.png" /> <img src="https://webapp-pub.ezijing.com/project/umiami-plus/logo.png" />
</nuxt-link> </nuxt-link>
<div class="line"></div> <div class="line"></div>
<nuxt-link to="/"> <nuxt-link to="/">
<div class="title">德保罗大学金融学硕士保研项目</div> <div class="title">迈阿密大学硕士保研项目(技术管理MSMT,软件工程MSSE)</div>
</nuxt-link> </nuxt-link>
</div> </div>
<div class="user" v-if="user.id"> <div class="user" v-if="user.id">
...@@ -111,7 +111,7 @@ li { ...@@ -111,7 +111,7 @@ li {
align-items: center; align-items: center;
justify-content: center; justify-content: center;
img { img {
height: 32px; height: 68px;
cursor: pointer; cursor: pointer;
display: block; display: block;
} }
......
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
</div> </div>
<div class="wx_cont" v-show="tabBtnTarget === 'wx'"> <div class="wx_cont" v-show="tabBtnTarget === 'wx'">
<h5>{{ $t('aside.follow') }}</h5> <h5>{{ $t('aside.follow') }}</h5>
<img src="https://webapp-pub.ezijing.com/project/depaul-plus/wechat.png" /> <img src="https://webapp-pub.ezijing.com/project/umiami-plus/wechat.png" />
</div> </div>
</div> </div>
</transition> </transition>
...@@ -81,7 +81,7 @@ export default { ...@@ -81,7 +81,7 @@ export default {
formInfo: { formInfo: {
name: '', name: '',
phone: '', phone: '',
newProjectId: '1025' newProjectId: '1027'
}, },
projectList: [ projectList: [
{ label: '金融工商管理硕士', value: '1000' }, { label: '金融工商管理硕士', value: '1000' },
...@@ -92,7 +92,7 @@ export default { ...@@ -92,7 +92,7 @@ export default {
{ label: '中国未来金融领袖计划', value: '1007' }, { label: '中国未来金融领袖计划', value: '1007' },
{ label: '国际硕士', value: '1016' }, { label: '国际硕士', value: '1016' },
{ label: '金融学硕士保研项目', value: '1018' }, { label: '金融学硕士保研项目', value: '1018' },
{ label: '金融学硕士保研项目', value: '1025' } { label: '金融学硕士保研项目', value: '1027' }
] ]
} }
}, },
......
...@@ -26,9 +26,9 @@ export default { ...@@ -26,9 +26,9 @@ export default {
teachers: '师资介绍' teachers: '师资介绍'
}, },
schoolChild: { schoolChild: {
school1: '德保罗大学', school1: '迈阿密大学',
school2: '纽约州立大学石溪分校', school2: '纽约州立大学石溪分校',
school3: '德保罗大学' school3: '迈阿密大学'
}, },
enrollChild: { enrollChild: {
process: '报名流程', process: '报名流程',
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
</div> </div>
</div> </div>
</header> </header>
<nav class="nav"><h1 class="title">德保罗大学金融学硕士保研项目推荐信</h1></nav> <nav class="nav"><h1 class="title">迈阿密大学硕士保研项目推荐信</h1></nav>
<section class="content"> <section class="content">
<el-form <el-form
:model="ruleForm" :model="ruleForm"
......
...@@ -29,10 +29,12 @@ ...@@ -29,10 +29,12 @@
<div class="welcome-main"> <div class="welcome-main">
<img src="https://webapp-pub.ezijing.com/project/application/images/welcome.png" width="350" /> <img src="https://webapp-pub.ezijing.com/project/application/images/welcome.png" width="350" />
<div class="welcome-content"> <div class="welcome-content">
<h1>欢迎您报考德保罗大学金融学硕士保研项目</h1> <h1>欢迎您报考迈阿密大学硕士保研项目</h1>
<h2>请选择您的入学日期</h2> <h2>请选择您的入学日期</h2>
<div class="welcome-button" @click="handleStart('2023年秋季保研班')">2023年秋季保研班</div> <div class="welcome-button" @click="handleStart('2023年秋季保研班')">2023年秋季保研班</div>
<div class="welcome-button" @click="handleStart('2024年春季保研班')">2024年春季保研班</div> <div class="welcome-button" @click="handleStart('2024年春季保研班')">2024年春季保研班</div>
<div class="welcome-button" @click="handleStart('2024年春季保研班')">2024年春季保研班</div>
<div class="welcome-button" @click="handleStart('2024年春季保研班')">2024年春季保研班</div>
<!-- <div class="welcome-button" @click="handleStart">马上开始</div> --> <!-- <div class="welcome-button" @click="handleStart">马上开始</div> -->
</div> </div>
</div> </div>
......
...@@ -30,7 +30,7 @@ export default { ...@@ -30,7 +30,7 @@ export default {
data: { file_type: 'RESUME_EN' } data: { file_type: 'RESUME_EN' }
}, },
append: ` append: `
<p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/depaul-plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--SIT.doc" target="_blank" download="英文简历模板">下载模板</a>]</p> <p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/umiami-plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--SIT.doc" target="_blank" download="英文简历模板">下载模板</a>]</p>
<p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>` <p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
} }
] ]
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
</div> </div>
<h1>欢迎您</h1> <h1>欢迎您</h1>
<p class="t1"> <p class="t1">
申请德保罗大学金融学硕士保研项目,本项目的申请费为<span>700</span>元,请扫描二维码以完成报名。 申请迈阿密大学硕士保研项目,本项目的申请费为<span>700</span>元,请扫描二维码以完成报名。
</p> </p>
</div> </div>
<div class="qrcode-error" v-if="qrcodeError"> <div class="qrcode-error" v-if="qrcodeError">
......
...@@ -49,7 +49,7 @@ export default function(_this) { ...@@ -49,7 +49,7 @@ export default function(_this) {
values: [{ label: '同意', value: 1 }], values: [{ label: '同意', value: 1 }],
model: 'isAgree', model: 'isAgree',
rules: [{ required: true, message: '请阅读协议', trigger: 'change' }], rules: [{ required: true, message: '请阅读协议', trigger: 'change' }],
prepend: `<p>1、本人知晓此申请表及所附文件将作为申请德保罗大学金融学硕士面试和背景评估的参考依据,一旦成功录取,有关资料将作为学生信息存档。</p> prepend: `<p>1、本人知晓此申请表及所附文件将作为申请迈阿密大学金融学硕士面试和背景评估的参考依据,一旦成功录取,有关资料将作为学生信息存档。</p>
<p>2、本人声明所填资料正确无误,知晓任何不真实的信息或不诚信的行为,均会影响申请结果,已取得的成绩和资格会被取消。我理解并同意所有报名材料归紫荆教育所有,无论考生录取与否均不退回。我授权紫荆教育使用报名表中的信息查询本人学习和工作记录。</p>` <p>2、本人声明所填资料正确无误,知晓任何不真实的信息或不诚信的行为,均会影响申请结果,已取得的成绩和资格会被取消。我理解并同意所有报名材料归紫荆教育所有,无论考生录取与否均不退回。我授权紫荆教育使用报名表中的信息查询本人学习和工作记录。</p>`
} }
] ]
......
...@@ -19,7 +19,7 @@ export default function(_this) { ...@@ -19,7 +19,7 @@ export default function(_this) {
const [first = {}, second = {}] = answers const [first = {}, second = {}] = answers
return { return {
qid1: first.qid || '1', qid1: first.qid || '1',
question1: '您为什么要申请德保罗大学金融学硕士保研项目?', question1: '您为什么要申请迈阿密大学硕士保研项目?',
answer1: first.answer, answer1: first.answer,
qid2: second.qid || '2', qid2: second.qid || '2',
question2: '您的短期和长期职业发展目标是什么?您打算如何达成此愿景?', question2: '您的短期和长期职业发展目标是什么?您打算如何达成此愿景?',
...@@ -45,7 +45,7 @@ export default function(_this) { ...@@ -45,7 +45,7 @@ export default function(_this) {
items: [ items: [
{ {
type: 'v-input', type: 'v-input',
label: '您为什么要申请德保罗大学金融学硕士保研项目?(60字以上,1000字以内)', label: '您为什么要申请迈阿密大学硕士保研项目?(60字以上,1000字以内)',
model: 'answer1', model: 'answer1',
attrs: { type: 'textarea', rows: '8', maxlength: '1000', style: 'width:100%' }, attrs: { type: 'textarea', rows: '8', maxlength: '1000', style: 'width:100%' },
rules: [ rules: [
......
...@@ -57,7 +57,7 @@ export default function(_this) { ...@@ -57,7 +57,7 @@ export default function(_this) {
limit: 1 limit: 1
}, },
rules: [{ required: true, message: '请上传', trigger: 'change' }], rules: [{ required: true, message: '请上传', trigger: 'change' }],
prepend: `<p>请下载填写申请表格(First Year Application Form)模板后上传 <a href="https://webapp-pub.ezijing.com/project/depaul-plus/First%20Year%20Application.docx" target="_blank" download="申请表格" style="color:#aa1941;">[下载模板]</a></p>` prepend: `<p>请下载填写申请表格(First Year Application Form)模板后上传 <a href="https://webapp-pub.ezijing.com/project/umiami-plus/First%20Year%20Application.docx" target="_blank" download="申请表格" style="color:#aa1941;">[下载模板]</a></p>`
} }
] ]
} }
......
...@@ -32,7 +32,7 @@ export default function(_this) { ...@@ -32,7 +32,7 @@ export default function(_this) {
data: { file_type: 'RESUME_EN' } data: { file_type: 'RESUME_EN' }
}, },
append: ` append: `
<p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/depaul-plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--SIT.doc" target="_blank" download="英文简历模板">下载模板</a>]</p> <p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/umiami-plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--SIT.doc" target="_blank" download="英文简历模板">下载模板</a>]</p>
<p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>` <p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
} }
] ]
......
...@@ -57,7 +57,7 @@ export default function(_this) { ...@@ -57,7 +57,7 @@ export default function(_this) {
limit: 1 limit: 1
}, },
rules: [{ required: true, message: '请上传', trigger: 'change' }], rules: [{ required: true, message: '请上传', trigger: 'change' }],
prepend: `<p>请下载填写申请表格(First Year Application Form)模板后上传 <a href="https://webapp-pub.ezijing.com/project/depaul-plus/First%20Year%20Application.docx" target="_blank" download="申请表格" style="color:#aa1941;">[下载模板]</a></p>` prepend: `<p>请下载填写申请表格(First Year Application Form)模板后上传 <a href="https://webapp-pub.ezijing.com/project/umiami-plus/First%20Year%20Application.docx" target="_blank" download="申请表格" style="color:#aa1941;">[下载模板]</a></p>`
} }
] ]
} }
......
...@@ -31,7 +31,7 @@ export default { ...@@ -31,7 +31,7 @@ export default {
data: { file_type: 'RESUME_EN' } data: { file_type: 'RESUME_EN' }
}, },
append: ` append: `
<p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/depaul-plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--SIT.doc" target="_blank" download="英文简历模板">下载模板</a>]</p> <p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/umiami-plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--SIT.doc" target="_blank" download="英文简历模板">下载模板</a>]</p>
<p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>` <p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
} }
] ]
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<qrcode-pay @update="handleUpdateOrder" v-else></qrcode-pay> <qrcode-pay @update="handleUpdateOrder" v-else></qrcode-pay>
<div class="pay-ft"> <div class="pay-ft">
<p class="t2"> <p class="t2">
欢迎您申请德保罗大学金融学硕士<br /> 欢迎您申请迈阿密大学金融学硕士<br />
申请流程:①支付报名费②填写报名资料并提供相关材料(身份证扫描件、毕业证书扫描件、2寸照片)③参加面试④获得录取⑤缴纳学费并签署入学协议⑥入学学习(办 申请流程:①支付报名费②填写报名资料并提供相关材料(身份证扫描件、毕业证书扫描件、2寸照片)③参加面试④获得录取⑤缴纳学费并签署入学协议⑥入学学习(办
理入学手续:提供成绩单、学籍注册等)<br />申请费提交后不予退还 理入学手续:提供成绩单、学籍注册等)<br />申请费提交后不予退还
</p> </p>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
</div> </div>
<h1>欢迎您</h1> <h1>欢迎您</h1>
<p class="t1"> <p class="t1">
申请德保罗大学金融学硕士保研项目,请在填写以下内容并<br /> 申请迈阿密大学硕士保研项目,请在填写以下内容并<br />
提交报名申请后,扫码支付本项目的申请费共计<span>700</span>元。 提交报名申请后,扫码支付本项目的申请费共计<span>700</span>元。
</p> </p>
</div> </div>
......
...@@ -17,7 +17,7 @@ export default { ...@@ -17,7 +17,7 @@ export default {
}), }),
// Global page headers: https://go.nuxtjs.dev/config-head // Global page headers: https://go.nuxtjs.dev/config-head
head: { head: {
title: '德保罗大学金融学硕士保研项目', title: '迈阿密大学硕士保研项目(技术管理MSMT,软件工程MSSE)',
htmlAttrs: { htmlAttrs: {
lang: 'en' lang: 'en'
}, },
...@@ -31,7 +31,7 @@ export default { ...@@ -31,7 +31,7 @@ export default {
{ {
name: 'description', name: 'description',
content: content:
'德保罗大学(DePaul University)创立于1898年,位于伊利诺伊州芝加哥市区,同时是全美第九大私立大学,全美商科排名86,金融硕士项目更是被TFE TIMES(2023)评为北美第56名。' '迈阿密大学(DePaul University)创立于1898年,位于伊利诺伊州芝加哥市区,同时是全美第九大私立大学,全美商科排名86,金融硕士项目更是被TFE TIMES(2023)评为北美第56名。'
} }
], ],
link: [ link: [
......
<template> <template>
<div> <div>
<div class="banner"> <div class="banner">
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/depaul-plus/project_banner.png" /> <img class="img_banner" src="https://webapp-pub.ezijing.com/project/umiami-plus/project_banner.png" />
</div> </div>
<section class="section"> <section class="section">
<h2 class="title">项目介绍</h2> <h2 class="title">项目介绍</h2>
<div class="info"> <div class="info">
<img src="https://webapp-pub.ezijing.com/project/depaul-plus/project_desc.png" class="project-info__img" /> <img src="https://webapp-pub.ezijing.com/project/umiami-plus/project_desc.png" class="project-info__img" />
<p> <p>
该保研项目是德保罗大学金融学硕士项目的特别录取通道。项目通过对学生的综合素质进行全面个性化评估,鼓励学生以增强综合能力替代应试,减少研究生入学考试以及英语考试对学生学习和成长的干扰。 该保研项目是迈阿密大学技术管理硕士与软件工程硕士项目的特别录取通道。项目通过对学生的综合素质进行全面个性化评估,鼓励学生以增强综合能力替代应试,减少研究生入学考试以及英语考试对学生学习和成长的干扰。
</p> </p>
<br /> <br />
<p> <p>
该项目由德保罗大学金融学硕士保研项目中国招生与教学中心(紫荆教育)全权负责招生和运营,详情请见德保罗大学官网项目说明。 该项目由迈阿密大学硕士保研项目中国招生与教学中心(紫荆教育)全权负责招生和运营,详情请见迈阿密大学官网项目说明。
</p> </p>
</div> </div>
</section> </section>
<section class="section project-target"> <section class="section project-target">
<img src="https://webapp-pub.ezijing.com/project/depaul-plus/project_target.png" class="project-target__img" /> <div class="project-target__img">
<img src="https://webapp-pub.ezijing.com/project/umiami-plus/project_target_1.png" />
<br /><br />
<img src="https://webapp-pub.ezijing.com/project/umiami-plus/project_target_2.png" />
</div>
<div class="project-target__content"> <div class="project-target__content">
<h2 class="title">培养目标</h2> <h2 class="title">培养目标</h2>
<div class="info"> <div class="info">
<p><strong>技术管理(MSMT)</strong></p>
<p>
技术管理即技术应用于管理,世界市场的竞争力在很大程度上取决于及时发现技术机会、将其融入运营以及随后转移到市场。技术管理
(Master of Science in Management of Technology, MSMT)
属于美国STEM大类方向较新的专业,是由迈阿密大学工程学院工业工程系和工商管理学院管理系共同提供的交叉学科专业。该专业提供包括技术创新管理、项目管理技术、设计思维、高绩效领导、企业战略与组织、人力资源管理、工程管理等领域的课程训练,协助学生了解技术创新和技术应用过程,以及这些新技术对管理实践、组织结构、企业运营、劳动关系和市场营销的影响,旨在培养科技创新型企业技术管理层和核心员工。
</p>
<p> <p>
金融学硕士(MSF)全称是Master of Science in 根据美国知名网站Payscale数据显示,拥有技术管理硕士学位的工作者平均年薪为76900美金,其中薪水最高的职位为信息系统经理,平均薪水高达156390美金。同时,技术管理相关的工作就业岗位增长预期为11%,远高于所有职业的平均水平。
Finance,作为STEM指定课程,主要培养具有坚实金融学理论基础和较高应用技能的专业人才,培养学生综合运用金融学、经济学、管理学、现代计量分析手段解决理论问题与实践问题的能力,可以适应金融管理部门、各类金融机构和研究机构的工作。
</p> </p>
<br /> <br />
<br />
<p><strong>软件工程(MSSE)</strong></p>
<p> <p>
德保罗大学金融学硕士毕业学生通常在四大会计师事务所、谷歌、IBM等全球知名科技创新企业就职,特别适合有跨专业申请需求、将来有志于从事投行、会计等行业的同学。 软件工程 (Master of Science in Software Engineering, MSSE)
属于美国STEM大类方向专业。该专业提供包括人工智能原理、机器学习、面向对象和分布式数据库管理系统、软件工程与应用、研究方法、数据分析和数据科学等课程与科学训练,为各大科技公司、信息咨询公司以及银行、证券公司等金融机构培养具备在计算系统研究、开发、部署与应用等领域具备全面能力的高级技术与管理人才。
</p> </p>
</div> </div>
</div> </div>
...@@ -36,8 +48,8 @@ ...@@ -36,8 +48,8 @@
<section class="section"> <section class="section">
<h2 class="title">申请要求</h2> <h2 class="title">申请要求</h2>
<ul class="project-content-list"> <ul class="project-content-list">
<li>(一)在读本科大三、大四学生或者本科毕业</li> <li>(一) 在读本科大三、大四学生或者本科毕业</li>
<li>(二)原则要求GPA3.0以上</li> <li>(二) 原则要求GPA3.0以上</li>
<li>(三)英语能力优异</li> <li>(三)英语能力优异</li>
<li>(四)综合素质优异(如学术、获奖经历等)</li> <li>(四)综合素质优异(如学术、获奖经历等)</li>
</ul> </ul>
...@@ -47,11 +59,11 @@ ...@@ -47,11 +59,11 @@
<h2 class="title">学习安排</h2> <h2 class="title">学习安排</h2>
<div class="info"> <div class="info">
<img <img
src="https://webapp-pub.ezijing.com/project/depaul-plus/h5/project_study.png" src="https://webapp-pub.ezijing.com/project/umiami-plus/h5/project_study.png"
style="width:100%" style="width:100%"
v-if="isMobile" v-if="isMobile"
/> />
<img src="https://webapp-pub.ezijing.com/project/depaul-plus/project_study.png" style="width:100%" v-else /> <img src="https://webapp-pub.ezijing.com/project/umiami-plus/project_study.png" style="width:100%" v-else />
<p>该保研项目总体教学安排为20周。</p> <p>该保研项目总体教学安排为20周。</p>
<p> <p>
注意:该学习安排可能会根据学校安排有所调整,以最终的邮件通知为准 注意:该学习安排可能会根据学校安排有所调整,以最终的邮件通知为准
...@@ -87,12 +99,12 @@ ...@@ -87,12 +99,12 @@
</section> </section>
<!-- 院校荣誉 --> <!-- 院校荣誉 -->
<img <img
src="https://webapp-pub.ezijing.com/project/depaul-plus/h5/project_honor.png" src="https://webapp-pub.ezijing.com/project/umiami-plus/h5/project_honor.png"
style="width:100%;" style="width:100%;"
v-if="isMobile" v-if="isMobile"
/> />
<img <img
src="https://webapp-pub.ezijing.com/project/depaul-plus/project_honor.png" src="https://webapp-pub.ezijing.com/project/umiami-plus/project_honor.png"
style="width:100%;min-width:1200px;" style="width:100%;min-width:1200px;"
v-else v-else
/> />
...@@ -108,31 +120,31 @@ export default { ...@@ -108,31 +120,31 @@ export default {
{ {
title: '学制安排', title: '学制安排',
desc: '<b>国内+国外</b>', desc: '<b>国内+国外</b>',
image_url: 'https://webapp-pub.ezijing.com/project/depaul-plus/project_edu_1.png' image_url: 'https://webapp-pub.ezijing.com/project/umiami-plus/project_edu_1.png'
}, },
{ {
title: '学分设置', title: '学分设置',
desc: '<b>48</b>学分', desc: '<b>30</b>学分',
image_url: 'https://webapp-pub.ezijing.com/project/depaul-plus/project_edu_2.png' image_url: 'https://webapp-pub.ezijing.com/project/umiami-plus/project_edu_2.png'
}, },
{ {
title: '国内授课', title: '国内授课',
desc: '语言强化课<b>4</b>门<br/>综合训练<b>3</b>个主题<br/>硕士学分课<b>3</b>门<br/>学分<b>12</b>学分', desc: '语言强化课<b>4</b>门<br/>综合训练<b>3</b>个主题<br/>硕士学分课<b>2</b>门<b>6</b>学分',
image_url: 'https://webapp-pub.ezijing.com/project/depaul-plus/project_edu_3.png' image_url: 'https://webapp-pub.ezijing.com/project/umiami-plus/project_edu_3.png'
}, },
{ {
title: '国外授课', title: '国外授课',
desc: '<b>9</b>门课<b>36</b>学分', desc: '<b>8</b>门课<b>24</b>学分',
image_url: 'https://webapp-pub.ezijing.com/project/depaul-plus/project_edu_4.png' image_url: 'https://webapp-pub.ezijing.com/project/umiami-plus/project_edu_4.png'
} }
], ],
certList: [ certList: [
{ {
image_url: 'https://webapp-pub.ezijing.com/project/depaul-plus/project_cert_1.png', image_url: 'https://webapp-pub.ezijing.com/project/umiami-plus/project_cert_1.png',
title: '国际商学院协会认证' title: '国际商学院协会认证'
}, },
{ {
image_url: 'https://webapp-pub.ezijing.com/project/depaul-plus/project_cert_2.png', image_url: 'https://webapp-pub.ezijing.com/project/umiami-plus/project_cert_2.png',
title: '美国高等教育认证委员会认证' title: '美国高等教育认证委员会认证'
} }
] ]
...@@ -299,7 +311,9 @@ export default { ...@@ -299,7 +311,9 @@ export default {
} }
.project-target__img { .project-target__img {
margin-top: 0.3rem; margin-top: 0.3rem;
width: 100%; img {
width: 100%;
}
} }
.project-content-list { .project-content-list {
li { li {
......
...@@ -36,8 +36,8 @@ export default { ...@@ -36,8 +36,8 @@ export default {
components: { appFrame }, components: { appFrame },
data() { data() {
return { return {
url1: 'https://webapp-pub.ezijing.com/project/depaul-plus/cert.png?v=1', url1: 'https://webapp-pub.ezijing.com/project/umiami-plus/cert.png',
url2: 'https://webapp-pub.ezijing.com/project/depaul-plus/pc-cert-cn.png?v=1', url2: 'https://webapp-pub.ezijing.com/project/umiami-plus/pc-cert-cn.png',
frameParams: { frameParams: {
slider: [] slider: []
} }
...@@ -61,6 +61,9 @@ export default { ...@@ -61,6 +61,9 @@ export default {
justify-content: center; justify-content: center;
column-gap: 40px; column-gap: 40px;
.img_english { .img_english {
.img1 {
height: 515px;
}
.item_english_name { .item_english_name {
font-weight: 400; font-weight: 400;
color: #424242; color: #424242;
......
...@@ -31,16 +31,16 @@ export default { ...@@ -31,16 +31,16 @@ export default {
fileList: [ fileList: [
{ {
name: '招生简章', name: '招生简章',
url: 'https://webapp-pub.ezijing.com/project/depaul-plus/招生简章.pdf' url: 'https://webapp-pub.ezijing.com/project/umiami-plus/招生简章.pdf'
}, },
{ {
name: '硕士学分模块介绍', name: '硕士学分模块介绍',
url: 'https://webapp-pub.ezijing.com/project/depaul-plus/硕士学分模块介绍.pdf', url: 'https://webapp-pub.ezijing.com/project/umiami-plus/硕士学分模块介绍.pdf',
disabled: true disabled: true
}, },
{ {
name: '语言强化模块介绍', name: '语言强化模块介绍',
url: 'https://webapp-pub.ezijing.com/project/depaul-plus/语言强化模块介绍.pdf' url: 'https://webapp-pub.ezijing.com/project/umiami-plus/语言强化模块介绍.pdf'
} }
] ]
} }
......
<template> <template>
<app-frame :data="frameParams" :class="isMobile ? 'is-h5' : 'is-pc'"> <app-frame :data="frameParams" :class="isMobile ? 'is-h5' : 'is-pc'">
<img src="https://webapp-pub.ezijing.com/project/depaul-plus/enroll-process-banner.png" /> <img src="https://webapp-pub.ezijing.com/project/umiami-plus/enroll-process-banner.png" />
<div class="content-mian"> <div class="content-mian">
<ul class="content-mian_con"> <ul class="content-mian_con">
......
<template> <template>
<app-frame :data="frameParams" :class="isMobile ? 'is-h5' : 'is-pc'"> <app-frame :data="frameParams" :class="isMobile ? 'is-h5' : 'is-pc'">
<img src="https://webapp-pub.ezijing.com/project/depaul-plus/enroll-process-banner.png" /> <img src="https://webapp-pub.ezijing.com/project/umiami-plus/enroll-process-banner.png" />
<div class="apply"> <div class="apply">
<div class="apply-line"></div> <div class="apply-line"></div>
<div class="apply-item"> <div class="apply-item">
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<div class="apply-item-hd">提交申请材料</div> <div class="apply-item-hd">提交申请材料</div>
<div class="apply-item-bd"> <div class="apply-item-bd">
<p> <p>
申请者需登录项目官网<a href="https://depaul-plus.ezijing.com/">https://depaul-plus.ezijing.com/</a 申请者需登录项目官网<a href="https://umiami-plus.ezijing.com/">https://umiami-plus.ezijing.com/</a
>进行在线报名,按项目报名系统的要求在线填写基本信息并提交以下材料: >进行在线报名,按项目报名系统的要求在线填写基本信息并提交以下材料:
</p> </p>
<ul> <ul>
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
<div class="apply-item-num">5</div> <div class="apply-item-num">5</div>
<div class="apply-item-hd">签证赴美</div> <div class="apply-item-hd">签证赴美</div>
<div class="apply-item-bd"> <div class="apply-item-bd">
<p>完成项目学习成绩合格者获德保罗大学录取签证文件,赴美完成硕士剩余课程学习。</p> <p>完成项目学习成绩合格者获迈阿密大学录取签证文件,赴美完成硕士剩余课程学习。</p>
</div> </div>
</div> </div>
</div> </div>
......
<template> <template>
<app-frame :data="frameParams" :class="isMobile ? 'is-h5' : 'is-pc'"> <app-frame :data="frameParams" :class="isMobile ? 'is-h5' : 'is-pc'">
<img src="https://webapp-pub.ezijing.com/project/depaul-plus/project-intro_banner.png" class="banner" /> <img src="https://webapp-pub.ezijing.com/project/umiami-plus/project-intro_banner.png" class="banner" />
<div class="part_content"> <div class="part_content">
<div class="part_item"> <div class="part_item">
德保罗大学金融学硕士保研项目是清控紫荆教育联合美国多所知名院校推出的国际硕士保研项目之一。清控紫荆教育为德保罗大学金融学硕士保研项目官方授权中国招生与教学中心。 迈阿密大学硕士保研项目是清控紫荆教育联合美国多所知名院校推出的国际硕士保研项目之一。清控紫荆教育为迈阿密大学硕士保研项目官方授权中国招生与教学中心。
</div> </div>
<div class="part_item"> <div class="part_item">
国际硕士保研项目是针对在读本科生或往届生提供的研究生学历晋升通道。第一个“1”是指大三或大四的本科生在被美国大学硕士项目有条件录取后,第1年在国内就读(已工作人士可以边工作边就读)。国内就读课程主要为英语强化课程及部分硕士学分课,由美国大学认可的国内大学或者有实力的教育机构实施录取和教学,一般用时12-15个月。第二个“1”是指在完成第一个“1”的要求之后,获得美国大学的无条件录取,本科毕业当年可直接衔接赴美留学(已工作的人士第二年也需赴美全日制学习),完成剩余学分,毕业后获得美方硕士学位,回国后可向中国(教育部)留学服务中心申请认证为硕士研究生学历。 国际硕士保研项目是针对在读本科生或往届生提供的研究生学历晋升通道。第一个“1”是指大三或大四的本科生在被美国大学硕士项目有条件录取后,第1年在国内就读(已工作人士可以边工作边就读)。国内就读课程主要为英语强化课程及部分硕士学分课,由美国大学认可的国内大学或者有实力的教育机构实施录取和教学,一般用时12-15个月。第二个“1”是指在完成第一个“1”的要求之后,获得美国大学的无条件录取,本科毕业当年可直接衔接赴美留学(已工作的人士第二年也需赴美全日制学习),完成剩余学分,毕业后获得美方硕士学位,回国后可向中国(教育部)留学服务中心申请认证为硕士研究生学历。
......
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
<p> <p>
美国大学和雇主协会(National Association of Colleges and 美国大学和雇主协会(National Association of Colleges and
Employers)发布了2021毕业生薪资最高的美国大学排名,美国大学毕业生薪资最高的十所院校中,<span class="title" Employers)发布了2021毕业生薪资最高的美国大学排名,美国大学毕业生薪资最高的十所院校中,<span class="title"
>德保罗大学位列第七位</span >迈阿密大学位列第七位</span
> >
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
<p>起薪中位数: $67,000&nbsp;</p> <p>起薪中位数: $67,000&nbsp;</p>
<p>2021-2022学费: $56,920</p> <p>2021-2022学费: $56,920</p>
<p> <p>
德保罗大学坐落于新泽西州的霍博肯市,属于纽约大都会区,<span class="title" 迈阿密大学坐落于新泽西州的霍博肯市,属于纽约大都会区,<span class="title"
>与世界500强企业聚集的纽约曼哈顿岛隔河相望</span >与世界500强企业聚集的纽约曼哈顿岛隔河相望</span
>,是世界上地理位置最佳的学校之一。USA >,是世界上地理位置最佳的学校之一。USA
Today将其评选全美TOP七工程学院之一。作为一所理工院校,自然非常重视工程,其是设计中心Maker Today将其评选全美TOP七工程学院之一。作为一所理工院校,自然非常重视工程,其是设计中心Maker
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
Martin等,而学校的就业中心也致力于为学生提供更多的服务,学校每年有300多家雇主在校园里招聘,为SIT毕业生在当今竞争激励的就业市场增加更多的机会。 Martin等,而学校的就业中心也致力于为学生提供更多的服务,学校每年有300多家雇主在校园里招聘,为SIT毕业生在当今竞争激励的就业市场增加更多的机会。
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>
<img src="https://webapp-pub.ezijing.com/project/depaul-plus/sit_work.png" style="width:100%" /> <img src="https://webapp-pub.ezijing.com/project/umiami-plus/sit_work.png" style="width:100%" />
<p>&nbsp;</p> <p>&nbsp;</p>
<p>&nbsp;</p> <p>&nbsp;</p>
</div> </div>
......
<template> <template>
<div :class="isMobile ? 'is-h5' : 'is-pc'"> <div :class="isMobile ? 'is-h5' : 'is-pc'">
<div class="banner"> <div class="banner">
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/depaul-plus/school_bg.png" /> <img class="img_banner" src="https://webapp-pub.ezijing.com/project/umiami-plus/school_bg.png" />
<div class="banner_con"> <div class="banner_con">
<div class="con_tit">德保罗大学简介</div> <div class="con_tit">迈阿密大学简介</div>
<p class="con_desc"> <p class="con_desc">
德保罗大学(DePaul University)创立于 迈阿密大学(University of
1898年,位于美国芝加哥市中心区。芝加哥是美国第三大城市,全美三大金融中心之一,也是全球最大期货市场所在地。德保罗大学商学院位列芝加哥大学布斯商学院、西北大学凯洛格商学院之后,为全芝加哥商科专业排名第三高的大学(全美商科排名 Miami)建于1925年,位于美国佛罗里达州迈阿密市,是美国顶尖研究型大学之一,QS美国大学排名第39,2023年位列U.S.News全美排名第55。迈阿密大学地理位置优异,靠近美国航天总署的卡纳维尔角、奥兰多和迪斯尼乐园,校园所在的Coral
86)。该校同时是全美第九大私立大学,金融硕士项目更是被 TFE TIMES(2023)评为全美第 Gables地区是佛罗里达州著名的富人区,有“小波士顿”之称。
56名。金融专业也是商学院内平均薪资最高的专业。 <br />
</p> 作为曾连续多年位列U.S. News & WORLD
<p class="con_desc"> REPORT美国大学综合排名TOP50的名校,迈阿密大学在工程专业领域极为优秀。其与英国顶尖院校之一的帝国理工学院签订的战略合作协议,是双方在工程与信息技术方面建立的世界级合作研究项目。
该校拥有芝加哥市中心校区与林肯公园校区,前者身处芝加哥CBD,周围毕马威、安永、高盛、摩根大通等五百强企业密集,就业实习机会丰富。其拥有丰富优质的校友资源,培养了中金公司总裁、朱镕基总理之子朱云来,摩根士丹利的执行董事Joseph <br />
N. Silich等众多优秀金融人才。 迈阿密大学地处美国东南沿海的经济中心,周围聚集了如亚马逊、美国银行、安永、麦肯锡、IBM、环球音乐娱乐等全球著名企业与上市公司,这些公司为该校毕业生提供了大量、优质的就业机会。迈阿密大学也培养了美国著名政治家、参议员马尔科·鲁比奥,福布斯排行榜亿万富翁、Two
</p> Sigma对冲基金创始人大卫·西格尔,秘鲁副总统梅塞德丝·阿劳斯,美国个人电脑(PC)之父爱德华·罗伯茨,白宫新闻发言人凯莉·麦克纳尼以及著名演员、制片人道恩·强森(“巨石”)等各领域的顶尖优秀人才。
<p class="con_desc">
德保罗大学是一所教学质量优秀、地理位置优越、注重学生职业生涯引导的大学,为学生提供了丰富的学习和发展机会。
</p> </p>
</div> </div>
</div> </div>
...@@ -81,12 +79,12 @@ export default { ...@@ -81,12 +79,12 @@ export default {
popupVisible: false, popupVisible: false,
listData: [ listData: [
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/depaul-plus/show_1.jpg' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/umiami-plus/show_1.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/depaul-plus/show_2.jpg' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/umiami-plus/show_2.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/depaul-plus/show_3.jpg' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/umiami-plus/show_3.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/depaul-plus/show_4.jpg' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/umiami-plus/show_4.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/depaul-plus/show_5.jpg' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/umiami-plus/show_5.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/depaul-plus/show_6.jpg' } { web_img_uri: 'https://webapp-pub.ezijing.com/project/umiami-plus/show_6.png' }
], ],
swiperOption: { swiperOption: {
observer: true, observer: true,
...@@ -114,66 +112,76 @@ export default { ...@@ -114,66 +112,76 @@ export default {
}, },
teacherList: [ teacherList: [
{ {
img: 'https://webapp-pub.ezijing.com/project/depaul-plus/teacher_1.png', img: 'https://webapp-pub.ezijing.com/project/umiami-plus/teacher_1.png',
tit: 'Sulin Ba', tit: 'Pratim Biswas',
desc: ['教授,商学院院长', '德克萨斯大学奥斯汀分校', '管理信息系统博士'] desc: ['工程学院院长', '加州理工学院博士']
},
{
img: 'https://webapp-pub.ezijing.com/project/umiami-plus/teacher_2.png',
tit: 'Helena M Solo-Gabriele',
desc: ['教授', '麻省理工学院博士']
},
{
img: 'https://webapp-pub.ezijing.com/project/umiami-plus/teacher_3.png',
tit: 'Shahriar Negahdaripour',
desc: ['教授', '麻省理工学院博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/depaul-plus/teacher_2.png', img: 'https://webapp-pub.ezijing.com/project/umiami-plus/teacher_4.png',
tit: 'Sanjay Deshmukh', tit: 'Ozcan Ozdamar',
desc: ['金融硕士项目教授兼主任', '波士顿学院金融学博士'] desc: ['教授', '西北大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/depaul-plus/teacher_3.png', img: 'https://webapp-pub.ezijing.com/project/umiami-plus/teacher_5.png',
tit: 'Elijah Brewer', tit: 'Mohamed Abdel-Mottaleb',
desc: ['教授', '麻省理工学院经济学博士'] desc: ['教授兼电气与计算机工程系 系主任', '马里兰大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/depaul-plus/teacher_4.png', img: 'https://webapp-pub.ezijing.com/project/umiami-plus/teacher_6.png',
tit: 'Susanne E. Cannon', tit: 'Sakhrat Khizroev',
desc: ['教授', '得克萨斯大学金融学博士'] desc: ['教授', '卡内基梅隆大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/depaul-plus/teacher_5.png', img: 'https://webapp-pub.ezijing.com/project/umiami-plus/teacher_7.png',
tit: 'Werner De Bondt', tit: 'Weiyong Gu',
desc: ['教授', '康奈尔大学工商管理博士'] desc: ['教授、本科生主任', '哥伦比亚大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/depaul-plus/teacher_6.png', img: 'https://webapp-pub.ezijing.com/project/umiami-plus/teacher_8.png',
tit: 'Sonya Lim', tit: 'Ines Basalo',
desc: ['教授', '俄亥俄州立大学金融学博士'] desc: ['副教授', '哥伦比亚大学博士']
} }
], ],
alumnusList: [ alumnusList: [
{ {
img: 'https://webapp-pub.ezijing.com/project/depaul-plus/alumni_1.png', img: 'https://webapp-pub.ezijing.com/project/umiami-plus/alumni_1.png',
tit: '朱云来', tit: '马尔科·安东尼奥·鲁比奥',
desc: ['前中金公司总裁兼CEO', '朱镕基之子'] desc: ['美国参议员']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/depaul-plus/alumni_2.png', img: 'https://webapp-pub.ezijing.com/project/umiami-plus/alumni_2.png',
tit: 'Gillian Anderson', tit: '大卫·西格尔',
desc: ['第一夫人知名演员吉莲·安德森'] desc: ['福布斯排行榜亿万富翁', 'Two Sigma对冲基金创始人']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/depaul-plus/alumni_3.png', img: 'https://webapp-pub.ezijing.com/project/umiami-plus/alumni_3.png',
tit: 'Mr. Lee J. Diamandakis', tit: '凯莉·麦克纳尼',
desc: ['德尔豪斯资本高级副总裁'] desc: ['白宫新闻发言人']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/depaul-plus/alumni_4.png', img: 'https://webapp-pub.ezijing.com/project/umiami-plus/alumni_4.png',
tit: 'Joseph N. Silich', tit: '道恩·强森(“巨石”)',
desc: ['摩根士丹利执行董事'] desc: ['著名演员、制片人']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/depaul-plus/alumni_5.png', img: 'https://webapp-pub.ezijing.com/project/umiami-plus/alumni_5.png',
tit: 'Jack Durburg', tit: '爱德华·罗伯茨',
desc: ['世邦魏理仕CEO'] desc: ['美国个人电脑(PC)之父']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/depaul-plus/alumni_6.png', img: 'https://webapp-pub.ezijing.com/project/umiami-plus/alumni_6.png',
tit: 'Matt Wurtzebac', tit: '梅塞德丝·阿劳斯',
desc: ['德雷柏克莱默房地产顾问公司高级副总裁'] desc: ['秘鲁副总统']
} }
] ]
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论