提交 91b3ec81 authored 作者: lhh's avatar lhh

update

上级 3f69424a
projectId=1020 projectId=1031
newProjectId=62110451281973248 newProjectId=283899968950415360
baseURL=https://project-api.ezijing.com baseURL=https://project-api.ezijing.com
loginURL=https://login.ezijing.com/sit-plus loginURL=https://login.ezijing.com
\ No newline at end of file \ No newline at end of file
projectId=1020 projectId=1031
newProjectId=62110451281973248 newProjectId=283899968950415360
baseURL=https://project-api.ezijing.com baseURL=https://project-api.ezijing.com
loginURL=https://login.ezijing.com/sit-plus loginURL=https://login.ezijing.com
\ No newline at end of file \ No newline at end of file
projectId=1020 projectId=1031
newProjectId=62110451281973248 newProjectId=283899968950415360
baseURL=https://project-api2.ezijing.com baseURL=https://project-api2.ezijing.com
loginURL=https://login2.ezijing.com/sbu-plus loginURL=https://login2.ezijing.com
\ No newline at end of file \ No newline at end of file
...@@ -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: '1020', channel: localStorage.getItem('channel_num') || 19960 }, ruleForm: { name: '', phone: '', project_id: '1031', 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: '1020' } { label: '美国帕克大学专升硕项目', value: '1031' }
], ],
phoneCode: '', phoneCode: '',
codeButtonDisabled: false, codeButtonDisabled: false,
......
...@@ -45,7 +45,7 @@ export default { ...@@ -45,7 +45,7 @@ export default {
name: '就业福利', name: '就业福利',
path: '/returnPolicy/returnPolicy', path: '/returnPolicy/returnPolicy',
children: [ children: [
{ name: '高薪就业', path: '/returnPolicy/salary' }, // { name: '高薪就业', path: '/returnPolicy/salary' },
{ name: '归国政策', path: '/returnPolicy/returnPolicy' } { name: '归国政策', path: '/returnPolicy/returnPolicy' }
] ]
}, },
......
...@@ -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/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/video_poster1.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/sit-plus/video_poster2.png' poster: 'https://webapp-pub.ezijing.com/project/park/video_poster2.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/sit-plus/video_poster3.png' poster: 'https://webapp-pub.ezijing.com/project/park/video_poster3.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/sit-plus/video_poster4.png' poster: 'https://webapp-pub.ezijing.com/project/park/video_poster4.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/sit-plus/video_poster5.png' poster: 'https://webapp-pub.ezijing.com/project/park/video_poster5.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/sit-plus/video_poster6.png' poster: 'https://webapp-pub.ezijing.com/project/park/video_poster6.png'
} }
], ],
// 当前播放的视频 // 当前播放的视频
...@@ -93,7 +93,7 @@ export default { ...@@ -93,7 +93,7 @@ export default {
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/video_bg.png) no-repeat center center;
background-size: cover; background-size: cover;
} }
.content { .content {
......
...@@ -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/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.oss-cn-beijing.aliyuncs.com/project/park/%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,36 +26,36 @@ export default { ...@@ -26,36 +26,36 @@ 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/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/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/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等' }
} // {
// web_img_uri: 'https://webapp-pub.ezijing.com/project/park/feature_4.png',
// item_desc_tit: '校方直录',
// item_desc_con: '点对点直录<br/>硕士学分国内提前修'
// },
// {
// web_img_uri: 'https://webapp-pub.ezijing.com/project/park/feature_5.png',
// item_desc_tit: '免标准化考试',
// item_desc_con: '校方考试替代托福、GRE'
// },
// {
// web_img_uri: 'https://webapp-pub.ezijing.com/project/park/feature_6.png',
// item_desc_tit: '精英辈出',
// item_desc_con:
// '美国通用汽车公司联合创始人<br/>Charles Stewart Mott<br/>厄瓜多尔总统Leon Febres Cordero<br/>Email访问协议发明者Mark Crispin<br/>LG显示器执行总裁Sang-Beom Han'
// }
] ]
} }
} }
......
...@@ -3,17 +3,17 @@ ...@@ -3,17 +3,17 @@
<card title="项目简介"> <card title="项目简介">
<div class="desc"> <div class="desc">
<p> <p>
该保研项目是斯蒂文斯理工学院工程管理硕士项目的特别录取通道。项目通过对学生的全面个性化评估和科研主题课程训练,鼓励学生以增强科研能力替代应试,减少研究生入学考试对学生学习和科研的干扰 美国帕克大学专升硕项目是针对具有3年大专学历的学生,通过1年时间在国内补足国外大学要求的学分,取得国外大学的本科学士学位,然后出国再读1年硕士,取得硕士学位,回国可被中留服直接认证研究生学历
</p> </p>
<br /> <br />
<p> <!-- <p>
该项目由斯蒂文斯理工学院工程管理硕士保研项目中国招生与教学中心(紫荆教育)全权负责运营,详情请见斯蒂文斯理工学院官网项目说明:<a 该项目由美国帕克大学专升硕项目中国招生与教学中心(紫荆教育)全权负责运营,详情请见斯蒂文斯理工学院官网项目说明:<a
href="https://www.stevens.edu/page-basic/zijing-partnership" href="https://www.stevens.edu/page-basic/zijing-partnership"
target="_blank" target="_blank"
>https://www.stevens.edu/page-basic/zijing-partnership</a >https://www.stevens.edu/page-basic/zijing-partnership</a
> >
</p> </p> -->
</div> </div>
</card> </card>
</div> </div>
......
...@@ -2,19 +2,14 @@ ...@@ -2,19 +2,14 @@
<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/school_desc.png" class="desc-img" />
<p> <p>
斯蒂文斯理工学院创办于1870年,和麻省理工、加州理工、伦斯勒理工学院并称为美国四大理工学院,是美国历史最为悠久的理工学院之一。学校坐落于纽约大都会区新泽西州霍博肯市(Hoboken, 美国帕克大学原名帕克学院,最初成立于1875年,2000年正式更名为帕克大学,是一所独立私立高等教育机构,至今已有149年的历史。最初成立时,帕克大学仅是一所小型的中西部教堂学院,现在已经发展成为一所拥有电子学习设施,并开设美国军队教育课程的大学。帕克大学获得了美国中北部高等教育委员会及中北部学院和大学协会认可,获密苏里州教育部门认证,中国教育部涉外监管信息网认证。
New Jersey),与曼哈顿岛隔河相望,是世界上地理位置最佳的学校之一。
</p> </p>
<br /> <br />
<p> <p>
斯蒂文斯理工学院是一所在美国的教育和研究领域中位居前沿的理工类大学,长年位列U.S. News & World 有超过633名来自112个不同国家的外国留学生,他们在学校感受到了家的温暖。为了容纳并使留学生更好地适应学校,学校组织了许多有趣的活动供留学生参加,也让美国学生可以与之互动并体验当地文化。帕克大学一直被家长和其他学校评为国内私立大学中的顶级大学。帕克起源于中西部一个小大学,现在帕克大学已经成长为多元的大学,为全球的学生提供高品质的学术机会。
Report全美Top100。该校的教授和学者在自然科学及管理科学领域享有盛誉,培养了诺贝尔物理学奖得主费瑞得瑞恩(Frederick 帕克大学的毕业生拥有全球视野,他们对国际关系和国际市场有着深刻理解。在帕克的学习使他们掌握了关键性思维、有效沟通以及终身学习。无论是商科专业,还是体育、生物、图形设计或者教育专业,学生在帕克大学学到的不仅仅是为日后工作做准备,更是如何成为一个关键性思考者、问题解决者以及可以适应全球化的领跑者。
Reines)、诺贝尔化学奖得主欧文朗缪尔(Irving Langmuir)、现代管理学之父弗雷德里克泰勒(Frederick Winslow
Taylor)以及甘特图的发明者亨利甘特(Henry Laurence
Gantt)等杰出人才。该校毕业生享有极高声誉,在NACE全美大学最高薪酬排行中位列第7位,在二十年投资回报比中位列第三位,USA
Today将其评选为全美最佳七所工程学院之一。
</p> </p>
</div> </div>
</card> </card>
......
...@@ -3,12 +3,10 @@ ...@@ -3,12 +3,10 @@
<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/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>
斯蒂文斯理工学院工程管理硕士保研项目
</div>
<!-- <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg" /> --> <!-- <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg" /> -->
</nuxt-link> </nuxt-link>
</div> </div>
...@@ -98,6 +96,7 @@ export default { ...@@ -98,6 +96,7 @@ export default {
display: flex; display: flex;
} }
.logo-box { .logo-box {
// padding: 15px 0;
flex: 1; flex: 1;
display: flex; display: flex;
img { img {
......
...@@ -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/logo_white2.png" />
<h1>工程管理硕士保研项目</h1> <h1>美国帕克大学专升硕项目</h1>
</div> </div>
<div class="bottom"> <div class="bottom">
...@@ -35,19 +35,19 @@ ...@@ -35,19 +35,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_SIT@ezijing.com" <a class="mail" href="mailto:admission_park_project@ezijing.com"
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:admission_SIT@ezijing.com >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:admission_park_project@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/sit-plus/sit_wechat.png" class="code" /> <img src="https://webapp-pub.ezijing.com/project/park/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 +58,42 @@ ...@@ -58,36 +58,42 @@
友情链接:中国人民银行 中国涉外监管网 中国银行协会 中国证券投资基金业协会 友情链接:中国人民银行 中国涉外监管网 中国银行协会 中国证券投资基金业协会
</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. 清控紫荆(北京)教育科技股份有限公司 Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司
</p> </p>
<a <a
target="_blank" target="_blank"
href="https://tsm.miit.gov.cn/dxxzsp/" href="https://tsm.miit.gov.cn/dxxzsp/"
style="color: rgba(153, 153, 153, 1);text-decoration:none;margin-left: 10px;" style="color: rgba(153, 153, 153, 1); text-decoration: none; margin-left: 10px"
> >
<p style="font-size: 12px;">京ICP证150431号</p> <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 <img
src="https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png" src="https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png"
style="width: 20px;height: 20px;margin: 0 6px;display: block;" style="width: 20px; height: 20px; margin: 0 6px; display: block"
/> />
<p style="font-size: 12px;">安备 11010802023681号</p> <p style="font-size: 12px">安备 11010802023681号</p>
</a> </a>
<a <a
target="_blank" target="_blank"
href="https://beian.miit.gov.cn/#/Integrated/index" href="https://beian.miit.gov.cn/#/Integrated/index"
style="color: rgba(153, 153, 153, 1);text-decoration:none;" style="color: rgba(153, 153, 153, 1); text-decoration: none"
> >
<p style="font-size: 12px;">京ICP备15016866号-1</p> <p style="font-size: 12px">京ICP备15016866号-1</p>
</a> </a>
</div> </div>
</div> </div>
...@@ -195,7 +201,7 @@ export default {} ...@@ -195,7 +201,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,10 +7,10 @@ ...@@ -7,10 +7,10 @@
<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/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.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg" /> -->
</div> </div>
...@@ -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> -->
...@@ -113,8 +111,9 @@ li { ...@@ -113,8 +111,9 @@ li {
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
padding: 15px 0;
img { img {
height: 89px; height: 70px;
cursor: pointer; cursor: pointer;
display: block; display: block;
} }
......
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,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/sit_wechat.png" />
</div> </div>
</div> </div>
</transition> </transition>
...@@ -92,7 +92,7 @@ export default { ...@@ -92,7 +92,7 @@ export default {
formInfo: { formInfo: {
name: '', name: '',
phone: '', phone: '',
newProjectId: '1020' newProjectId: '1031'
}, },
projectList: [ projectList: [
{ label: '金融工商管理硕士', value: '1000' }, { label: '金融工商管理硕士', value: '1000' },
...@@ -103,13 +103,13 @@ export default { ...@@ -103,13 +103,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: '1031' }
] ]
} }
}, },
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) {
......
...@@ -3,18 +3,33 @@ ...@@ -3,18 +3,33 @@
<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">
<el-input v-model="ruleForm.provider_name" @blur="onBlur('provider_name')"></el-input> <el-input v-model="ruleForm.provider_name" @blur="onBlur('provider_name')"></el-input>
</el-form-item> </el-form-item>
<el-form-item label="推荐信内容" prop="letter_content"> <el-form-item label="推荐信内容" prop="letter_content">
<el-input type="textarea" :autosize="{ minRows: 6 }" v-model="ruleForm.letter_content" @blur="onBlur('letter_content')"></el-input> <el-input
type="textarea"
:autosize="{ minRows: 6 }"
v-model="ruleForm.letter_content"
@blur="onBlur('letter_content')"
></el-input>
</el-form-item> </el-form-item>
<el-form-item label="手机号" prop="provider_phone_number"> <el-form-item label="手机号" prop="provider_phone_number">
<el-input v-model="ruleForm.provider_phone_number"></el-input> <el-input v-model="ruleForm.provider_phone_number"></el-input>
......
...@@ -5,16 +5,14 @@ ...@@ -5,16 +5,14 @@
<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>
<div class="qrcode-error" v-if="qrcodeError"> <div class="qrcode-error" v-if="qrcodeError">
生成二维码失败请刷新<i class="el-icon-refresh-left" @click="getOrder" title="刷新"></i> 生成二维码失败请刷新<i class="el-icon-refresh-left" @click="getOrder" title="刷新"></i>
</div> </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>
......
...@@ -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,14 @@ ...@@ -5,16 +5,14 @@
<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>
<div class="qrcode-error" v-if="qrcodeError"> <div class="qrcode-error" v-if="qrcodeError">
生成二维码失败请刷新<i class="el-icon-refresh-left" @click="getOrder" title="刷新"></i> 生成二维码失败请刷新<i class="el-icon-refresh-left" @click="getOrder" title="刷新"></i>
</div> </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/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/%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>20000</span>元,请扫描二维码以完成缴费。 申请美国帕克大学专升硕项目,需缴纳留位费<span>20000</span>元,请扫描二维码以完成缴费。
</p> </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>
......
...@@ -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'
}, },
......
...@@ -2,15 +2,18 @@ ...@@ -2,15 +2,18 @@
<div> <div>
<div v-if="!isMobile" class="is-pc"> <div v-if="!isMobile" class="is-pc">
<div class="banner"> <div class="banner">
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/sit-plus/school_banner.png" /> <img class="img_banner" src="https://webapp-pub.ezijing.com/project/park/school_banner.png?v=1" />
</div> </div>
<section class="section"> <section class="section">
<h2 class="title">项目介绍</h2> <h2 class="title">项目介绍</h2>
<div class="content_list"> <div class="content_list">
<div class="pro-js">
<p> <p>
该保研项目是斯蒂文斯理工学院工程管理硕士项目的特别录取通道。项目通过对学生的全面个性化评估和科研主题课程训练,鼓励学生以增强科研能力替代应试,减少研究生入学考试对学生学习和科研的干扰 美国帕克大学专升硕项目是针对具有3年大专学历的学生,通过1年时间在国内补足国外大学要求的学分,取得国外大学的本科学士学位,然后出国再读1年硕士,取得硕士学位,回国可被中留服直接认证研究生学历
</p> </p>
<br /> <img src="https://webapp-pub.ezijing.com/project/park/xmjs-img1.png" />
</div>
<!-- <br />
<p> <p>
斯蒂文斯理工学院官方唯一授权清控紫荆教育负责工程管理硕士保研项目在中国的招生与教学,详见斯蒂文斯理工学院官网项目说明:<a 斯蒂文斯理工学院官方唯一授权清控紫荆教育负责工程管理硕士保研项目在中国的招生与教学,详见斯蒂文斯理工学院官网项目说明:<a
...@@ -18,126 +21,78 @@ ...@@ -18,126 +21,78 @@
style="color: #aa1941" style="color: #aa1941"
>https://www.stevens.edu/zijingpartnership</a >https://www.stevens.edu/zijingpartnership</a
> >
</p> </p> -->
</div> </div>
</section> </section>
<!-- 专业介绍 --> <!-- 项目特点 -->
<div class="content_part"> <section class="section">
<div class="img-box" style="height: 600px"> <h2 class="title">项目特点</h2>
<img class="img2" src="https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img2.png" /> <div class="content_list">
<p>
<b>■ 推荐免试(免托福GMAT/大二提前申请)</b><br />
通过学习帕克大学中国中心提供的英语强化课程,可免试托福;通过接受帕克大学教授的科研训练,可免试GMAT,避免因单方面成绩阻碍学生继续学习深造的情况。<br />
<b>■ 校方特招(推荐免试)</b><br />
向校方申请,报名材料与面试审核通过后,将收到帕克大学(park.edu)官方录取,就读工商管理/商业数据分析/健康管理专业。<br />
<b>■ 超高性价比留学项目</b><br />国内学习费用+国外学习费用+生活费总费用不超过24万。
</p>
</div> </div>
<div class="content_desc"> </section>
<h2 class="desc_title">培养目标</h2> <!-- 培养目标 -->
<div class="desc_intro"> <section class="section">
全球化背景下,所有行业都亟需国际化、产业化、科技化的复合型人才和领袖。 <h2 class="title">培养目标</h2>
<div class="content_list">
<p>
<b>工商管理(Business Administration)</b><br />
工商管理专业主要培养学生掌握现代企业管理理论、方法和技能,具备解决企业实际问题的能力,以适应现代商业环境的需求。<br />
帕克大学工商管理专业硕士毕业生可以在各类企事业单位、金融机构、政府部门等多个领域与制造业、金融业、零售业、咨询服务业等多个行业利用所学的管理知识和技能,参与组织的运营和管理。
</p>
<br /> <br />
工程管理硕士(MEM)全称是Master of Engineering in Engineering <br />
Management,属于美国STEM类别前沿专业。是工程学院和商学院共同开设的交叉复合型学科,斯蒂文斯理工学院是全球第一个推出MEM项目的大学。该项目旨在培养既懂技术又懂经济管理,既能从事经济管理领域中的技术性工作,又能从事工程技术领域的经济管理工作的复合型、应用型的工程管理高层次专门人才。<br /> <p>
该专业毕业生通常在宝马、奔驰、微软等全球知名科技企业做技术管理工作,或在高盛等投行、咨询公司任职,特别适合将来有志于从事技术管理或者金融行业的同学。 <b>商业数据分析(Business Analytics)</b><br />
</div> 商业数据分析专业是一个涉及商业领域与数据分析技术的交叉学科,旨在培养学生掌握商业数据分析的基本理论和技能,以适应大数据时代下的商业需求。<br />
</div> 帕克大学商业数据分析专业硕士毕业生具有广泛的就业领域和较高的就业竞争力。毕业生可以在金融、电商、零售、物流等各个行业从事数据分析、数据挖掘、商业智能等工作,也可以作为数据分析师、数据科学家等职业,为企业提供数据支持和决策建议。
</p>
<br />
<br />
<p>
<b>健康管理(Healthcare Administration)</b><br />
健康管理专业是一个多学科交叉、实用性强的专业,旨在培养具备全面健康管理知识和技能的专业人才,以满足社会对健康管理的迫切需求。<br />
帕克大学健康管理专业硕士毕业生具备广泛的就业领域和较高的就业竞争力。毕业生可以在医院、健康办理公司、体检中心、医药公司、健康保险公司、医疗保健和健康管理部门、国际旅游卫生保健机构、社区和部队的相关医疗卫生保健机构、政府机关部门以及教育和研究机构等多个领域从事与健康管理相关的工作。
</p>
</div> </div>
</section>
<!-- 申请要求 --> <!-- 申请要求 -->
<section class="section"> <section class="section">
<h2 class="title">申请要求</h2> <h2 class="title">申请要求</h2>
<div class="content_list"> <div class="content_list">
<ul> <ul>
<li> <li>
<p>原则要求 GPA3.0 以上</p> <p>(一) 国内在读大专大三或者已经大专毕业学生</p>
</li> </li>
<li> <li>
<p>英语能力优异</p> <p>(二) 英语能力优异</p>
</li> </li>
<li> <li>
<p>综合素质优异(如学术、获奖经历等)</p> <p>(三) 综合素质优异(如学术、获奖经历等)</p>
</li> </li>
</ul> </ul>
</div> </div>
</section> </section>
<!-- 学习安排 -->
<section class="section">
<h2 class="title">学习安排</h2>
<div class="content_list">
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sit-plus/study_arrange.png" />
<!-- <p>该保研项目总体教学安排为20周,开学时间一般在每年12月中旬。</p> -->
<p>注意:该学习安排可能会根据学校安排有所调整,以最终的邮件通知为准</p>
</div>
</section>
<!-- 学制安排 -->
<section class="section">
<h2 class="title">学制安排</h2>
<div class="content_part">
<div class="img5 img55">
<div class="mask"></div>
<div class="desc desc_child">
<div class="desc_tit">学制安排</div>
<div class="desc_detail">
<span class="num">国内+国外</span>
</div>
</div>
</div>
<div class="img6 img55">
<div class="mask"></div>
<div class="desc desc_child">
<div class="desc_tit">学分设置</div>
<div class="desc_detail">
<span class="num">30</span>
<span class="fen">学分</span>
</div>
</div>
</div>
<div class="img7 img55">
<div class="mask"></div>
<div class="desc desc_child">
<div class="desc_tit">国内授课</div>
<div class="desc_detail">
<div class="desc_detail_item">
<span class="fen">语言强化课程</span>
<span class="num">4</span>
<span class="fen fen1"></span>
</div>
<div class="desc_detail_item">
<span class="fen fen2">科研训练课</span>
<span class="num">&nbsp;&nbsp;6</span>
<span class="fen fen1">个主题</span>
</div>
<div class="desc_detail_item">
<span class="fen">硕士学分课</span>
<span class="num fen1">&nbsp;&nbsp;3</span><span class="fen fen1"></span><span class="num fen1">9</span><span class="fen fen1">学分</span>
</div>
</div>
</div>
</div>
<div class="img8 img55">
<div class="mask"></div>
<div class="desc desc_child">
<div class="desc_tit">国外授课</div>
<div class="desc_detail">
<span class="num">7</span>
<span class="fen fen1">门课</span>
<span class="num">21</span>
<span class="fen">学分</span>
</div>
</div>
</div>
</div>
</section>
<div class="content_part"> <div class="content_part">
<img src="https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img3.png" class="part_img" /> <img src="https://webapp-pub.ezijing.com/project/park/pc-school-img3.png?v=1" class="part_img" />
</div> </div>
<!-- 院校荣誉 --> <!-- 院校荣誉 -->
<img class="img4" src="https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img4.png?v=1" /> <img class="img4" src="https://webapp-pub.ezijing.com/project/park/pc-school-img4.png?v=2" />
<!-- 课程设置 --> <!-- 课程设置 -->
</div> </div>
<div v-else class="is-h5"> <div v-else class="is-h5">
<div class="banner"> <div class="banner">
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/sit-plus/school_banner.png" width="100%" /> <img class="img_banner" src="https://webapp-pub.ezijing.com/project/park/school_banner.png" width="100%" />
</div> </div>
<div class="h5-content"> <div class="h5-content">
<div class="h5-title">项目介绍</div> <div class="h5-title">项目介绍</div>
...@@ -155,7 +110,7 @@ ...@@ -155,7 +110,7 @@
</p> </p>
<div class="h5-title m-t-10">培养目标</div> <div class="h5-title m-t-10">培养目标</div>
<img src="https://webapp-pub.ezijing.com/project/sit-plus/h5-school-img2.png" /> <img src="https://webapp-pub.ezijing.com/project/park/h5-school-img2.png" />
<p class="h5-con"> <p class="h5-con">
<!-- <span style="color:#424242 !important;font-weight:bold !important" <!-- <span style="color:#424242 !important;font-weight:bold !important"
>● 工程管理硕士(Master of Engineering in Engineering >● 工程管理硕士(Master of Engineering in Engineering
...@@ -181,7 +136,7 @@ ...@@ -181,7 +136,7 @@
</ul> </ul>
</div> </div>
<div class="h5-title m-t-10">学习安排</div> <div class="h5-title m-t-10">学习安排</div>
<img src="https://webapp-pub.ezijing.com/project/sit-plus/study_arrange.png" alt="" /> <img src="https://webapp-pub.ezijing.com/project/park/study_arrange.png" alt="" />
<!-- <div class="list_desc"> <!-- <div class="list_desc">
该保研项目总体教学安排为20周,开学时间一般在每年12月中旬。 该保研项目总体教学安排为20周,开学时间一般在每年12月中旬。
</div> --> </div> -->
...@@ -211,14 +166,19 @@ ...@@ -211,14 +166,19 @@
<div class="desc_tit">国内授课</div> <div class="desc_tit">国内授课</div>
<div class="desc_detail"> <div class="desc_detail">
<div class="desc_detail_item"><span class="fen fen2">语言强化课程&nbsp;</span><span class="num">4</span><span class="fen fen1"></span></div>
<div class="desc_detail_item"> <div class="desc_detail_item">
<span class="fen fen2">科研训练课&nbsp;&nbsp;&nbsp;</span><span class="num">6</span><span class="fen fen1">个主题</span> <span class="fen fen2">语言强化课程&nbsp;</span><span class="num">4</span
><span class="fen fen1"></span>
</div>
<div class="desc_detail_item">
<span class="fen fen2">科研训练课&nbsp;&nbsp;&nbsp;</span><span class="num">6</span
><span class="fen fen1">个主题</span>
</div> </div>
<div class="desc_detail_item"> <div class="desc_detail_item">
<span class="fen fen1">硕士学分课&nbsp;&nbsp</span> <span class="fen fen1">硕士学分课&nbsp;&nbsp</span>
<span class="num">3</span><span class="fen fen1"></span><span class="num">9</span><span class="fen fen1">学分</span> <span class="num">3</span><span class="fen fen1"></span><span class="num">9</span
><span class="fen fen1">学分</span>
</div> </div>
</div> </div>
</div> </div>
...@@ -229,7 +189,8 @@ ...@@ -229,7 +189,8 @@
<div class="desc_tit">国外授课</div> <div class="desc_tit">国外授课</div>
<div class="desc_detail"> <div class="desc_detail">
<span class="num">7</span><span class="fen fen1">门课</span><span class="num">21</span><span class="fen">学分</span> <span class="num">7</span><span class="fen fen1">门课</span><span class="num">21</span
><span class="fen">学分</span>
</div> </div>
</div> </div>
</div> </div>
...@@ -237,13 +198,13 @@ ...@@ -237,13 +198,13 @@
</div> </div>
<div class="h5-title m-t-10">国际权威认证</div> <div class="h5-title m-t-10">国际权威认证</div>
<div class="h5-course-set"> <div class="h5-course-set">
<img src="https://webapp-pub.ezijing.com/project/sit-plus/h5-school-img6.png" style="margin-bottom: 0.3rem" /> <img src="https://webapp-pub.ezijing.com/project/park/h5-school-img6.png" style="margin-bottom: 0.3rem" />
</div> </div>
<img src="https://webapp-pub.ezijing.com/project/sit-plus/h5-school-img7.png" style="margin: 0.25rem 0" /> <img src="https://webapp-pub.ezijing.com/project/park/h5-school-img7.png" style="margin: 0.25rem 0" />
<!-- <div class="h5-title m-t-10">课程设置</div> --> <!-- <div class="h5-title m-t-10">课程设置</div> -->
<!-- <div class="h5-course-set"> <!-- <div class="h5-course-set">
<img <img
src="https://webapp-pub.ezijing.com/project/sit-plus/h5-school-img8.png" src="https://webapp-pub.ezijing.com/project/park/h5-school-img8.png"
style="margin-bottom:0.3rem" style="margin-bottom:0.3rem"
/> />
<div class="course-set-tips"> <div class="course-set-tips">
...@@ -407,11 +368,11 @@ export default { ...@@ -407,11 +368,11 @@ export default {
width: 100%; width: 100%;
} }
ul { ul {
padding-left: 0.2rem; // padding-left: 0.2rem;
li { li {
list-style-type: disc; // list-style-type: disc;
color: #aa1941; // color: #aa1941;
p { p {
color: #666666 !important; color: #666666 !important;
} }
...@@ -494,16 +455,16 @@ export default { ...@@ -494,16 +455,16 @@ export default {
} }
} }
.img5 { .img5 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img11.png'); background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img11.png');
} }
.img6 { .img6 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img22.png'); background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img22.png');
} }
.img7 { .img7 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img33.png'); background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img33.png');
} }
.img8 { .img8 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img44.png'); background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img44.png');
} }
} }
} }
...@@ -735,16 +696,16 @@ export default { ...@@ -735,16 +696,16 @@ export default {
} }
} }
.xz1 { .xz1 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img11.png'); background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img11.png');
} }
.xz2 { .xz2 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img22.png'); background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img22.png');
} }
.xz3 { .xz3 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img33.png'); background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img33.png');
} }
.xz4 { .xz4 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img44.png'); background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img44.png');
} }
} }
} }
...@@ -758,4 +719,14 @@ export default { ...@@ -758,4 +719,14 @@ export default {
background: #fff; background: #fff;
} }
} }
.pro-js {
display: flex;
justify-content: space-between;
p {
width: 542px;
}
img {
width: 596px !important;
}
}
</style> </style>
...@@ -6,11 +6,11 @@ ...@@ -6,11 +6,11 @@
<!-- <el-image :src="url1"> </el-image> --> <!-- <el-image :src="url1"> </el-image> -->
<div class="img_english"> <div class="img_english">
<el-image :src="url1" class="img1"></el-image> <el-image :src="url1" class="img1"></el-image>
<div class="item_english_name">硕士学位证书模板</div> <div class="item_english_name">硕士学位证书(示意图)</div>
</div> </div>
<div class="img_english"> <div class="img_english">
<el-image :src="url2" class="img2"></el-image> <el-image :src="url2" class="img2"></el-image>
<div class="item_english_name">学历学位认证模板</div> <div class="item_english_name">学历学位认证</div>
</div> </div>
</div> </div>
</div> </div>
...@@ -20,11 +20,11 @@ ...@@ -20,11 +20,11 @@
<!-- <el-image :src="url1"> </el-image> --> <!-- <el-image :src="url1"> </el-image> -->
<div class="img_english"> <div class="img_english">
<el-image :src="url1" class="img1"></el-image> <el-image :src="url1" class="img1"></el-image>
<div class="item_english_name">硕士学位证书模板</div> <div class="item_english_name">硕士学位证书(示意图)</div>
</div> </div>
<div class="img_english"> <div class="img_english">
<el-image :src="url2" class="img2"></el-image> <el-image :src="url2" class="img2"></el-image>
<div class="item_english_name">学历学位认证模板</div> <div class="item_english_name">学历学位认证</div>
</div> </div>
</div> </div>
</app-frame> </app-frame>
...@@ -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/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/pc-cert-cn.png',
frameParams: { frameParams: {
slider: [] slider: []
......
...@@ -36,11 +36,11 @@ export default { ...@@ -36,11 +36,11 @@ export default {
fileList: [ fileList: [
{ {
name: '招生简章', name: '招生简章',
url: 'https://webapp-pub.ezijing.com/project/sit-plus/admission.jpg' url: 'https://webapp-pub.ezijing.com/project/park/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/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'
}, },
{ {
name: '语言强化模块介绍', name: '语言强化模块介绍',
......
<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-apply-banner.png" /> <img src="https://webapp-pub.ezijing.com/project/park/enroll-process-apply-banner.png" />
<div class="content-mian"> <div class="content-mian">
<ul class="content-mian_con"> <ul class="content-mian_con">
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<div class="apply_desc">本科学历(有学士学位)及以上或者本科在读(大三或大四)</div> <div class="apply_desc">本科学历(有学士学位)及以上或者本科在读(大三或大四)</div>
</li> --> </li> -->
<li class="applyList_con"> <li class="applyList_con">
<div class="apply_name">原则要求GPA3.0以上</div> <div class="apply_name">国内在读大专大三或者已经大专毕业学生</div>
</li> </li>
<li class="applyList_con"> <li class="applyList_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/sit-plus/enroll-process-banner.png" /> <img src="https://webapp-pub.ezijing.com/project/park/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,18 +8,16 @@ ...@@ -8,18 +8,16 @@
<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-project.ezijing.com/">(https://park-project.ezijing.com)</a
>进行在线报名,按项目报名系统的要求在线填写基本信息并提交以下材料: >进行在线报名,按项目报名系统 的要求在线填写基本信息并提交以下材料:
</p> </p>
<!-- <p>另请提供纸质材料:</p> --> <!-- <p>另请提供纸质材料:</p> -->
<ul> <ul>
<li>➢ 英文简历</li> <li>➢ 英文简历</li>
<li>➢ 身份证扫描件</li> <li>➢ 身份证扫描件</li>
<li>➢ 中文本科成绩单(在读生截止到上学期末)</li> <li>➢ 中英文大专成绩单(在读生截止到上学期末)</li>
<li>➢ 英语成绩证明(如CET-4,CET-6,TOEFL,IELTS等)</li>
<li>➢ 个人荣誉证书和获奖经历扫描件(如有)</li> <li>➢ 个人荣誉证书和获奖经历扫描件(如有)</li>
<li>➢ 本科学历学位证明/本科在读证明(中、英文)</li> <li>➢ 大专学历学位证明/大专在读证明(中、英文)</li>
<li>➢ 英文本科成绩单(在读生截止到上学期末)</li>
<li>➢ 个人陈述(英文)</li> <li>➢ 个人陈述(英文)</li>
<li>➢ 推荐信两封(英文)</li> <li>➢ 推荐信两封(英文)</li>
<li>注:报名费700元</li> <li>注:报名费700元</li>
...@@ -28,26 +26,34 @@ ...@@ -28,26 +26,34 @@
</div> </div>
<div class="apply-item"> <div class="apply-item">
<div class="apply-item-num">2</div> <div class="apply-item-num">2</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 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 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">4</div>
<div class="apply-item-hd">项目学习</div>
<div class="apply-item-bd">
<p>收到录取后在规定时间内签订入学协议并完成学费缴纳,进入项目学习。</p>
</div>
</div>
<div class="apply-item">
<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>
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<!-- 校园风光 --> <!-- 校园风光 -->
<!-- <school-senery /> --> <!-- <school-senery /> -->
<!-- 最新动态 --> <!-- 最新动态 -->
<news /> <!-- <news /> -->
<!-- 视频 --> <!-- 视频 -->
<Video style="margin-bottom:0.2rem" /> <Video style="margin-bottom:0.2rem" />
<!-- 右侧功能栏 --> <!-- 右侧功能栏 -->
......
...@@ -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/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/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>
<h2 class="com_title_dec">中华人民共和国教育部:“鼓励留学,支持回国”</h2> <h2 class="com_title_dec">中华人民共和国教育部:“鼓励留学,支持回国”</h2>
<div class="com_con"> <div class="com_con">
中国教育部思想政治工作司司长魏士强2021年12月7日的新闻发布会中发表评论:“支持留学、鼓励回国、来去自由、发挥作用”<br />是我国多年来奉行的留学政策,即使是进入新时代,我们依然要一以贯之地实行。 中国教育部思想政治工作司司长魏士强在12月7日的新闻发布会中发表评论:“支持留学、鼓励回国、来去自由、发挥作用”是我国多年来奉行的留学政策,即使是进入新时代,我们依然要一以贯之地实行。<br />
<br />我国各省市、地区针对留学生回国颁布了人才引流福利政策,留学已经成为越来越多学生的升学选择。 我国各省市、地区针对留学生回国颁布了人才引流福利政策,留学已经成为越来越多学生的升学选择。
</div> </div>
</div> </div>
<div class="com_bottom"> <div class="com_bottom">
...@@ -33,9 +33,8 @@ ...@@ -33,9 +33,8 @@
<h1 class="com_title">留学回国人员福利政策</h1> <h1 class="com_title">留学回国人员福利政策</h1>
<h2 class="com_title_dec">中华人民共和国教育部:“鼓励留学,支持回国”</h2> <h2 class="com_title_dec">中华人民共和国教育部:“鼓励留学,支持回国”</h2>
<div class="com_con"> <div class="com_con">
中国教育部思想政治工作司司长魏士强2021年12月7日的新闻发布会中发表评论:“支持留学、鼓励回国、来去自由、发挥作用” 中国教育部思想政治工作司司长魏士强在12月7日的新闻发布会中发表评论:“支持留学、鼓励回国、来去自由、发挥作用”是我国多年来奉行的留学政策,即使是进入新时代,我们依然要一以贯之地实行。<br />
是我国多年来奉行的留学政策,即使是进入新时代,我们依然要一以贯之地实行。 我国各省市、地区针对留学生回国颁布了人才引流福利政策,留学已经成为越来越多学生的升学选择。
<br />我国各省市、地区针对留学生回国颁布了人才引流福利政策,留学已经成为越来越多学生的升学选择。
</div> </div>
</div> </div>
<div class="com_bottom"> <div class="com_bottom">
...@@ -72,52 +71,45 @@ export default { ...@@ -72,52 +71,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>
...@@ -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/sit-plus/sit_work.png" style="width:100%" /> <img src="https://webapp-pub.ezijing.com/project/park/sit_work.png" style="width: 100%" />
<p>&nbsp;</p> <p>&nbsp;</p>
<p>&nbsp;</p> <p>&nbsp;</p>
</div> </div>
...@@ -102,7 +102,7 @@ export default { ...@@ -102,7 +102,7 @@ export default {
return { return {
frameParams: { frameParams: {
slider: [ slider: [
{ name: '高薪就业', path: '/returnPolicy/salary' }, // { name: '高薪就业', path: '/returnPolicy/salary' },
{ name: '归国政策', path: '/returnPolicy/returnPolicy' } { name: '归国政策', path: '/returnPolicy/returnPolicy' }
] ]
} }
......
<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/sit-plus/pc-index-banner.png" /> <img class="img_banner" src="https://webapp-pub.ezijing.com/project/park/pc-index-banner.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">
斯蒂文斯理工学院创办于1870年,和麻省理工、加州理工、伦斯勒理工学院并称为美国四大理工学院,是美国历史最为悠久的理工学院之一。学校坐落于纽约大都会区新泽西州霍博肯市(Hoboken, 美国帕克大学原名帕克学院,最初成立于1875年,2000年正式更名为帕克大学,是一所独立私立高等教育机构,至今已有149年的历史。最初成立时,帕克大学仅是一所小型的中西部教堂学院,现在已经发展成为一所拥有电子学习设施,并开设美国军队教育课程的大学。帕克大学获得了美国中北部高等教育委员会及中北部学院和大学协会认可,获密苏里州教育部门认证,中国教育部涉外监管信息网认证。<br />
New Jersey),与曼哈顿岛隔河相望,是世界上地理位置最佳的学校之一。 有超过633名来自112个不同国家的外国留学生,他们在学校感受到了家的温暖。为了容纳并使留学生更好地适应学校,学校组织了许多有趣的活动供留学生参加,也让美国学生可以与之互动并体验当地文化。帕克大学一直被家长和其他学校评为国内私立大学中的顶级大学。帕克起源于中西部一个小大学,现在帕克大学已经成长为多元的大学,为全球的学生提供高品质的学术机会。<br />
帕克大学的毕业生拥有全球视野,他们对国际关系和国际市场有着深刻理解。在帕克的学习使他们掌握了关键性思维、有效沟通以及终身学习。无论是商科专业,还是体育、生物、图形设计或者教育专业,学生在帕克大学学到的不仅仅是为日后工作做准备,更是如何成为一个关键性思考者、问题解决者以及可以适应全球化的领跑者。
</p> </p>
<p class="con_desc"> <!-- <p class="con_desc">
斯蒂文斯理工学院是一所在美国的教育和研究领域中位居前沿的理工类大学,长年位列U.S. News & World
Report全美Top100。该校的教授和学者在自然科学及管理科学领域享有盛誉,培养了诺贝尔物理学奖得主费瑞得瑞恩(Frederick
Reines)、诺贝尔化学奖得主欧文朗缪尔(Irving Langmuir)、现代管理学之父弗雷德里克泰勒(Frederick Winslow
Taylor)以及甘特图的发明者亨利甘特(Henry Laurence
Gantt)等杰出人才。该校毕业生享有极高声誉,在NACE全美大学最高薪酬排行中位列第7位,在二十年投资回报比中位列第三位,USA
Today将其评选为全美最佳七所工程学院之一。
</p> </p>
<div class="con_desc">
</div> -->
</div> </div>
</div> </div>
<section class="section"> <!-- <section class="section">
<div class="swiper-content1"> <div class="swiper-content1">
<div class="swiper-wrapper"> <div class="swiper-wrapper">
<div class="swiper-slide" v-for="(item, index) in videoData" :key="index"> <div class="swiper-slide" v-for="(item, index) in videoData" :key="index">
...@@ -28,10 +25,10 @@ ...@@ -28,10 +25,10 @@
</div> </div>
</div> </div>
</div> </div>
</section> </section> -->
<section class="section"> <section class="section">
<h2 class="section_title">师资介绍</h2> <h2 class="section_title">师资介绍</h2>
<div class="section_teacher"> <!-- <div class="section_teacher">
<div class="teacher_item" v-for="(item, index) in teacherList" :key="index"> <div class="teacher_item" v-for="(item, index) in teacherList" :key="index">
<img :src="item.img" class="item_img" /> <img :src="item.img" class="item_img" />
<div class="item_bottom"> <div class="item_bottom">
...@@ -45,11 +42,31 @@ ...@@ -45,11 +42,31 @@
</div> </div>
</div> </div>
</div> </div>
</div> -->
<div v-swiper:mySwiper1="swiperOptionT">
<div class="swiper-wrapper section_teacher">
<div class="swiper-slide" v-for="(item, index) in teacherList" :key="index">
<div class="teacher_item">
<img :src="item.img" class="item_img" />
<div class="item_bottom">
<div class="img_tit">{{ item.tit }}</div>
<div class="item_desc">
<ul>
<li v-for="(it, index) in item.desc" :key="index">
{{ it }}
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-pagination swiper-pagination-bullets"></div>
</div> </div>
</section> </section>
<section class="section"> <section class="section">
<h2 class="section_title">名人堂</h2> <h2 class="section_title">名人堂</h2>
<div class="section_teacher"> <!-- <div class="section_teacher">
<div class="teacher_item1" v-for="(item, index) in alumnusList" :key="index"> <div class="teacher_item1" v-for="(item, index) in alumnusList" :key="index">
<img :src="item.img" class="item_img" /> <img :src="item.img" class="item_img" />
<div class="item_bottom"> <div class="item_bottom">
...@@ -63,14 +80,34 @@ ...@@ -63,14 +80,34 @@
</div> </div>
</div> </div>
</div> </div>
</div> -->
<div v-swiper:mySwiper2="swiperOptionM">
<div class="swiper-wrapper section_teacher">
<div class="swiper-slide" v-for="(item, index) in alumnusList" :key="index">
<div class="teacher_item">
<img :src="item.img" class="item_img" />
<div class="item_bottom">
<div class="img_tit">{{ item.tit }}</div>
<div class="item_desc">
<ul>
<li v-for="(it, index) in item.desc" :key="index">
{{ it }}
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-pagination swiper-pagination-bullets"></div>
</div> </div>
</section> </section>
<div class="content_tit"> <div class="content_tit">
<div class="line"></div> <div class="line"></div>
<div class="tit_desc">校园风光</div> <div class="tit_desc">校园风光</div>
</div> </div>
<div class="swiper-content" @mouseenter="swiperStop" @mouseleave="swiperStart"> <div class="swiper-content">
<div v-swiper:mySwiper="swiperOption" ref="mySwiper"> <div v-swiper:mySwiper3="swiperOption">
<div class="swiper-wrapper"> <div class="swiper-wrapper">
<div class="swiper-slide" v-for="(item, index) in listData" :key="index"> <div class="swiper-slide" v-for="(item, index) in listData" :key="index">
<img :src="item.web_img_uri" /> <img :src="item.web_img_uri" />
...@@ -85,54 +122,66 @@ export default { ...@@ -85,54 +122,66 @@ export default {
layout: 'normal', layout: 'normal',
data() { data() {
const _this = this const _this = this
return { return {
popupVisible: false, popupVisible: false,
videoData: [ videoData: [
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/video_sit1.png', img: 'https://webapp-pub.ezijing.com/project/park/video_sit1.png',
web_img_uri: web_img_uri: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/park/SIT%E9%A1%B9%E7%9B%AE%E7%AB%991.mp4'
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sit-plus/SIT%E9%A1%B9%E7%9B%AE%E7%AB%991.mp4'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/video_sit2.png', img: 'https://webapp-pub.ezijing.com/project/park/video_sit2.png',
web_img_uri: web_img_uri: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/park/SIT%E9%A1%B9%E7%9B%AE%E7%AB%992.mp4'
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sit-plus/SIT%E9%A1%B9%E7%9B%AE%E7%AB%992.mp4'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/video_sit3.png', img: 'https://webapp-pub.ezijing.com/project/park/video_sit3.png',
web_img_uri: web_img_uri: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/park/SIT%E9%A1%B9%E7%9B%AE%E7%AB%993.mp4'
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sit-plus/SIT%E9%A1%B9%E7%9B%AE%E7%AB%993.mp4'
} }
], ],
listData: [ listData: [
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/sit-plus/school_lg1.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg1.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/sit-plus/school_lg2.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg2.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/sit-plus/school_lg3.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg3.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/sit-plus/school_lg4.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg4.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/sit-plus/school_lg5.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg5.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/sit-plus/school_lg6.png' } { web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg6.png' }
], ],
swiperOption: { // swiperOptionM: {
observer: true, // autoplay: {
observeParents: true, // delay: 1000
speed: 400, // },
autoplay: true, // speed: 1000,
delay: 3000, // loop: true,
loop: true, // slidesPerView: 4,
slidesPerView: 'auto', // centeredSlides: true,
centeredSlides: true, // rewind: true,
spaceBetween: 10, // disableOnInteraction: false,
on: { // on: {
init() { // slideChangeTransitionEnd: function () {
_this.swiper.slideNext() // this.autoplay.start() //就加这个玩意儿
} // }
} // }
}, // },
// swiperOption1: { // swiperOptionT: {
// autoplay: {
// delay: 1000
// },
// speed: 1000,
// loop: true,
// slidesPerView: 4,
// centeredSlides: true,
// rewind: true,
// disableOnInteraction: false,
// on: {
// slideChangeTransitionEnd: function () {
// this.autoplay.start() //就加这个玩意儿
// }
// }
// },
// swiperOption: {
// observer: true, // observer: true,
// observeParents: true, // observeParents: true,
// speed: 400, // speed: 400,
...@@ -141,57 +190,93 @@ export default { ...@@ -141,57 +190,93 @@ export default {
// loop: true, // loop: true,
// slidesPerView: 'auto', // slidesPerView: 'auto',
// centeredSlides: true, // centeredSlides: true,
// // spaceBetween: 1, // spaceBetween: 10,
// on: { // on: {
// init() { // init() {
// _this.swiper1.slideNext() // _this.swiper.slideNext()
// } // }
// } // }
// }, // },
teacherList: [ teacherList: [
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-teacher1.png', img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher1.png',
tit: 'Carlo Lipizzi', tit: '肇越',
desc: ['副教授 & 项目负责人', '斯蒂文斯理工学院博士'] desc: ['香港致富证券首席经济学家', '清华五道口金融学院经济学硕士']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher2.png',
tit: '张恩忠',
desc: ['中国人民大学市场营销系副教授', '美国普渡大学博士']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher3.png',
tit: '章铮',
desc: ['北京大学应用经济学系副教授', '北京大学经济学博士']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher4.png',
tit: 'Yang Sun',
desc: ['管理学院院长', '亚利桑那州立大学博士']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher5.png',
tit: 'Jolene A. Lampton',
desc: ['教授', '圣路易斯大学博士']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher6.png',
tit: 'Hank Charles Roehrich',
desc: ['教授', '北达科他大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-teacher2.png', img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher7.png',
tit: 'Yehia Massoud', tit: 'Clarine Jacobs',
desc: ['教授、学院院长', 'IEEE 电气与电子工程师协会院士', '麻省理工学院博士'] desc: ['教授', '北方中央大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-teacher3.png', img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher8.png',
tit: 'Roshanak Nilchiani', tit: 'Adrian James',
desc: ['副教授', '麻省理工学院博士'] desc: ['助理教授', '得克萨斯农工大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-teacher4.png', img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher9.png',
tit: 'Kathryn Abel', tit: 'Lacey Finley',
desc: ['副教授', '斯蒂文斯理工学院博士'] desc: ['助理教授', '堪萨斯州立大学博士']
} }
], ],
alumnusList: [ alumnusList: [
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-academic1.png', img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic1.png',
tit: 'Leon Febres Cordero', tit: '蒋廷黻',
desc: ['厄瓜多尔总统'] desc: ['中国史学家、外交家', '南开历史系的创建者']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-academic2.png', img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic2.png',
tit: 'Charles Stewart Mott', tit: 'Michael Collins',
desc: ['美国通用汽车公司<br/>联合创始人'] desc: ['格雷森资本创始人兼首席执行官']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-academic3.png', img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic3.png',
tit: 'Frederick Reines', tit: 'Emmitt K. Hayes',
desc: ['诺贝尔物理学奖'] desc: ['海斯房地产公司首席执行官']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-academic4.png', img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic4.png',
tit: 'Lrving Langmuir', tit: 'April Tessmer',
desc: ['诺贝尔化学奖'] desc: ['泰斯默企业创始人']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic5.png',
tit: 'Joseph McKibben',
desc: ['世界著名科学家,曼哈顿计划参与者']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic6.png',
tit: 'Behzod Abduraimov',
desc: ['世界著名钢琴演奏家']
} }
] ],
swiperShow: false
} }
}, },
computed: { computed: {
...@@ -201,10 +286,63 @@ export default { ...@@ -201,10 +286,63 @@ export default {
swiper1() { swiper1() {
return this.$refs.mySwiper1.swiper return this.$refs.mySwiper1.swiper
}, },
isMobile() { isMobile() {
return this.$store.state.isMobile return this.$store.state.isMobile
},
swiperOptionM() {
return {
autoplay: {
delay: 1000
},
speed: 1000,
loop: true,
slidesPerView: 4,
// centeredSlides: true,
// rewind: true,
disableOnInteraction: false,
on: {
slideChangeTransitionEnd: function () {
this.autoplay.start() //就加这个玩意儿
}
} }
}
},
swiperOptionT() {
return {
autoplay: {
delay: 1000
},
speed: 1000,
loop: true,
slidesPerView: 4,
// centeredSlides: true,
// rewind: true,
disableOnInteraction: false,
on: {
slideChangeTransitionEnd: function () {
this.autoplay.start() //就加这个玩意儿
}
}
}
},
swiperOption() {
return {
observer: true,
observeParents: true,
speed: 400,
autoplay: true,
delay: 3000,
loop: true,
slidesPerView: 'auto',
centeredSlides: true,
spaceBetween: 10
}
}
},
mounted() {
this.swiperShow = true
// setTimeout(() => {
// }, 1000)
}, },
methods: { methods: {
swiperStop() { swiperStop() {
...@@ -229,7 +367,7 @@ export default { ...@@ -229,7 +367,7 @@ export default {
position: relative; position: relative;
.img_banner { .img_banner {
width: 100%; width: 100%;
height: 100%; height: 450px;
} }
.banner_con { .banner_con {
position: absolute; position: absolute;
...@@ -238,14 +376,14 @@ export default { ...@@ -238,14 +376,14 @@ export default {
right: 10%; right: 10%;
transform: translateY(-50%); transform: translateY(-50%);
.con_tit { .con_tit {
font-size: 50px; font-size: 36px;
font-weight: 500; font-weight: 500;
color: #ffffff; color: #ffffff;
text-align: center; text-align: center;
} }
.con_desc { .con_desc {
text-align: justify; text-align: justify;
font-size: 18px; font-size: 16px;
font-weight: 400; font-weight: 400;
line-height: 32px; line-height: 32px;
color: #ffffff; color: #ffffff;
......
<template>
<div :class="isMobile ? 'is-h5' : 'is-pc'">
<div class="banner">
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/park/pc-index-banner.png" />
<div class="banner_con">
<div class="con_tit">美国帕克大学简介</div>
<p class="con_desc">
美国帕克大学原名帕克学院,最初成立于1875年,2000年正式更名为帕克大学,是一所独立私立高等教育机构,至今已有149年的历史。最初成立时,帕克大学仅是一所小型的中西部教堂学院,现在已经发展成为一所拥有电子学习设施,并开设美国军队教育课程的大学。帕克大学获得了美国中北部高等教育委员会及中北部学院和大学协会认可,获密苏里州教育部门认证,中国教育部涉外监管信息网认证。<br />
有超过633名来自112个不同国家的外国留学生,他们在学校感受到了家的温暖。为了容纳并使留学生更好地适应学校,学校组织了许多有趣的活动供留学生参加,也让美国学生可以与之互动并体验当地文化。帕克大学一直被家长和其他学校评为国内私立大学中的顶级大学。帕克起源于中西部一个小大学,现在帕克大学已经成长为多元的大学,为全球的学生提供高品质的学术机会。<br />
帕克大学的毕业生拥有全球视野,他们对国际关系和国际市场有着深刻理解。在帕克的学习使他们掌握了关键性思维、有效沟通以及终身学习。无论是商科专业,还是体育、生物、图形设计或者教育专业,学生在帕克大学学到的不仅仅是为日后工作做准备,更是如何成为一个关键性思考者、问题解决者以及可以适应全球化的领跑者。
</p>
<!-- <p class="con_desc">
</p>
<div class="con_desc">
</div> -->
</div>
</div>
<!-- <section class="section">
<div class="swiper-content1">
<div class="swiper-wrapper">
<div class="swiper-slide" v-for="(item, index) in videoData" :key="index">
<video controls :poster="item.img">
<source :src="item.web_img_uri" type="video/mp4" />
</video>
</div>
</div>
</div>
</section> -->
<section class="section">
<h2 class="section_title">师资介绍</h2>
<!-- <div class="section_teacher">
<div class="teacher_item" v-for="(item, index) in teacherList" :key="index">
<img :src="item.img" class="item_img" />
<div class="item_bottom">
<div class="img_tit">{{ item.tit }}</div>
<div class="item_desc">
<ul>
<li v-for="(it, index) in item.desc" :key="index">
{{ it }}
</li>
</ul>
</div>
</div>
</div>
</div> -->
<div v-swiper="swiperOptionT">
<div class="swiper-wrapper section_teacher">
<div class="swiper-slide" v-for="(item, index) in teacherList" :key="index">
<div class="teacher_item">
<img :src="item.img" class="item_img" />
<div class="item_bottom">
<div class="img_tit">{{ item.tit }}</div>
<div class="item_desc">
<ul>
<li v-for="(it, index) in item.desc" :key="index">
{{ it }}
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-pagination swiper-pagination-bullets"></div>
</div>
</section>
<section class="section">
<h2 class="section_title">名人堂</h2>
<!-- <div class="section_teacher">
<div class="teacher_item1" v-for="(item, index) in alumnusList" :key="index">
<img :src="item.img" class="item_img" />
<div class="item_bottom">
<div class="img_tit">{{ item.tit }}</div>
<div class="item_desc">
<ul>
<li v-for="(it, index) in item.desc" :key="index">
<p v-html="it"></p>
</li>
</ul>
</div>
</div>
</div>
</div> -->
<div v-swiper="swiperOptionM" ref="mySwiper2">
<div class="swiper-wrapper section_teacher">
<div class="swiper-slide" v-for="(item, index) in alumnusList" :key="index">
<div class="teacher_item">
<img :src="item.img" class="item_img" />
<div class="item_bottom">
<div class="img_tit">{{ item.tit }}</div>
<div class="item_desc">
<ul>
<li v-for="(it, index) in item.desc" :key="index">
{{ it }}
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-pagination swiper-pagination-bullets"></div>
</div>
</section>
<div class="content_tit">
<div class="line"></div>
<div class="tit_desc">校园风光</div>
</div>
<div class="swiper-content" @mouseenter="swiperStop" @mouseleave="swiperStart" v-if="swiperShow">
<div :options="swiperOption" ref="mySwiper1">
<div class="swiper-wrapper">
<div class="swiper-slide" v-for="(item, index) in listData" :key="index">
<img :src="item.web_img_uri" />
</div>
</div>
</div>
</div>
</div>
</template>
<script>
export default {
layout: 'normal',
data() {
const _this = this
return {
popupVisible: false,
videoData: [
{
img: 'https://webapp-pub.ezijing.com/project/park/video_sit1.png',
web_img_uri: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/park/SIT%E9%A1%B9%E7%9B%AE%E7%AB%991.mp4'
},
{
img: 'https://webapp-pub.ezijing.com/project/park/video_sit2.png',
web_img_uri: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/park/SIT%E9%A1%B9%E7%9B%AE%E7%AB%992.mp4'
},
{
img: 'https://webapp-pub.ezijing.com/project/park/video_sit3.png',
web_img_uri: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/park/SIT%E9%A1%B9%E7%9B%AE%E7%AB%993.mp4'
}
],
listData: [
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg1.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg2.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg3.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg4.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg5.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg6.png' }
],
teacherList: [
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher1.png',
tit: '肇越',
desc: ['香港致富证券首席经济学家', '清华五道口金融学院经济学硕士']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher2.png',
tit: '张恩忠',
desc: ['中国人民大学市场营销系副教授', '美国普渡大学博士']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher3.png',
tit: '章铮',
desc: ['北京大学应用经济学系副教授', '北京大学经济学博士']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher4.png',
tit: 'Yang Sun',
desc: ['管理学院院长', '亚利桑那州立大学博士']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher5.png',
tit: 'Jolene A. Lampton',
desc: ['教授', '圣路易斯大学博士']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher6.png',
tit: 'Hank Charles Roehrich',
desc: ['教授', '北达科他大学博士']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher7.png',
tit: 'Clarine Jacobs',
desc: ['教授', '北方中央大学博士']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher8.png',
tit: 'Adrian James',
desc: ['助理教授', '得克萨斯农工大学博士']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher9.png',
tit: 'Lacey Finley',
desc: ['助理教授', '堪萨斯州立大学博士']
}
],
alumnusList: [
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic1.png',
tit: '蒋廷黻',
desc: ['中国史学家、外交家', '南开历史系的创建者']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic2.png',
tit: 'Michael Collins',
desc: ['格雷森资本创始人兼首席执行官']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic3.png',
tit: 'Emmitt K. Hayes',
desc: ['海斯房地产公司首席执行官']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic4.png',
tit: 'April Tessmer',
desc: ['泰斯默企业创始人']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic5.png',
tit: 'Joseph McKibben',
desc: ['世界著名科学家,曼哈顿计划参与者']
},
{
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic6.png',
tit: 'Behzod Abduraimov',
desc: ['世界著名钢琴演奏家']
}
],
swiperShow: false
}
},
computed: {
swiper() {
return this.$refs.mySwiper.swiper
},
swiper1() {
return this.$refs.mySwiper1.swiper
},
isMobile() {
return this.$store.state.isMobile
},
swiperOptionM() {
return {
autoplay: {
delay: 1000
},
speed: 1000,
loop: true,
slidesPerView: 4,
centeredSlides: true,
rewind: true,
disableOnInteraction: false,
on: {
slideChangeTransitionEnd: function () {
this.autoplay.start() //就加这个玩意儿
}
}
}
},
swiperOptionT() {
return {
autoplay: {
delay: 1000
},
speed: 1000,
loop: true,
slidesPerView: 4,
centeredSlides: true,
rewind: true,
disableOnInteraction: false,
on: {
slideChangeTransitionEnd: function () {
this.autoplay.start() //就加这个玩意儿
}
}
}
},
swiperOption() {
return {
observer: true,
observeParents: true,
speed: 400,
autoplay: true,
delay: 3000,
loop: true,
slidesPerView: 'auto',
centeredSlides: true,
spaceBetween: 10,
on: {
init() {
_this.swiper.slideNext()
}
}
}
}
},
mounted() {
this.swiperShow = true
// setTimeout(() => {
// }, 1000)
},
methods: {
swiperStop() {
this.swiper.autoplay.stop()
},
swiperStart() {
this.swiper.autoplay.start()
}
// swiperStop1() {
// this.swiper1.autoplay.stop()
// },
// swiperStart1() {
// this.swiper1.autoplay.start()
// }
}
}
</script>
<style lang="scss" scoped>
.is-pc {
overflow: hidden;
.banner {
position: relative;
.img_banner {
width: 100%;
height: 450px;
}
.banner_con {
position: absolute;
top: 50%;
left: 10%;
right: 10%;
transform: translateY(-50%);
.con_tit {
font-size: 36px;
font-weight: 500;
color: #ffffff;
text-align: center;
}
.con_desc {
text-align: justify;
font-size: 16px;
font-weight: 400;
line-height: 32px;
color: #ffffff;
margin-top: 30px;
}
}
}
.section {
max-width: 1212px;
margin: 83px auto;
.swiper-content1 {
width: 1200px;
margin-left: 60px;
.swiper-slide {
width: 360px;
height: 574px;
video {
height: 100%;
line-height: 100%;
}
}
}
.section_title {
position: relative;
margin-top: 20px;
margin-bottom: 20px;
padding-left: 20px;
height: 32px;
font-size: 32px;
line-height: 1;
font-weight: 700;
border-left: 7px solid #aa1941;
}
.section_teacher {
width: 1200px;
display: flex;
justify-content: space-between;
margin-top: 36px;
.teacher_item {
width: 260px;
display: flex;
flex-direction: column;
.item_img {
width: 260px;
height: 310px;
object-fit: cover;
}
.item_bottom {
padding: 24px 10px 0 10px;
.img_tit {
font-size: 18px;
font-weight: 500;
color: #424242;
}
.item_desc {
margin-top: 20px;
li {
white-space: nowrap;
font-size: 16px;
font-weight: 400;
color: #666666;
line-height: 1.5;
}
}
}
}
.teacher_item1 {
width: 260px;
display: flex;
flex-direction: column;
align-items: center;
.item_img {
width: 260px;
height: 310px;
object-fit: cover;
}
.item_bottom {
width: 260px;
height: 100px;
background: #ffffff;
text-align: center;
padding: 20px 0;
.img_tit {
font-size: 18px;
font-weight: 500;
color: #333333;
}
.item_desc {
li {
white-space: nowrap;
font-size: 16px;
font-weight: 400;
color: #666666;
line-height: 1.5;
}
}
}
}
}
}
.content_tit {
width: 1200px;
margin: auto;
text-align: center;
display: flex;
justify-content: flex-start;
margin-top: 64px;
.line {
width: 6px;
height: 34px;
background: #aa1941;
margin-right: 9px;
margin-top: 6px;
}
.tit_desc {
color: #333333;
font-size: 34px;
font-weight: bold;
}
}
.swiper-content {
padding-top: 37px;
padding-bottom: 132px;
.swiper-slide {
position: relative;
width: 388px;
height: 244px;
margin-top: 10px;
img {
width: 100%;
height: 100%;
line-height: 100%;
}
}
.swiper-slide-active {
width: 423px;
height: 266px;
margin-top: 0;
}
}
}
.is-h5 {
.banner {
position: relative;
.img_banner {
width: 100%;
height: 100%;
}
.banner_con {
padding: 0.23rem 0.3rem;
.con_tit {
font-size: 0.14rem;
color: #424242;
font-weight: bold;
}
.con_desc {
font-size: 0.12rem;
font-weight: 300;
color: #424242;
margin-top: 0.16rem;
line-height: 2;
}
}
}
.section {
.swiper-content1 {
overflow-x: auto;
.swiper-slide {
width: 3.3rem;
height: 4.58rem;
video {
height: 100%;
line-height: 100%;
}
}
}
.section_title {
font-size: 0.14rem;
font-weight: bold;
color: #424242;
padding-left: 0.16rem;
margin-top: 0.23rem;
}
.section_teacher {
display: flex;
justify-content: space-between;
margin-top: 0.18rem;
overflow-x: auto;
padding-left: 0.15rem;
.teacher_item {
padding: 0.15rem 0.18rem 0 0.2rem;
width: 1.9rem;
display: flex;
flex-direction: column;
align-items: center;
background-color: #fff;
margin-right: 0.15rem;
.item_img {
width: 1.7rem;
height: 1.8rem;
object-fit: cover;
}
.item_bottom {
padding: 0.12rem 0.18rem 0.1rem 0.3rem;
text-align: left;
.img_tit {
font-size: 0.09rem;
font-weight: 500;
color: #424242;
}
.item_desc {
margin-top: 0.1rem;
li {
// margin-left: 0.1rem;
white-space: nowrap;
font-size: 0.08rem;
font-weight: 400;
color: #666666;
line-height: 1.5;
}
}
}
}
.teacher_item1 {
width: 1.85rem;
display: flex;
flex-direction: column;
align-items: center;
margin-right: 0.15rem;
.item_img {
width: 1.85rem;
height: 1.8rem;
object-fit: cover;
}
.item_bottom {
width: 1.85rem;
height: 0.7rem;
background: #ffffff;
text-align: center;
padding: 0.1rem 0;
.img_tit {
font-size: 0.09rem;
font-weight: 500;
color: #333333;
}
.item_desc {
li {
white-space: nowrap;
font-size: 0.08rem;
font-weight: 400;
color: #666666;
line-height: 1.5;
}
}
}
}
}
}
.content_tit {
padding-left: 0.16rem;
margin-top: 0.23rem;
.tit_desc {
font-size: 0.14rem;
font-weight: bold;
color: #424242;
}
}
.swiper-content {
padding-bottom: 0.2rem;
.swiper-slide {
position: relative;
width: 2.02rem;
height: 1.22rem;
margin-top: 0.28rem;
img {
width: 100%;
height: 100%;
line-height: 100%;
}
}
.swiper-slide-active {
width: 2.12rem;
height: 1.33rem;
margin-top: 0.23rem;
}
}
}
</style>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论