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

chore: 新增park-plus项目站

上级 3f69424a
projectId=1020 projectId=1030
newProjectId=62110451281973248 newProjectId=283899817594765312
baseURL=https://project-api.ezijing.com baseURL=https://project-api.ezijing.com
loginURL=https://login.ezijing.com/sit-plus loginURL=https://login.ezijing.com/park-plus
\ No newline at end of file \ No newline at end of file
projectId=1020 projectId=1030
newProjectId=62110451281973248 newProjectId=283899817594765312
baseURL=https://project-api.ezijing.com baseURL=https://project-api.ezijing.com
loginURL=https://login.ezijing.com/sit-plus loginURL=https://login.ezijing.com/park-plus
\ No newline at end of file \ No newline at end of file
projectId=1020 projectId=1030
newProjectId=62110451281973248 newProjectId=283899817594765312
baseURL=https://project-api2.ezijing.com baseURL=https://project-api2.ezijing.com
......
...@@ -16,13 +16,7 @@ ...@@ -16,13 +16,7 @@
</div> </div>
<div class="form-item"> <div class="form-item">
<input type="text" class="form-input" placeholder="请输入短信验证码" maxlength="4" v-model="phoneCode" /> <input type="text" class="form-input" placeholder="请输入短信验证码" maxlength="4" v-model="phoneCode" />
<input <input type="button" class="form-button" :disabled="codeButtonDisabled" :value="buttonText" @click="onSendCode" />
type="button"
class="form-button"
:disabled="codeButtonDisabled"
:value="buttonText"
@click="onSendCode"
/>
</div> </div>
<div class="form-item"> <div class="form-item">
<input type="button" value="立即预约" class="form-button" @click="onSbumit" /> <input type="button" value="立即预约" class="form-button" @click="onSbumit" />
...@@ -36,7 +30,7 @@ import * as api from '@/api' ...@@ -36,7 +30,7 @@ import * as api from '@/api'
export default { export default {
data() { data() {
return { return {
ruleForm: { name: '', phone: '', project_id: '1020', channel: localStorage.getItem('channel_num') || 19960 }, ruleForm: { name: '', phone: '', project_id: '1030', channel: localStorage.getItem('channel_num') || 19960 },
projectList: [ projectList: [
{ label: '金融工商管理硕士', value: '1000' }, { label: '金融工商管理硕士', value: '1000' },
{ label: '酒店及旅游业工商管理硕士', value: '1008' }, { label: '酒店及旅游业工商管理硕士', value: '1008' },
...@@ -46,7 +40,7 @@ export default { ...@@ -46,7 +40,7 @@ export default {
{ label: '中国未来金融领袖计划', value: '1007' }, { label: '中国未来金融领袖计划', value: '1007' },
{ label: '国际硕士保研项目', value: '1016' }, { label: '国际硕士保研项目', value: '1016' },
{ label: '金融学硕士保研项目', value: '1018' }, { label: '金融学硕士保研项目', value: '1018' },
{ label: '工程管理硕士保研项目', value: '1020' } { label: '工商管理硕士保研项目', value: '1030' }
], ],
phoneCode: '', phoneCode: '',
codeButtonDisabled: false, codeButtonDisabled: false,
......
...@@ -21,7 +21,7 @@ export default { ...@@ -21,7 +21,7 @@ export default {
{ {
name: '项目介绍', name: '项目介绍',
children: [ children: [
{ name: '斯蒂文斯理工学院', path: '/about/school' } { name: '美国帕克大学', path: '/about/school' }
// { name: '最近动态', path: '/news/hot' } // { name: '最近动态', path: '/news/hot' }
] ]
}, },
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<div class="rigth-aside"> <div class="rigth-aside">
<ul class="right-aside-btns"> <ul class="right-aside-btns">
<a href="/my"> <a href="/my">
<li style="border-bottom: 1px solid #999;"> <li style="border-bottom: 1px solid #999">
<img src="https://zws-imgs-pub.ezijing.com/static/public/d434fa0ffd77892273e63e6d694cff0a.png" /> <img src="https://zws-imgs-pub.ezijing.com/static/public/d434fa0ffd77892273e63e6d694cff0a.png" />
<p>报名申请</p> <p>报名申请</p>
</li> </li>
...@@ -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/sit-plus/sit_wechat.png" /> <img src="https://webapp-pub.ezijing.com/project/park-plus/sit_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/sit-plus/video_poster1.png' poster: 'https://webapp-pub.ezijing.com/project/park-plus/video_poster1.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/sit-plus/video_poster2.png' poster: 'https://webapp-pub.ezijing.com/project/park-plus/video_poster2.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/sit-plus/video_poster3.png' poster: 'https://webapp-pub.ezijing.com/project/park-plus/video_poster3.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/sit-plus/video_poster4.png' poster: 'https://webapp-pub.ezijing.com/project/park-plus/video_poster4.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/sit-plus/video_poster5.png' poster: 'https://webapp-pub.ezijing.com/project/park-plus/video_poster5.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/sit-plus/video_poster6.png' poster: 'https://webapp-pub.ezijing.com/project/park-plus/video_poster6.png'
} }
], ],
// 当前播放的视频 // 当前播放的视频
...@@ -87,13 +87,13 @@ export default { ...@@ -87,13 +87,13 @@ export default {
}, },
speed: 1000, speed: 1000,
loop: true, loop: true,
height: 500, height: 350,
slidesPerView: 2, slidesPerView: 2,
centeredSlides: true, centeredSlides: true,
rewind: true, rewind: true,
disableOnInteraction: false, disableOnInteraction: false,
on: { on: {
slideChangeTransitionEnd: function() { slideChangeTransitionEnd: function () {
this.autoplay.start() //就加这个玩意儿 this.autoplay.start() //就加这个玩意儿
} }
} }
...@@ -202,7 +202,7 @@ export default { ...@@ -202,7 +202,7 @@ export default {
.is-pc { .is-pc {
margin-top: 56px; margin-top: 56px;
.video-wrapper { .video-wrapper {
background: url(https://webapp-pub.ezijing.com/project/sit-plus/video_bg.png) no-repeat center center; background: url(https://webapp-pub.ezijing.com/project/park-plus/video_bg.png) no-repeat center center;
background-size: cover; background-size: cover;
} }
.content { .content {
...@@ -227,7 +227,7 @@ export default { ...@@ -227,7 +227,7 @@ export default {
.video-poster { .video-poster {
position: relative; position: relative;
width: 550px; width: 550px;
height: 550px; height: 350px;
&::after { &::after {
content: ''; content: '';
position: absolute; position: absolute;
...@@ -314,7 +314,7 @@ export default { ...@@ -314,7 +314,7 @@ export default {
// margin-left:50px; // margin-left:50px;
.item-media { .item-media {
width: 550px; width: 550px;
height: 550px; height: 350px;
position: relative; position: relative;
img { img {
width: 100%; width: 100%;
......
...@@ -2,10 +2,10 @@ ...@@ -2,10 +2,10 @@
<div :class="isMobile ? 'is-h5' : 'is-pc'"> <div :class="isMobile ? 'is-h5' : 'is-pc'">
<div class="banner-content"> <div class="banner-content">
<a href="/my"> <a href="/my">
<img class="img" src="https://webapp-pub.ezijing.com/project/sit-plus/banner.png" /> <img class="img" src="https://webapp-pub.ezijing.com/project/park-plus/banner.png" />
</a> </a>
<!-- <div class="content_desc"> <!-- <div class="content_desc">
<div class="desc_cn">斯蒂文斯理工学院工程管理硕士保研项目</div> <div class="desc_cn">美国帕克大学工商管理硕士保研项目</div>
<div class="desc_en">Stevens Institute of Technology Master of Engineering in Engineering Management</div> <div class="desc_en">Stevens Institute of Technology Master of Engineering in Engineering Management</div>
</div> --> </div> -->
<div class="banner_navList" v-if="false"> <div class="banner_navList" v-if="false">
...@@ -72,7 +72,7 @@ export default { ...@@ -72,7 +72,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.oss-cn-beijing.aliyuncs.com/project/sit-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/park-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'
) )
} else if (item.tag === '3') { } else if (item.tag === '3') {
this.$router.push('/about/school') this.$router.push('/about/school')
......
...@@ -26,35 +26,19 @@ export default { ...@@ -26,35 +26,19 @@ export default {
return { return {
listData: [ listData: [
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/sit-plus/feature_1.png', web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/feature_1.png',
item_desc_tit: '全美四大理工之一',
item_desc_con: '与麻省理工、加州理工等并称为<br/>全美四大理工学院'
},
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/sit-plus/feature_3.png',
item_desc_tit: '专业全美TOP10',
item_desc_con: 'STEM学科排名前5<br/>全美在线工程管理硕士排名第9<br/>全美大学最高薪酬排名第7'
},
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/sit-plus/feature_2.png',
item_desc_tit: '师资雄厚',
item_desc_con: '2位诺贝尔奖得主<br/>科学管理之父泰勒'
},
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/sit-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/sit-plus/feature_5.png', web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/feature_2.png',
item_desc_tit: '免标准化考试', item_desc_tit: '免标准化考试',
item_desc_con: '校方考试替代托福、GRE' item_desc_con: '校方考试替代托福、GRE'
}, },
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/sit-plus/feature_6.png', web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/feature_3.png',
item_desc_tit: '精英辈出', item_desc_tit: '省时省费',
item_desc_con: item_desc_con: '仅需赴美学习一年<br/>国内学习费用+国外学习费用+生活费<br/>总费用不超过24万'
'美国通用汽车公司联合创始人<br/>Charles Stewart Mott<br/>厄瓜多尔总统Leon Febres Cordero<br/>Email访问协议发明者Mark Crispin<br/>LG显示器执行总裁Sang-Beom Han等'
} }
] ]
} }
......
...@@ -3,17 +3,10 @@ ...@@ -3,17 +3,10 @@
<card title="项目简介"> <card title="项目简介">
<div class="desc"> <div class="desc">
<p> <p>
该保研项目是斯蒂文斯理工学院工程管理硕士项目的特别录取通道。项目通过对学生的全面个性化评估和科研主题课程训练,鼓励学生以增强科研能力替代应试,减少研究生入学考试对学生学习和科研的干扰。 该保研项目是美国帕克大学工商管理硕士保研项目的特别录取通道。项目通过对学生的综合素质进行全面个性化评估,鼓励学生以增强综合能力替代应试,减少研究生入学考试以及英语考试对学生学习和成长的干扰。
</p> </p>
<br /> <br />
<p>该项目由美国帕克大学工商管理硕士保研项目中国招生与教学中心(紫荆教育)全权负责招生和运营。</p>
<p>
该项目由斯蒂文斯理工学院工程管理硕士保研项目中国招生与教学中心(紫荆教育)全权负责运营,详情请见斯蒂文斯理工学院官网项目说明:<a
href="https://www.stevens.edu/page-basic/zijing-partnership"
target="_blank"
>https://www.stevens.edu/page-basic/zijing-partnership</a
>
</p>
</div> </div>
</card> </card>
</div> </div>
......
...@@ -2,19 +2,15 @@ ...@@ -2,19 +2,15 @@
<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/sit-plus/school_desc.png" class="desc-img" /> <img src="https://webapp-pub.ezijing.com/project/park-plus/school_desc.png" class="desc-img" />
<p> <p>
斯蒂文斯理工学院创办于1870年,和麻省理工、加州理工、伦斯勒理工学院并称为美国四大理工学院,是美国历史最为悠久的理工学院之一。学校坐落于纽约大都会区新泽西州霍博肯市(Hoboken, 美国帕克大学原名帕克学院,最初成立于1875年,2000年正式更名为帕克大学,是一所独立私立高等教育机构,至今已有149年的历史。最初成立时,帕克大学仅是一所小型的中西部教堂学院,现在已经发展成为一所拥有电子学习设施,并开设美国军队教育课程的大学。帕克大学获得了美国中北部高等教育委员会及中北部学院和大学协会认可,获密苏里州教育部门认证,中国教育部涉外监管信息网认证。
New Jersey),与曼哈顿岛隔河相望,是世界上地理位置最佳的学校之一。
</p> </p>
<br />
<p> <p>
斯蒂文斯理工学院是一所在美国的教育和研究领域中位居前沿的理工类大学,长年位列U.S. News & World 有超过633名来自112个不同国家的外国留学生,他们在学校感受到了家的温暖。为了容纳并使留学生更好地适应学校,学校组织了许多有趣的活动供留学生参加,也让美国学生可以与之互动并体验当地文化。帕克大学一直被家长和其他学校评为国内私立大学中的顶级大学。帕克起源于中西部一个小大学,现在帕克大学已经成长为多元的大学,为全球的学生提供高品质的学术机会。
Report全美Top100。该校的教授和学者在自然科学及管理科学领域享有盛誉,培养了诺贝尔物理学奖得主费瑞得瑞恩(Frederick </p>
Reines)、诺贝尔化学奖得主欧文朗缪尔(Irving Langmuir)、现代管理学之父弗雷德里克泰勒(Frederick Winslow <p>
Taylor)以及甘特图的发明者亨利甘特(Henry Laurence 帕克大学的毕业生拥有全球视野,他们对国际关系和国际市场有着深刻理解。在帕克的学习使他们掌握了关键性思维、有效沟通以及终身学习。无论是商科专业,还是体育、生物、图形设计或者教育专业,学生在帕克大学学到的不仅仅是为日后工作做准备,更是如何成为一个关键性思考者、问题解决者以及可以适应全球化的领跑者。
Gantt)等杰出人才。该校毕业生享有极高声誉,在NACE全美大学最高薪酬排行中位列第7位,在二十年投资回报比中位列第三位,USA
Today将其评选为全美最佳七所工程学院之一。
</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_SIT@ezijing.com ">admission_SIT@ezijing.com </a></p> <p><a href="mailto:admission_park@ezijing.com ">admission_park@ezijing.com </a></p>
</div> </div>
</div> </div>
<!-- <div class="link"> <!-- <div class="link">
......
...@@ -3,13 +3,11 @@ ...@@ -3,13 +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/sit-plus/logo.png" /> <img @click="goWebsite" src="https://webapp-pub.ezijing.com/project/park-plus/logo.png" />
<div class="line"></div> <div class="line"></div>
<nuxt-link to="/" class="logo"> <nuxt-link to="/" class="logo">
<div class="title"> <div class="title">美国帕克大学工商管理硕士保研项目</div>
斯蒂文斯理工学院工程管理硕士保研项目 <!-- <img src="https://webapp-pub.ezijing.com/project/marywood/marywood_logo.svg" /> -->
</div>
<!-- <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg" /> -->
</nuxt-link> </nuxt-link>
</div> </div>
<!-- <nuxt-link to="/" class="logo"></nuxt-link> --> <!-- <nuxt-link to="/" class="logo"></nuxt-link> -->
......
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
<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/sit-plus/logo_white.png" /> <img src="https://webapp-pub.ezijing.com/project/park-plus/logo_white.png" />
<h1>管理硕士保研项目</h1> <h1>管理硕士保研项目</h1>
</div> </div>
<div class="bottom"> <div class="bottom">
...@@ -35,19 +35,17 @@ ...@@ -35,19 +35,17 @@
</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_SIT@ezijing.com" <a class="mail" href="mailto:admission_park@ezijing.com">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:admission_park@ezijing.com </a>
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:admission_SIT@ezijing.com
</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/sit-plus/sit_wechat.png" class="code" /> <img src="https://webapp-pub.ezijing.com/project/park-plus/sit_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>
...@@ -58,36 +56,22 @@ ...@@ -58,36 +56,22 @@
友情链接:中国人民银行 中国涉外监管网 中国银行协会 中国证券投资基金业协会 友情链接:中国人民银行 中国涉外监管网 中国银行协会 中国证券投资基金业协会
</div> --> </div> -->
</div> </div>
<div class="copyright" style="height: 40px;line-height: 40px;color: rgba(153, 153, 153, 1);background: #fff;"> <div class="copyright" style="height: 40px; line-height: 40px; color: rgba(153, 153, 153, 1); background: #fff">
<div class="inner" style="width: 100%;justify-content: center;display: flex;"> <div class="inner" style="width: 100%; justify-content: center; display: flex">
<p style="font-size: 12px;"> <p style="font-size: 12px">Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司</p>
Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司 <a target="_blank" href="https://tsm.miit.gov.cn/dxxzsp/" style="color: rgba(153, 153, 153, 1); text-decoration: none; margin-left: 10px">
</p> <p style="font-size: 12px">京ICP证150431号</p>
<a
target="_blank"
href="https://tsm.miit.gov.cn/dxxzsp/"
style="color: rgba(153, 153, 153, 1);text-decoration:none;margin-left: 10px;"
>
<p style="font-size: 12px;">京ICP证150431号</p>
</a> </a>
<a <a
target="_blank" target="_blank"
class="record" class="record"
href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681"
style="color: rgba(153, 153, 153, 1);text-decoration:none;align-items: center;display: flex;margin-right: 5px;" style="color: rgba(153, 153, 153, 1); text-decoration: none; align-items: center; display: flex; margin-right: 5px">
> <img src="https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png" style="width: 20px; height: 20px; margin: 0 6px; display: block" />
<img <p style="font-size: 12px">安备 11010802023681号</p>
src="https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png"
style="width: 20px;height: 20px;margin: 0 6px;display: block;"
/>
<p style="font-size: 12px;">安备 11010802023681号</p>
</a> </a>
<a <a target="_blank" href="https://beian.miit.gov.cn/#/Integrated/index" style="color: rgba(153, 153, 153, 1); text-decoration: none">
target="_blank" <p style="font-size: 12px">京ICP备15016866号-1</p>
href="https://beian.miit.gov.cn/#/Integrated/index"
style="color: rgba(153, 153, 153, 1);text-decoration:none;"
>
<p style="font-size: 12px;">京ICP备15016866号-1</p>
</a> </a>
</div> </div>
</div> </div>
...@@ -195,7 +179,7 @@ export default {} ...@@ -195,7 +179,7 @@ export default {}
height: 50px; height: 50px;
img { img {
margin-top: -40px; margin-top: -40px;
height: 125px; height: 73px;
} }
h1 { h1 {
margin-left: 14px; margin-left: 14px;
......
...@@ -7,12 +7,12 @@ ...@@ -7,12 +7,12 @@
<img src="https://zws-imgs-pub.ezijing.com/static/public/307f688850f8308a5c944bd129436fe0.png" /> <img src="https://zws-imgs-pub.ezijing.com/static/public/307f688850f8308a5c944bd129436fe0.png" />
</nuxt-link> --> </nuxt-link> -->
<div class="logo-box"> <div class="logo-box">
<img @click="goWebsite" src="https://webapp-pub.ezijing.com/project/sit-plus/logo.png" /> <img @click="goWebsite" src="https://webapp-pub.ezijing.com/project/park-plus/logo.png" />
<div class="line"></div> <div class="line"></div>
<nuxt-link to="/"> <nuxt-link to="/">
<div class="title">斯蒂文斯理工学院工程管理硕士保研项目</div> <div class="title">美国帕克大学工商管理硕士保研项目</div>
</nuxt-link> </nuxt-link>
<!-- <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg" /> --> <!-- <img src="https://webapp-pub.ezijing.com/project/marywood/marywood_logo.svg" /> -->
</div> </div>
<div class="user" v-if="user.id"> <div class="user" v-if="user.id">
...@@ -23,9 +23,7 @@ ...@@ -23,9 +23,7 @@
<div class="login"> <div class="login">
<a :href="loginURL">{{ $t('menu.fastLogin') }}</a> <a :href="loginURL">{{ $t('menu.fastLogin') }}</a>
</div> </div>
<div class="register" @click="$router.push('/my/account')"> <div class="register" @click="$router.push('/my/account')">马上报名</div>
马上报名
</div>
<!-- <div class="register"> <!-- <div class="register">
<a :href="registerURL">{{ $t('menu.register') }}</a> <a :href="registerURL">{{ $t('menu.register') }}</a>
</div> --> </div> -->
...@@ -69,16 +67,10 @@ export default { ...@@ -69,16 +67,10 @@ export default {
return this.$store.state.user || {} return this.$store.state.user || {}
}, },
loginURL() { loginURL() {
return process.client return process.client ? `${process.env.loginURL}/login/index?redirect_uri=${encodeURIComponent(location.origin + this.$route.fullPath)}` : ''
? `${process.env.loginURL}/login/index?redirect_uri=${encodeURIComponent(
location.origin + this.$route.fullPath
)}`
: ''
}, },
registerURL() { registerURL() {
return process.client return process.client ? `${process.env.loginURL}/register?redirect_uri=${encodeURIComponent(location.origin + this.$route.fullPath)}` : ''
? `${process.env.loginURL}/register?redirect_uri=${encodeURIComponent(location.origin + this.$route.fullPath)}`
: ''
} }
} }
} }
...@@ -100,8 +92,9 @@ li { ...@@ -100,8 +92,9 @@ li {
.head-top-content { .head-top-content {
// width: 1200px; // width: 1200px;
// margin: 0 auto; // margin: 0 auto;
border: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb;
.max-width-content { .max-width-content {
height: 100px;
display: flex; display: flex;
align-items: center; align-items: center;
img { img {
...@@ -114,7 +107,7 @@ li { ...@@ -114,7 +107,7 @@ li {
align-items: center; align-items: center;
justify-content: center; justify-content: center;
img { img {
height: 89px; height: 70px;
cursor: pointer; cursor: pointer;
display: block; display: block;
} }
......
...@@ -22,8 +22,7 @@ ...@@ -22,8 +22,7 @@
:class="$route.path === level2Item.path || level2Item.isShow ? 'li active' : 'li'" :class="$route.path === level2Item.path || level2Item.isShow ? 'li active' : 'li'"
:key="level2Index + 'level2'" :key="level2Index + 'level2'"
@mouseenter="levelShow(level2Item)" @mouseenter="levelShow(level2Item)"
@mouseleave="levelShow(level2Item, 'out')" @mouseleave="levelShow(level2Item, 'out')">
>
<app-link :to="level2Item.path"> <app-link :to="level2Item.path">
<div class="name"> <div class="name">
{{ level2Item.name }} {{ level2Item.name }}
...@@ -54,13 +53,13 @@ export default { ...@@ -54,13 +53,13 @@ export default {
// 项目介绍 // 项目介绍
{ {
name: this.$t('menu.project'), name: this.$t('menu.project'),
path: '/about/school', path: '/about/school'
children: [ // children: [
{ name: this.$t('menu.schoolChild.school3'), path: '/about/school' } // { name: this.$t('menu.schoolChild.school3'), path: '/about/school' }
// { name: this.$t('menu.newsChild.hot'), path: '/news/hot' } // // { name: this.$t('menu.newsChild.hot'), path: '/news/hot' }
// { name: this.$t('menu.projectChild.feature'), path: '/project-intro/charac' }, // // { name: this.$t('menu.projectChild.feature'), path: '/project-intro/charac' },
// { name: this.$t('menu.projectChild.cert'), path: '/project-intro/certificate' } // // { name: this.$t('menu.projectChild.cert'), path: '/project-intro/certificate' }
] // ]
}, },
// 项目优势 // 项目优势
// { // {
...@@ -107,7 +106,7 @@ export default { ...@@ -107,7 +106,7 @@ export default {
name: '就业福利', name: '就业福利',
path: '/returnPolicy/returnPolicy', path: '/returnPolicy/returnPolicy',
children: [ children: [
{ name: '高薪就业', path: '/returnPolicy/salary' }, // { name: '高薪就业', path: '/returnPolicy/salary' },
// { name: this.$t('menu.enrollChild.brochure'), path: '/enroll/brochure' }, // { name: this.$t('menu.enrollChild.brochure'), path: '/enroll/brochure' },
{ name: '归国政策', path: '/returnPolicy/returnPolicy' } { name: '归国政策', path: '/returnPolicy/returnPolicy' }
] ]
......
...@@ -16,11 +16,7 @@ ...@@ -16,11 +16,7 @@
</li> --> </li> -->
<div class="line"></div> <div class="line"></div>
<li <li :class="{ wx: true, active: tabBtnActive && tabBtnTarget === 'wx' }" @mouseenter="handleMsOver('wx')" @mouseleave="handleMsOut">
:class="{ wx: true, active: tabBtnActive && tabBtnTarget === 'wx' }"
@mouseenter="handleMsOver('wx')"
@mouseleave="handleMsOut"
>
<!-- <p>{{ $t('aside.follow') }}</p> --> <!-- <p>{{ $t('aside.follow') }}</p> -->
</li> </li>
<div class="line"></div> <div class="line"></div>
...@@ -29,18 +25,8 @@ ...@@ -29,18 +25,8 @@
<!-- <p>^</p> --> <!-- <p>^</p> -->
</li> </li>
</ul> </ul>
<transition <transition name="custom-classes-transition" enter-active-class="animated tada" leave-active-class="animated bounceOutRight">
name="custom-classes-transition" <div id="show-enroll" v-show="tabBtnActive" class="tab_cont" @mouseover="handleMsOver('')" @mouseout="handleMsOut">
enter-active-class="animated tada"
leave-active-class="animated bounceOutRight"
>
<div
id="show-enroll"
v-show="tabBtnActive"
class="tab_cont"
@mouseover="handleMsOver('')"
@mouseout="handleMsOut"
>
<div class="enroll_cont" id="show-enroll-content" v-show="tabBtnTarget === 'enroll'"> <div class="enroll_cont" id="show-enroll-content" v-show="tabBtnTarget === 'enroll'">
<h5>{{ $t('aside.apply1') }}</h5> <h5>{{ $t('aside.apply1') }}</h5>
<p><el-input v-model="formInfo.name" :placeholder="$t('aside.name')" size="small"></el-input></p> <p><el-input v-model="formInfo.name" :placeholder="$t('aside.name')" size="small"></el-input></p>
...@@ -62,9 +48,7 @@ ...@@ -62,9 +48,7 @@
</p> </p>
<p class="sendcode"> <p class="sendcode">
<el-input v-model="sendCode" :placeholder="$t('aside.code')" size="small"></el-input <el-input v-model="sendCode" :placeholder="$t('aside.code')" size="small"></el-input
><el-button class="btn" :disabled="isBtnDisabled" id="checkedCode" @click="getSendCode">{{ ><el-button class="btn" :disabled="isBtnDisabled" id="checkedCode" @click="getSendCode">{{ $t('aside.codeBtn') }}</el-button>
$t('aside.codeBtn')
}}</el-button>
</p> </p>
<p> <p>
<el-button style="width: 100%" @click="submitEnroll">{{ $t('aside.formBtn') }}</el-button> <el-button style="width: 100%" @click="submitEnroll">{{ $t('aside.formBtn') }}</el-button>
...@@ -72,7 +56,7 @@ ...@@ -72,7 +56,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/sit-plus/sit_wechat.png" /> <img src="https://webapp-pub.ezijing.com/project/park-plus/sit_wechat.png" />
</div> </div>
</div> </div>
</transition> </transition>
...@@ -92,7 +76,7 @@ export default { ...@@ -92,7 +76,7 @@ export default {
formInfo: { formInfo: {
name: '', name: '',
phone: '', phone: '',
newProjectId: '1020' newProjectId: '1030'
}, },
projectList: [ projectList: [
{ label: '金融工商管理硕士', value: '1000' }, { label: '金融工商管理硕士', value: '1000' },
...@@ -103,13 +87,13 @@ export default { ...@@ -103,13 +87,13 @@ export default {
{ label: '中国未来金融领袖计划', value: '1007' }, { label: '中国未来金融领袖计划', value: '1007' },
{ label: '国际硕士', value: '1016' }, { label: '国际硕士', value: '1016' },
{ label: '金融学硕士保研项目', value: '1018' }, { label: '金融学硕士保研项目', value: '1018' },
{ label: '工程管理硕士保研项目', value: '1020' } { label: '工商管理硕士保研项目', value: '1030' }
] ]
} }
}, },
mounted() { mounted() {
// this.isShow = false // this.isShow = false
window.onscroll = function() { window.onscroll = function () {
var top = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop var top = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop
var node = document.getElementById('right_bar') var node = document.getElementById('right_bar')
if (top > 100) { if (top > 100) {
......
...@@ -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: '报名流程',
...@@ -255,13 +255,11 @@ export default { ...@@ -255,13 +255,11 @@ export default {
problem: { problem: {
item1Tit: '申请和面试相关问题', item1Tit: '申请和面试相关问题',
item1problem1: 'Q:如何申请美国印第安纳大学Kelley商学院金融学硕士?大概流程是什么?', item1problem1: 'Q:如何申请美国印第安纳大学Kelley商学院金融学硕士?大概流程是什么?',
item1answer1: item1answer1: 'A: 本项目为申请面试制; 申请流程为:在线填写申请资料—初审通过—面试安排—综合评审—录取offer—学费缴纳及入学手续办理',
'A: 本项目为申请面试制; 申请流程为:在线填写申请资料—初审通过—面试安排—综合评审—录取offer—学费缴纳及入学手续办理',
item1problem2: 'Q:面试多少人?录取多少人?率取比率是多少?', item1problem2: 'Q:面试多少人?录取多少人?率取比率是多少?',
item1answer2: 'A: 本项目采取现场/视频面试的方式,面试人数和录取人数视申请人数和申请资质而定。', item1answer2: 'A: 本项目采取现场/视频面试的方式,面试人数和录取人数视申请人数和申请资质而定。',
item1problem3: 'Q:是否要求考生的工作经验必须属于金融行业?', item1problem3: 'Q:是否要求考生的工作经验必须属于金融行业?',
item1answer3: item1answer3: 'A: 本项目对考生的行业背景无特殊要求。欢迎有志于从事金融行业或相关工作的考生报考。录取为综合考评,工作背景是综合考评时需要参考的一部分信息。',
'A: 本项目对考生的行业背景无特殊要求。欢迎有志于从事金融行业或相关工作的考生报考。录取为综合考评,工作背景是综合考评时需要参考的一部分信息。',
item2Tit: '报考资格相关问题', item2Tit: '报考资格相关问题',
item2problem1: 'Q:大专毕业后,又通过自考获得本科毕业证和学士学位,能否报考?', item2problem1: 'Q:大专毕业后,又通过自考获得本科毕业证和学士学位,能否报考?',
item2answer1: 'A: 可以报考,只要获得本科学位证书,按照本科毕业生身份报考即可。', item2answer1: 'A: 可以报考,只要获得本科学位证书,按照本科毕业生身份报考即可。',
......
...@@ -3,11 +3,11 @@ ...@@ -3,11 +3,11 @@
<header class="header"> <header class="header">
<div class="inner"> <div class="inner">
<div class="logo"> <div class="logo">
<router-link to="/"><img src="https://webapp-pub.ezijing.com/project/application/images/ezijing-logo.png"/></router-link> <router-link to="/"><img src="https://webapp-pub.ezijing.com/project/application/images/ezijing-logo.png" /></router-link>
</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 :model="ruleForm" :rules="rules" ref="form" label-width="100px" :label-position="labelPosition" @submit.native.prevent style="max-width: 680px"> <el-form :model="ruleForm" :rules="rules" ref="form" label-width="100px" :label-position="labelPosition" @submit.native.prevent style="max-width: 680px">
<el-form-item label="姓名" prop="provider_name"> <el-form-item label="姓名" prop="provider_name">
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<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">马上开始</div> <div class="welcome-button" @click="handleStart">马上开始</div>
</div> </div>
</div> </div>
......
...@@ -5,16 +5,12 @@ ...@@ -5,16 +5,12 @@
<img src="https://webapp-pub.ezijing.com/project/application/images/my_pay_01.png" /> <img src="https://webapp-pub.ezijing.com/project/application/images/my_pay_01.png" />
</div> </div>
<h1>欢迎您</h1> <h1>欢迎您</h1>
<p class="t1"> <p class="t1">申请美国帕克大学工商管理硕士保研项目,本项目的申请费为<span>700</span>元,请扫描二维码以完成报名。</p>
申请斯蒂文斯理工学院工程管理硕士保研项目,本项目的申请费为<span>700</span>元,请扫描二维码以完成报名。
</p>
</div>
<div class="qrcode-error" v-if="qrcodeError">
生成二维码失败请刷新<i class="el-icon-refresh-left" @click="getOrder" title="刷新"></i>
</div> </div>
<div class="qrcode-error" v-if="qrcodeError">生成二维码失败请刷新<i class="el-icon-refresh-left" @click="getOrder" title="刷新"></i></div>
<div class="qrcode" v-else> <div class="qrcode" v-else>
<qrcode-vue :value="qrcodeValue" size="100"></qrcode-vue> <qrcode-vue :value="qrcodeValue" size="100"></qrcode-vue>
<span @click="getOrder"><i class="el-icon-refresh" style="font-size:20px" title="刷新"></i></span> <span @click="getOrder"><i class="el-icon-refresh" style="font-size: 20px" title="刷新"></i></span>
</div> </div>
</div> </div>
</template> </template>
......
...@@ -27,7 +27,7 @@ export default function (_this) { ...@@ -27,7 +27,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>`
} }
] ]
......
...@@ -17,7 +17,7 @@ export default function (_this) { ...@@ -17,7 +17,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: '您的短期和长期职业发展目标是什么?您打算如何达成此愿景?',
...@@ -39,7 +39,7 @@ export default function (_this) { ...@@ -39,7 +39,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: [
......
...@@ -5,16 +5,12 @@ ...@@ -5,16 +5,12 @@
<img src="https://webapp-pub.ezijing.com/project/application/images/my_pay_01.png" /> <img src="https://webapp-pub.ezijing.com/project/application/images/my_pay_01.png" />
</div> </div>
<h1>欢迎您</h1> <h1>欢迎您</h1>
<p class="t1"> <p class="t1">申请美国帕克大学工商管理硕士保研项目,本项目的申请费为<span>700</span>元,请扫描二维码以完成报名。</p>
申请斯蒂文斯理工学院工程管理硕士保研项目,本项目的申请费为<span>700</span>元,请扫描二维码以完成报名。
</p>
</div>
<div class="qrcode-error" v-if="qrcodeError">
生成二维码失败请刷新<i class="el-icon-refresh-left" @click="getOrder" title="刷新"></i>
</div> </div>
<div class="qrcode-error" v-if="qrcodeError">生成二维码失败请刷新<i class="el-icon-refresh-left" @click="getOrder" title="刷新"></i></div>
<div class="qrcode" v-else> <div class="qrcode" v-else>
<qrcode-vue :value="qrcodeValue" size="100"></qrcode-vue> <qrcode-vue :value="qrcodeValue" size="100"></qrcode-vue>
<span @click="getOrder"><i class="el-icon-refresh" style="font-size:20px" title="刷新"></i></span> <span @click="getOrder"><i class="el-icon-refresh" style="font-size: 20px" title="刷新"></i></span>
</div> </div>
</div> </div>
</template> </template>
......
...@@ -32,7 +32,7 @@ export default function (_this) { ...@@ -32,7 +32,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/sit-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/park-plus/First%20Year%20Application.docx" target="_blank" download="申请表格" style="color:#aa1941;">[下载模板]</a></p>`
} }
] ]
} }
......
...@@ -23,7 +23,7 @@ export default function (_this) { ...@@ -23,7 +23,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/sit-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/park-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>`
} }
] ]
......
...@@ -5,14 +5,12 @@ ...@@ -5,14 +5,12 @@
<img src="https://webapp-pub.ezijing.com/project/application/images/my_pay_01.png" /> <img src="https://webapp-pub.ezijing.com/project/application/images/my_pay_01.png" />
</div> </div>
<h1>欢迎您</h1> <h1>欢迎您</h1>
<p class="t1"> <p class="t1">申请美国帕克大学工商管理硕士保研项目,需缴纳留位费<span>20000</span>元,请扫描二维码以完成缴费。</p>
申请斯蒂文斯理工学院工程管理硕士保研项目,需缴纳留位费<span>20000</span>元,请扫描二维码以完成缴费。
</p>
</div> </div>
<div class="qrcode-error" v-if="qrcodeError">生成二维码失败请刷新<i class="el-icon-refresh-left" @click="getOrder" title="刷新"></i></div> <div class="qrcode-error" v-if="qrcodeError">生成二维码失败请刷新<i class="el-icon-refresh-left" @click="getOrder" title="刷新"></i></div>
<div class="qrcode" v-else> <div class="qrcode" v-else>
<qrcode-vue :value="qrcodeValue" size="100"></qrcode-vue> <qrcode-vue :value="qrcodeValue" size="100"></qrcode-vue>
<span @click="getOrder"><i class="el-icon-refresh" style="font-size:20px" title="刷新"></i></span> <span @click="getOrder"><i class="el-icon-refresh" style="font-size: 20px" title="刷新"></i></span>
</div> </div>
</div> </div>
</template> </template>
......
...@@ -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: '美国帕克大学工商管理硕士保研项目',
htmlAttrs: { htmlAttrs: {
lang: 'en' lang: 'en'
}, },
...@@ -31,7 +31,7 @@ export default { ...@@ -31,7 +31,7 @@ export default {
{ {
name: 'description', name: 'description',
content: content:
'斯蒂文斯理工学院创办于1870年,和麻省理工、加州理工、伦斯勒理工学院并称为美国四大理工学院,是美国历史最为悠久的理工学院之一。斯蒂文斯理工学院是一所在美国的教育和研究领域中位居前沿的理工类大学,长年位列U.S. News & World Report全美Top100。斯蒂文斯理工学院下设四大学院,提供35个本科、58个硕士及20个博士学位专业。' '美国帕克大学原名帕克学院,最初成立于1875年,2000年正式更名为帕克大学,是一所独立私立高等教育机构,至今已有149年的历史。最初成立时,帕克大学仅是一所小型的中西部教堂学院,现在已经发展成为一所拥有电子学习设施,并开设美国军队教育课程的大学。帕克大学获得了美国中北部高等教育委员会及中北部学院和大学协会认可,获密苏里州教育部门认证,中国教育部涉外监管信息网认证。'
} }
], ],
link: [ link: [
......
差异被折叠。
...@@ -38,8 +38,8 @@ export default { ...@@ -38,8 +38,8 @@ export default {
data() { data() {
return { return {
// url1: 'https://webapp-pub.ezijing.com/project/marywood/academic21.png', // url1: 'https://webapp-pub.ezijing.com/project/marywood/academic21.png',
url1: 'https://webapp-pub.ezijing.com/project/sit-plus/pc-cert-en.png', url1: 'https://webapp-pub.ezijing.com/project/park-plus/pc-cert-en.png',
url2: 'https://webapp-pub.ezijing.com/project/sit-plus/pc-cert-cn.png', url2: 'https://webapp-pub.ezijing.com/project/park-plus/pc-cert-cn.png',
frameParams: { frameParams: {
slider: [] slider: []
......
...@@ -2,14 +2,14 @@ ...@@ -2,14 +2,14 @@
<app-frame :data="frameParams" :class="isMobile ? 'is-h5' : 'is-pc'"> <app-frame :data="frameParams" :class="isMobile ? 'is-h5' : 'is-pc'">
<div class="dataList"> <div class="dataList">
<a target="_blank" :href="item.url" v-for="(item, index) in fileList" :key="index"> <a target="_blank" :href="item.url" v-for="(item, index) in fileList" :key="index">
<div class="item"> <div class="item" @click="download($event, item)">
<div class="item_left"> <div class="item_left">
<img class="item_left_img" src="https://webapp-pub.ezijing.com/project/sbu-plus/icon_download.png" alt="" /> <img class="item_left_img" src="https://webapp-pub.ezijing.com/project/sbu-plus/icon_download.png" alt="" />
<div class="item_left_line"></div> <div class="item_left_line"></div>
<div class="item_left_doc">{{ item.name }}</div> <div class="item_left_doc">{{ item.name }}</div>
</div> </div>
<div class="item_right"> <div class="item_right">
<div class="btn" @click="download($event, item)">立即下载</div> <div class="btn" :class="{ 'is-disabled': item.disabled }">立即下载</div>
</div> </div>
</div> </div>
</a> </a>
...@@ -26,25 +26,21 @@ export default { ...@@ -26,25 +26,21 @@ export default {
data() { data() {
return { return {
frameParams: { frameParams: {
slider: [ slider: [{ name: this.$t('menu.dataDownload'), path: '/dataDownload/dataDownload' }]
{
name: this.$t('menu.dataDownload'),
path: '/dataDownload/dataDownload'
}
]
}, },
fileList: [ fileList: [
{ {
name: '招生简章', name: '招生简章',
url: 'https://webapp-pub.ezijing.com/project/sit-plus/admission.jpg' url: 'https://webapp-pub.ezijing.com/project/park-plus/admission.jpg'
}, },
{ {
name: '硕士学分模块介绍', name: '硕士学分模块介绍',
url: 'https://webapp-pub.ezijing.com/project/sit-plus/SIT%E7%A1%95%E5%A3%AB%E5%AD%A6%E5%88%86%E6%A8%A1%E5%9D%97%E4%BB%8B%E7%BB%8D.pdf' url: 'https://webapp-pub.ezijing.com/project/park-plus/硕士学分模块介绍.pdf',
disabled: true
}, },
{ {
name: '语言强化模块介绍', name: '语言强化模块介绍',
url: 'https://webapp-pub.ezijing.com/project/sbu-plus/%E8%AF%AD%E8%A8%80%E5%BC%BA%E5%8C%96%E6%A8%A1%E5%9D%97%E4%BB%8B%E7%BB%8D.pdf' url: 'https://webapp-pub.ezijing.com/project/park-plus/语言强化模块介绍.pdf'
} }
] ]
} }
...@@ -58,6 +54,7 @@ export default { ...@@ -58,6 +54,7 @@ export default {
download(event, item) { download(event, item) {
if (!this.isMobile) { if (!this.isMobile) {
event.preventDefault() event.preventDefault()
if (item.disabled) return
saveAs(item.url, item.name) saveAs(item.url, item.name)
} }
} }
...@@ -67,18 +64,10 @@ export default { ...@@ -67,18 +64,10 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.is-pc { .is-pc {
.dataList { .dataList {
width: 900px; margin: 80px;
display: flex;
justify-content: center;
align-items: flex-start;
flex-wrap: wrap;
margin-left: 50px;
padding: 96px 0 108px 0;
.item { .item {
width: 790px;
height: 110px; height: 110px;
opacity: 1;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
...@@ -120,6 +109,9 @@ export default { ...@@ -120,6 +109,9 @@ export default {
text-align: center; text-align: center;
font-size: 14px; font-size: 14px;
color: #ffffff; color: #ffffff;
&.is-disabled {
background: #999;
}
} }
} }
} }
...@@ -127,25 +119,18 @@ export default { ...@@ -127,25 +119,18 @@ export default {
} }
.is-h5 { .is-h5 {
.dataList { .dataList {
width: 3.3rem; padding: 0.3rem;
display: flex;
justify-content: center;
align-items: flex-start;
flex-wrap: wrap;
margin-left: 0.15rem;
padding: 0.48rem 0.61rem 0.3rem;
.item { .item {
width: 3.3rem; margin-bottom: 0.2rem;
height: 0.5rem; height: 0.5rem;
opacity: 1;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
cursor: pointer; cursor: pointer;
border-top: 1px solid #dedede; border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede; border-bottom: 1px solid #dedede;
padding: 0 0.23rem 0 0.1rem; padding: 0 0.1rem;
.item_left { .item_left {
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
...@@ -179,6 +164,9 @@ export default { ...@@ -179,6 +164,9 @@ export default {
text-align: center; text-align: center;
font-size: 0.08rem; font-size: 0.08rem;
color: #ffffff; color: #ffffff;
&.is-disabled {
background: #999;
}
} }
} }
} }
......
差异被折叠。
<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/sit-plus/enroll-process-banner.png" /> <img src="https://webapp-pub.ezijing.com/project/marywood-plus/academic-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://sit-plus.ezijing.com/">https://sit-plus.ezijing.com/</a 申请者需登录项目官网<a href="https://park-plus.ezijing.com/">https://park-plus.ezijing.com/</a
>进行在线报名,按项目报名系统的要求在线填写基本信息并提交以下材料: >进行在线报名,按项目报名系统的要求在线填写基本信息并提交以下材料:
</p> </p>
<!-- <p>另请提供纸质材料:</p> --> <!-- <p>另请提供纸质材料:</p> -->
...@@ -35,19 +35,22 @@ ...@@ -35,19 +35,22 @@
</div> </div>
<div class="apply-item"> <div class="apply-item">
<div class="apply-item-num">3</div> <div class="apply-item-num">3</div>
<div class="apply-item-hd"> 保研项目学习</div> <div class="apply-item-hd">硕士录取</div>
</div>
<div class="apply-item">
<div class="apply-item-num">4</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 class="apply-item"> <div class="apply-item">
<div class="apply-item-num">4</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>
</app-frame> </app-frame>
</template> </template>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<!-- banner图 --> <!-- banner图 -->
<banners /> <banners />
<!-- 学校简介 --> <!-- 学校简介 -->
<school-introduce/> <school-introduce />
<!-- 项目定位 --> <!-- 项目定位 -->
<project-position /> <project-position />
<!-- 项目优势 --> <!-- 项目优势 -->
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<!-- 最新动态 --> <!-- 最新动态 -->
<news /> <news />
<!-- 视频 --> <!-- 视频 -->
<Video style="margin-bottom:0.2rem" /> <Video />
<!-- 右侧功能栏 --> <!-- 右侧功能栏 -->
<right-aside v-if="!isMobile" /> <right-aside v-if="!isMobile" />
</div> </div>
......
...@@ -13,7 +13,7 @@ export default { ...@@ -13,7 +13,7 @@ export default {
data() { data() {
return { return {
frameParams: { frameParams: {
banner: 'https://webapp-pub.ezijing.com/project/sit-plus/news_banner.jpeg?v=1', banner: 'https://webapp-pub.ezijing.com/project/park-plus/news_banner.jpeg?v=1',
slider: [ slider: [
{ {
name: this.$t('menu.projectChild.bg'), name: this.$t('menu.projectChild.bg'),
......
<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/sit-plus/project-intro_banner.png" class="banner" /> <img src="https://webapp-pub.ezijing.com/project/park-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”的要求之后,获得美国大学的无条件录取,本科毕业当年可直接衔接赴美留学(已工作的人士第二年也需赴美全日制学习),完成剩余学分,毕业后获得美方硕士学位,回国后可向中国(教育部)留学服务中心申请认证为硕士研究生学历。
......
<template> <template>
<app-frame :data="frameParams" :class="isMobile ? 'is-h5' : 'is-pc'"> <app-frame :data="frameParams" :class="isMobile ? 'is-h5' : 'is-pc'">
<img style="width:100%;height:100%;" src="https://webapp-pub.ezijing.com/project/marywood/return_banner.png" /> <img style="width: 100%; height: 100%" src="https://webapp-pub.ezijing.com/project/marywood/return_banner.png" />
<div v-if="!isMobile"> <div v-if="!isMobile">
<div class="com_top"> <div class="com_top">
<h1 class="com_title">留学回国人员福利政策</h1> <h1 class="com_title">留学回国人员福利政策</h1>
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
<!-- <img <!-- <img
class="bottom" class="bottom"
v-else v-else
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/h5/return_con.png" src="https://webapp-pub.ezijing.com/project/marywood/h5/return_con.png"
/> --> /> -->
</app-frame> </app-frame>
</template> </template>
...@@ -72,52 +72,45 @@ export default { ...@@ -72,52 +72,45 @@ export default {
return { return {
frameParams: { frameParams: {
slider: [ slider: [
{ name: '高薪就业', path: '/returnPolicy/salary' }, // { name: '高薪就业', path: '/returnPolicy/salary' },
{ name:'归国政策', path: '/returnPolicy/returnPolicy' } { name: '归国政策', path: '/returnPolicy/returnPolicy' }
] ]
}, },
policyData: [ policyData: [
{ {
id: 1, id: 1,
title: '积分落户', title: '积分落户',
desc: desc: '北京、上海、广州、深圳、天津等地为取得教育部学历认证的海外留学人员提供落户便利,符合条件者可提出申请,办理落户。'
'北京、上海、广州、深圳、天津等地为取得教育部学历认证的海外留学人员提供落户便利,符合条件者可提出申请,办理落户。'
}, },
{ {
id: 2, id: 2,
title: '人才补助', title: '人才补助',
desc: desc: '上海、广州、深圳、杭州等地为海归人才提供最高6万的生活补贴。获得北京市“特聘专家”称号可直接获得100万奖励。'
'上海、广州、深圳、杭州等地为海归人才提供最高6万的生活补贴。获得北京市“特聘专家”称号可直接获得100万奖励。'
}, },
{ {
id: 3, id: 3,
title: '创业扶持', title: '创业扶持',
desc: desc: '朝阳区“凤凰计划”、海淀区青年英才资助计划、上海浦江人才计划等为符合条件的回国创业海归人员提供15万到50万的创业补贴。'
'朝阳区“凤凰计划”、海淀区青年英才资助计划、上海浦江人才计划等为符合条件的回国创业海归人员提供15万到50万的创业补贴。'
}, },
{ {
id: 4, id: 4,
title: '百人计划', title: '百人计划',
desc: desc: '中科院百人计划,引进国外杰出博士人才,以每人200万元的资助力度从国外吸引并培养百余名优秀青年学术带头人。一旦入选,除获得一次性启动经费外还可获得中科院特殊津贴。'
'中科院百人计划,引进国外杰出博士人才,以每人200万元的资助力度从国外吸引并培养百余名优秀青年学术带头人。一旦入选,除获得一次性启动经费外还可获得中科院特殊津贴。'
}, },
{ {
id: 5, id: 5,
title: '学术研究', title: '学术研究',
desc: desc: '评职称时,海归申报可不受工作年限的限制。在外留学一年以上,年龄四十五周岁以下,回国后在科研单位从事教学、科研工作的可申请留学回国人员科研启动资金。'
'评职称时,海归申报可不受工作年限的限制。在外留学一年以上,年龄四十五周岁以下,回国后在科研单位从事教学、科研工作的可申请留学回国人员科研启动资金。'
}, },
{ {
id: 6, id: 6,
title: '购房购车', title: '购房购车',
desc: desc: '符合条件的留学归国人员可以购买国产免税轿车,每人限享受一个免税指标。部分地区对留学落户人员购房予以一次性3-5万优惠。'
'符合条件的留学归国人员可以购买国产免税轿车,每人限享受一个免税指标。部分地区对留学落户人员购房予以一次性3-5万优惠。'
}, },
{ {
id: 7, id: 7,
title: '子女入学', title: '子女入学',
desc: desc: '有些地区对于留学人员子女入学有优惠政策,通常由教育部门统一安排,择校入学;在国外生活5年以上,在语言文字适应期内入学,给予加分优惠,区内设有教授外语的学校供留学生自由选择。'
'有些地区对于留学人员子女入学有优惠政策,通常由教育部门统一安排,择校入学;在国外生活5年以上,在语言文字适应期内入学,给予加分优惠,区内设有教授外语的学校供留学生自由选择。'
} }
] ]
} }
......
<template> <template>
<app-frame :data="frameParams"> <app-frame :data="frameParams">
<div style="padding:30px" :class="isMobile ? 'is-h5' : 'is-pc'"> <div style="padding: 30px" :class="isMobile ? 'is-h5' : 'is-pc'">
<p> <p>工程管理专业是一门包含了工程和管理两个方面的交叉学科,一般是由工程学院和商学院联合授课,旨在拓展学生在商业、技术管理等方面的技能。</p>
工程管理专业是一门包含了工程和管理两个方面的交叉学科,一般是由工程学院和商学院联合授课,旨在拓展学生在商业、技术管理等方面的技能。
</p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="title">工程管理MEM就业前景</p> <p class="title">工程管理MEM就业前景</p>
<p> <p>
...@@ -11,9 +9,7 @@ ...@@ -11,9 +9,7 @@
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="title">1.精打细算的经济师</p> <p class="title">1.精打细算的经济师</p>
<p> <p>MEM=工程+管理,旨在运用系统分析、工程设计、建模仿真等方法,改进效率、提高质量、降低成本,使项目最快、最经济地执行落地。</p>
MEM=工程+管理,旨在运用系统分析、工程设计、建模仿真等方法,改进效率、提高质量、降低成本,使项目最快、最经济地执行落地。
</p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="title">2.术业专攻的技术将才&mdash;&mdash;CTO</p> <p class="title">2.术业专攻的技术将才&mdash;&mdash;CTO</p>
<p>CTO需要技术有前瞻性,对产业格局有判断,对管理有心得。</p> <p>CTO需要技术有前瞻性,对产业格局有判断,对管理有心得。</p>
...@@ -35,9 +31,7 @@ ...@@ -35,9 +31,7 @@
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="title">5.强矩阵组织架构中的项目总监&mdash;&mdash;PML</p> <p class="title">5.强矩阵组织架构中的项目总监&mdash;&mdash;PML</p>
<p> <p>强调项目经理为核心角色的公司,就属于强矩阵的组织架构。在项目管理新潮流下,MEM助攻技术基层-项目经理-项目总监的成长路径,足够明晰。</p>
强调项目经理为核心角色的公司,就属于强矩阵的组织架构。在项目管理新潮流下,MEM助攻技术基层-项目经理-项目总监的成长路径,足够明晰。
</p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="title">6.把控产品战略和走向&mdash;&mdash;产品总监</p> <p class="title">6.把控产品战略和走向&mdash;&mdash;产品总监</p>
<p> <p>
...@@ -56,9 +50,9 @@ ...@@ -56,9 +50,9 @@
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="title">就业薪资水平</p> <p class="title">就业薪资水平</p>
<p> <p>
美国大学和雇主协会(National Association of Colleges and 美国大学和雇主协会(National Association of Colleges and Employers)发布了2021毕业生薪资最高的美国大学排名,美国大学毕业生薪资最高的十所院校中,<span
Employers)发布了2021毕业生薪资最高的美国大学排名,美国大学毕业生薪资最高的十所院校中,<span class="title" class="title"
>斯蒂文斯理工学院位列第七位</span >美国帕克大学位列第七位</span
> >
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>
...@@ -66,27 +60,23 @@ ...@@ -66,27 +60,23 @@
<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 Today将其评选全美TOP七工程学院之一。作为一所理工院校,自然非常重视工程,其是设计中心Maker
>,是世界上地理位置最佳的学校之一。USA
Today将其评选全美TOP七工程学院之一。作为一所理工院校,自然非常重视工程,其是设计中心Maker
Center的所在地,其中包括3D打印、激光切割和焊接设施。该学院最受欢迎的专业是机械工程、工程管理、工商管理、计算机科学、计算机工程和化学工程,毕业生享有极高声誉。 Center的所在地,其中包括3D打印、激光切割和焊接设施。该学院最受欢迎的专业是机械工程、工程管理、工商管理、计算机科学、计算机工程和化学工程,毕业生享有极高声誉。
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p> <p>
在就业方面,得益于SIT严格的的课程以及与实际生活中相结合的教育方式,学生可以在当今复杂多样、高技术性的市场中占据优势。根据数据显示,<span 在就业方面,得益于SIT严格的的课程以及与实际生活中相结合的教育方式,学生可以在当今复杂多样、高技术性的市场中占据优势。根据数据显示,<span class="title"
class="title"
>96%的斯蒂文斯大学毕业生在毕业后6个月内达到了他们预期薪水</span >96%的斯蒂文斯大学毕业生在毕业后6个月内达到了他们预期薪水</span
> >
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p> <p>
根据SIT 2021就业发展成果报告显示,该校毕业生就业企业统计,就职企业包括BMW, Exxon, Goldman Sachs, IBM, Johnson 根据SIT 2021就业发展成果报告显示,该校毕业生就业企业统计,就职企业包括BMW, Exxon, Goldman Sachs, IBM, Johnson &amp; Johnson, and Lockheed
&amp; Johnson, and Lockheed
Martin等,而学校的就业中心也致力于为学生提供更多的服务,学校每年有300多家雇主在校园里招聘,为SIT毕业生在当今竞争激励的就业市场增加更多的机会。 Martin等,而学校的就业中心也致力于为学生提供更多的服务,学校每年有300多家雇主在校园里招聘,为SIT毕业生在当今竞争激励的就业市场增加更多的机会。
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>
<img src="https://webapp-pub.ezijing.com/project/sit-plus/sit_work.png" style="width:100%" /> <img src="https://webapp-pub.ezijing.com/project/park-plus/sit_work.png" style="width: 100%" />
<p>&nbsp;</p> <p>&nbsp;</p>
<p>&nbsp;</p> <p>&nbsp;</p>
</div> </div>
......
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论