提交 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: [
......
<template> <template>
<div> <div>
<div v-if="!isMobile" class="is-pc"> <div class="banner">
<div class="banner"> <img class="img_banner" src="https://webapp-pub.ezijing.com/project/park-plus/project_banner.png" />
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/sit-plus/school_banner.png" /> </div>
<section class="section">
<h2 class="title">项目介绍</h2>
<div class="info">
<img src="https://webapp-pub.ezijing.com/project/park-plus/project_desc.png" class="project-info__img" />
<p>
该保研项目是美国帕克大学工商管理硕士保研项目的特别录取通道。项目通过对学生的综合素质进行全面个性化评估,鼓励学生以增强综合能力替代应试,减少研究生入学考试以及英语考试对学生学习和成长的干扰。
</p>
<br />
<p>该项目由美国帕克大学工商管理硕士保研项目中国招生与教学中心(紫荆教育)全权负责招生和运营。</p>
</div> </div>
<section class="section"> </section>
<h2 class="title">项目介绍</h2> <section class="section">
<div class="content_list"> <h2 class="title">项目特点</h2>
<p> <div class="q-list">
该保研项目是斯蒂文斯理工学院工程管理硕士项目的特别录取通道。项目通过对学生的全面个性化评估和科研主题课程训练,鼓励学生以增强科研能力替代应试,减少研究生入学考试对学生学习和科研的干扰。 <div class="q-list_title">■ 官方可靠</div>
</p> <div class="q-list_content">
<br /> 中美教育部双认证的大学,帕克大学工商管理硕士保研项目中国中心直招。向校方申请,报名材料与面试审核通过后,将收到帕克大学(park.edu)官方录取,就读工商管理专业。
<p>
斯蒂文斯理工学院官方唯一授权清控紫荆教育负责工程管理硕士保研项目在中国的招生与教学,详见斯蒂文斯理工学院官网项目说明:<a
href="https://www.stevens.edu/zijingpartnership"
style="color: #aa1941"
>https://www.stevens.edu/zijingpartnership</a
>
</p>
</div> </div>
</section> <div class="q-list_title">■ 推荐免试(免托福GRE/大三提前读研)</div>
<div class="q-list_content">
<!-- 专业介绍 --> 通过学习帕克大学中国中心提供的英语强化课程,可免试托福;通过接受帕克大学教授的科研训练,可免试GRE,避免因单方面成绩阻碍学生继续学习深造的情况。
<div class="content_part">
<div class="img-box" style="height: 600px">
<img class="img2" src="https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img2.png" />
</div> </div>
<div class="content_desc"> <div class="q-list_title">■ 高性价比</div>
<h2 class="desc_title">培养目标</h2> <div class="q-list_content">学生国内国外学习费用加生活费用不超过22万人民币。</div>
<div class="desc_intro"> </div>
全球化背景下,所有行业都亟需国际化、产业化、科技化的复合型人才和领袖。 </section>
<br /> <section class="section project-target">
工程管理硕士(MEM)全称是Master of Engineering in Engineering <div class="project-target__content">
Management,属于美国STEM类别前沿专业。是工程学院和商学院共同开设的交叉复合型学科,斯蒂文斯理工学院是全球第一个推出MEM项目的大学。该项目旨在培养既懂技术又懂经济管理,既能从事经济管理领域中的技术性工作,又能从事工程技术领域的经济管理工作的复合型、应用型的工程管理高层次专门人才。<br /> <h2 class="title">培养目标</h2>
该专业毕业生通常在宝马、奔驰、微软等全球知名科技企业做技术管理工作,或在高盛等投行、咨询公司任职,特别适合将来有志于从事技术管理或者金融行业的同学。 <div class="info">
</div> <p><b>工商管理(Business Administration)</b></p>
<p>工商管理专业主要培养学生掌握现代企业管理理论、方法和技能,具备解决企业实际问题的能力,以适应现代商业环境的需求。</p>
<p>
帕克大学工商管理专业硕士毕业生可以在各类企事业单位、金融机构、政府部门等多个领域与制造业、金融业、零售业、咨询服务业等多个行业利用所学的管理知识和技能,参与组织的运营和管理。
</p>
</div> </div>
</div> </div>
<!-- 申请要求 --> </section>
<section class="section"> <!-- 申请要求 -->
<h2 class="title">申请要求</h2> <section class="section">
<div class="content_list"> <h2 class="title">申请要求</h2>
<ul> <ul class="project-content-list">
<li> <li>(一)在读本科大三、大四学生或者本科毕业</li>
<p>原则要求 GPA3.0 以上</p> <li>(二)原则要求GPA3.0以上</li>
</li> <li>(三)英语能力优异</li>
<li> <li>(四)综合素质优异(如学术、获奖经历等)</li>
<p>英语能力优异</p> </ul>
</li> </section>
<li> <!-- 学习安排 -->
<p>综合素质优异(如学术、获奖经历等)</p> <section class="section" v-if="false">
</li> <h2 class="title">学习安排</h2>
</ul> <div class="chart-box">
<div class="chart-item">
<div class="chart-item_title">国内</div>
<img src="https://webapp-pub.ezijing.com/project/park-plus/chart1.png" />
</div> </div>
</section> <div class="chart-item">
<!-- 学习安排 --> <div class="chart-item_title">国外</div>
<section class="section"> <img src="https://webapp-pub.ezijing.com/project/park-plus/chart2.png" />
<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> </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">
<img src="https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img3.png" class="part_img" />
</div>
<!-- 院校荣誉 -->
<img class="img4" src="https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img4.png?v=1" />
<!-- 课程设置 -->
</div>
<div v-else class="is-h5">
<div class="banner">
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/sit-plus/school_banner.png" width="100%" />
</div> </div>
<div class="h5-content"> <div style="margin-top: 10px">注意:该学习安排可能会根据学校安排有所调整,以最终的邮件通知为准</div>
<div class="h5-title">项目介绍</div> <!-- <div class="info">
<p> <img
该保研项目是斯蒂文斯理工学院工程管理硕士项目的特别录取通道。项目通过对学生的全面个性化评估和科研主题课程训练,鼓励学生以增强科研能力替代应试,减少研究生入学考试对学生学习和科研的干扰。 src="https://webapp-pub.ezijing.com/project/park-plus/h5/project_study.png"
</p> style="width:100%"
v-if="isMobile"
<br /> />
<img src="https://webapp-pub.ezijing.com/project/park-plus/project_study.png" style="width:100%" v-else />
<p>该保研项目总体教学安排为20周。</p>
<p> <p>
斯蒂文斯理工学院官方唯一授权清控紫荆教育负责工程管理硕士保研项目在中国的招生与教学,详见斯蒂文斯理工学院官网项目说明:<a 注意:该学习安排可能会根据学校安排有所调整,以最终的邮件通知为准
href="https://www.stevens.edu/zijingpartnership"
style="color: #aa1941"
>https://www.stevens.edu/zijingpartnership</a
>
</p> </p>
</div> -->
</section>
<div class="h5-title m-t-10">培养目标</div> <!-- 学制安排 -->
<img src="https://webapp-pub.ezijing.com/project/sit-plus/h5-school-img2.png" /> <section class="section" v-if="false">
<p class="h5-con"> <h2 class="title">学制安排</h2>
<!-- <span style="color:#424242 !important;font-weight:bold !important" <div class="schedule-list">
>● 工程管理硕士(Master of Engineering in Engineering <div class="schedule-item" v-for="(item, index) in scheduleList" :key="index">
Management)</span <img :src="item.image_url" class="schedule-item__img" />
> --> <div class="schedule-item-main">
全球化背景下,所有行业都亟需国际化、产业化、科技化的复合型人才和领袖。<br /> <h3 class="schedule-item-main__title">{{ item.title }}</h3>
工程管理硕士(MEM)全称是Master of Engineering in Engineering <div class="schedule-item-main__content">
Management,属于美国STEM类别前沿专业。是工程学院和商学院共同开设的交叉复合型学科,斯蒂文斯理工学院是全球第一个推出MEM项目的大学。该项目旨在培养既懂技术又懂经济管理,既能从事经济管理领域中的技术性工作,又能从事工程技术领域的经济管理工作的复合型、应用型的工程管理高层次专门人才。<br /> <div v-html="item.desc"></div>
该专业毕业生通常在宝马、奔驰、微软等全球知名科技企业做技术管理工作,或在高盛等投行、咨询公司任职,特别适合将来有志于从事技术管理或者金融行业的同学。
</p>
<div class="h5-title m-t-10">申请条件</div>
<div class="h5-list">
<ul>
<li>
<p>原则要求 GPA3.0 以上</p>
</li>
<li>
<p>英语能力优异</p>
</li>
<li>
<p>综合素质优异(如学术、获奖经历等)</p>
</li>
</ul>
</div>
<div class="h5-title m-t-10">学习安排</div>
<img src="https://webapp-pub.ezijing.com/project/sit-plus/study_arrange.png" alt="" />
<!-- <div class="list_desc">
该保研项目总体教学安排为20周,开学时间一般在每年12月中旬。
</div> -->
<div class="list_desc">注意:该学习安排可能会根据学校安排有所调整,以最终的邮件通知为准</div>
<div class="h5-title m-t-10">学制安排</div>
<div class="img-list">
<div class="xz-content">
<div class="xz-item xz1">
<div class="mask"></div>
<div class="desc desc_child">
<div class="desc_tit">学制安排</div>
<div class="desc_detail"><span class="num">国内+国外</span><span class="fen"></span></div>
</div>
</div>
<div class="xz-item xz2">
<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="xz-item xz3">
<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 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 class="desc_detail_item">
<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>
</div>
</div>
</div>
</div>
<div class="xz-item xz4">
<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>
</div> </div>
</div> </div>
<div class="h5-title m-t-10">国际权威认证</div> </div>
<div class="h5-course-set"> </section>
<img src="https://webapp-pub.ezijing.com/project/sit-plus/h5-school-img6.png" style="margin-bottom: 0.3rem" /> <section class="section">
</div> <h2 class="title">国际权威认证</h2>
<img src="https://webapp-pub.ezijing.com/project/sit-plus/h5-school-img7.png" style="margin: 0.25rem 0" /> <div class="cert-list">
<!-- <div class="h5-title m-t-10">课程设置</div> --> <div class="cert-item" v-for="(item, index) in certList" :key="index">
<!-- <div class="h5-course-set"> <div class="cert-item-img">
<img <img :src="item.image_url" class="cert-item__img" />
src="https://webapp-pub.ezijing.com/project/sit-plus/h5-school-img8.png"
style="margin-bottom:0.3rem"
/>
<div class="course-set-tips">
注:根据学校培养计划,课程安排可能有所调整<br />&nbsp;&nbsp;&nbsp;&nbsp;
*选修学分课,学生可根据个人兴趣及职业规划选择其他课程
</div> </div>
</div> --> <p v-html="item.title"></p>
</div>
</div> </div>
</div> </section>
<!-- 院校荣誉 -->
<img src="https://webapp-pub.ezijing.com/project/park-plus/h5/project_honor.png" style="width: 100%" v-if="isMobile" />
<img src="https://webapp-pub.ezijing.com/project/park-plus/project_honor.png" style="width: 100%; min-width: 1200px" v-else />
</div> </div>
</template> </template>
<script> <script>
...@@ -260,121 +115,49 @@ import 'swiper/css/swiper.css' ...@@ -260,121 +115,49 @@ import 'swiper/css/swiper.css'
export default { export default {
layout: 'normal', layout: 'normal',
data() { data() {
const _this = this
return { return {
applyList: [ scheduleList: [
{ {
img: 'https://webapp-pub.ezijing.com/project/cbu-plus/apply_step3.png', title: '学制安排',
tit: 'GPA', desc: '<b>国内+国外</b>',
desc: 'GPA不低于3.0<br/>经审核具有研究生学习潜力的优秀学生', image_url: 'https://webapp-pub.ezijing.com/project/park-plus/project_edu_1.png'
tips: ''
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/cbu-plus/apply_step2.png', title: '学分设置',
tit: '语言', desc: '<b>48</b>学分',
desc: '托福≥74分 或 雅思≥6.0 或 Duolingo≥100分<br/>未达到上述语言成绩要求的申请者,入学后须参加英语强化课程并考试合格', image_url: 'https://webapp-pub.ezijing.com/project/park-plus/project_edu_2.png'
tips: ''
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/cbu-plus/apply_step1.png', title: '国内授课',
tit: 'GRE/GMAT', desc: '语言强化课<b>4</b>门<br/>综合训练<b>3</b>个主题<br/>硕士学分课<b>3</b>门<br/>学分<b>12</b>学分',
desc: '申请者需提交GRE/GMAT成绩进行综合考评<br/>无GRE/GMAT成绩的申请者入学后须参加GRE替代课程并考试合格', image_url: 'https://webapp-pub.ezijing.com/project/park-plus/project_edu_3.png'
tips: ''
}
],
courseSetTab: 0,
popupVisible: false,
listData: [
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/school_mary1.png'
}, },
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/school_mary2.png' title: '国外授课',
}, desc: '<b>9</b>门课<b>36</b>学分',
{ image_url: 'https://webapp-pub.ezijing.com/project/park-plus/project_edu_4.png'
web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/school_mary3.png'
},
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/school_mary4.png'
},
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/school_mary5.png'
} }
], ],
listDataH5: [ certList: [
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/h5/school-bimg1.png' image_url: 'https://webapp-pub.ezijing.com/project/park-plus/project_cert_1.png',
title: '美国高等教育<br/>委员会认证'
}, },
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/h5/school-bimg2.png' image_url: 'https://webapp-pub.ezijing.com/project/park-plus/project_cert_2.png',
title: '中国教育部涉外<br/>监管信息网认证'
}, },
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/h5/school-bimg3.png' image_url: 'https://webapp-pub.ezijing.com/project/park-plus/project_cert_3.png',
}, title: '美国商学院与项目认证<br/>委员会认证'
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/h5/school-bimg4.png'
},
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/h5/school-bimg5.png'
}
],
swiperOption: {
observer: true,
observeParents: true,
speed: 400,
autoplay: true,
delay: 3000,
loop: true,
slidesPerView: 'auto',
centeredSlides: true,
spaceBetween: 20,
on: {
init() {
_this.swiper.slideNext()
}
} }
}, ]
swiperOption2: {
observer: true,
observeParents: true,
speed: 400,
autoplay: true,
delay: 3000,
loop: true,
slidesPerView: 'auto',
centeredSlides: true,
spaceBetween: 20,
pagination: {
el: '.swiper-pagination'
},
on: {
init() {
_this.swiper.slideNext()
}
}
}
} }
}, },
computed: { computed: {
swiper() {
return this.$refs.mySwiper.swiper
},
isMobile() { isMobile() {
return this.$store.state.isMobile return this.$store.state.isMobile
} }
},
methods: {
swiperStop() {
this.swiper.autoplay.stop()
},
swiperStart() {
this.swiper.autoplay.start()
},
courseTab(n) {
this.courseSetTab = n
}
} }
} }
</script> </script>
...@@ -390,9 +173,10 @@ export default { ...@@ -390,9 +173,10 @@ export default {
.section { .section {
max-width: 1200px; max-width: 1200px;
margin: 60px auto; margin: 60px auto;
overflow: hidden;
.title { .title {
position: relative; position: relative;
margin: 20px 0; margin-bottom: 30px;
padding-left: 20px; padding-left: 20px;
height: 32px; height: 32px;
font-size: 32px; font-size: 32px;
...@@ -400,362 +184,253 @@ export default { ...@@ -400,362 +184,253 @@ export default {
font-weight: 700; font-weight: 700;
border-left: 7px solid #aa1941; border-left: 7px solid #aa1941;
} }
.info {
.content_list {
margin-top: 20px;
img {
width: 100%;
}
ul {
padding-left: 0.2rem;
li {
list-style-type: disc;
color: #aa1941;
p {
color: #666666 !important;
}
p + p {
margin-top: 20px;
}
}
}
h4 {
font-size: 20px;
line-height: 2;
}
p { p {
font-size: 20px; font-size: 16px;
line-height: 2; line-height: 2;
color: #666666; color: #424242;
} }
} }
.content_part { }
.img55 { .project-info__img {
width: 292px; float: right;
height: 345px; margin-left: 60px;
margin-right: 11px; margin-top: -100px;
cursor: pointer; }
position: relative; .project-target {
.mask { display: flex;
position: absolute; column-gap: 40px;
background: rgba(0, 0, 0, 0.6); }
color: #ffffff; .project-content-list {
opacity: 1; margin-top: 40px;
top: 0; padding-left: 20px;
right: 0; li {
width: 100%; font-size: 16px;
height: 100%; line-height: 40px;
pointer-events: none; color: #424242;
} list-style-type: disc;
.desc_child { &::marker {
margin: 67px auto; color: #aa1941;
text-align: center;
.desc_tit {
font-size: 30px;
font-weight: 500;
color: #ffffff;
}
.desc_detail {
color: #ffffff;
margin-top: 70px;
.num {
font-size: 26px;
font-weight: bold;
}
.fen {
font-size: 20px;
font-weight: 400;
padding-top: 20px;
}
.fen1 {
padding-right: 5px;
}
.desc_detail_item {
margin: 8px 0 0 38px;
text-align: left;
}
}
}
}
.img55 {
.mask {
opacity: 1;
background: rgba(0, 0, 0, 0.7);
}
.desc {
transform: translateY(-30px);
}
.desc .desc_detail {
visibility: visible;
}
}
.img5 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img11.png');
}
.img6 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img22.png');
}
.img7 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img33.png');
}
.img8 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img44.png');
} }
} }
} }
.content_part { .schedule-list {
width: 1200px; display: grid;
margin: 20px auto; column-gap: 20px;
grid-template-columns: repeat(4, 1fr);
}
.schedule-item {
position: relative;
}
.schedule-item-main {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.7);
color: #fff;
padding: 60px 0 20px;
display: flex; display: flex;
.part_img { flex-direction: column;
width: 100%; }
} .schedule-item-main__title {
font-size: 24px;
.content_desc { font-weight: 500;
width: 546px; text-align: center;
margin: 67px auto; }
.desc_title { .schedule-item-main__content {
padding-left: 20px; flex: 1;
font-size: 32px; display: flex;
line-height: 1; align-items: center;
font-weight: 700; justify-content: center;
border-left: 7px solid #aa1941; font-size: 18px;
} line-height: 32px;
text-align: center;
.desc_intro { ::v-deep b {
font-size: 16px; font-size: 28px;
font-weight: 300;
color: #424242;
line-height: 2;
margin-top: 20px;
text-align: left;
}
} }
}
.img-box { .cert-list {
position: relative; display: flex;
justify-content: center;
column-gap: 100px;
background-color: #fff;
padding: 30px;
}
.cert-item {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 360px;
height: 338px;
border: 1px solid #c9c9c9;
border-radius: 4px 4px 4px 4px;
background-color: #fff;
padding: 30px;
.cert-item-img {
flex: 1; flex: 1;
display: flex;
.img2 { align-items: center;
width: 956px; justify-content: center;
position: absolute; }
top: 0; p {
right: 60px; font-size: 20px;
} color: #333333;
text-align: center;
} }
}
.img4 {
width: 100%;
height: 100%;
margin: 68px 0;
} }
} }
.is-h5 { .is-h5 {
.banner { .banner {
img { img {
width: 100%;
display: block; display: block;
width: 100%;
height: 1.15rem;
object-fit: cover;
} }
} }
.list_desc { .section {
font-size: 0.12rem; margin: 0 0.15rem;
font-weight: 300; .title {
line-height: 2; font-size: 0.16rem;
color: #666666; font-weight: bold;
} line-height: 1;
.h5-course-set { color: #333;
background: #fff; padding-left: 0.1rem;
padding: 0.2rem 0.12rem; margin: 0.3rem 0 0.2rem;
margin-bottom: 0.28rem; border-left: 0.04rem solid #aa1941;
.course-set-tips {
font-size: 0.11rem;
font-family: Source Han Sans CN;
font-weight: 400;
line-height: 2;
color: #666666;
} }
.h5-head { .info {
height: 0.7rem; p {
border-bottom: 1px solid #bebebe; font-size: 0.12rem;
display: flex; line-height: 0.18rem;
overflow-x: scroll; color: #666;
.btn {
padding-top: 0.25rem;
p {
font-size: 0.13rem;
color: #959595;
text-align: center;
white-space: nowrap;
}
&.active {
p {
color: #aa1941;
}
border-bottom: 1px solid #aa1941;
}
} }
} }
} }
.h5-content { .project-info__img {
padding: 0 0.15rem; display: none;
img { }
width: 100%; .project-target__img {
display: block; margin-top: 0.3rem;
margin-bottom: 0.15rem; width: 100%;
} }
p { .project-content-list {
li {
font-size: 0.12rem; font-size: 0.12rem;
font-weight: 300; line-height: 0.18rem;
line-height: 2;
color: #424242; color: #424242;
} }
p + p { }
margin-top: 0.1rem; .schedule-list {
} overflow-x: auto;
.h5-title { overflow-y: hidden;
font-size: 0.14rem; display: flex;
font-weight: bold; column-gap: 0.1rem;
color: #424242; }
line-height: 0.36rem; .schedule-item {
&.m-t-10 { flex: 0 0 1.46rem;
margin-top: 0.1rem; height: 1.72rem;
} position: relative;
} }
.h5-con { .schedule-item__img {
font-size: 0.12rem; width: 100%;
font-weight: 300; height: 100%;
line-height: 0.2rem; object-fit: cover;
color: #424242; }
.schedule-item-main {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.7);
color: #fff;
padding: 0.3rem 0 0.2rem;
display: flex;
flex-direction: column;
}
.schedule-item-main__title {
font-size: 0.12rem;
font-weight: 500;
text-align: center;
}
.schedule-item-main__content {
flex: 1;
display: flex;
align-items: center;
justify-content: center;
font-size: 0.09rem;
line-height: 0.18rem;
text-align: center;
::v-deep b {
font-size: 0.15rem;
} }
.h5-list { }
.cert-list {
display: flex;
justify-content: space-between;
background-color: #fff;
padding: 0.2rem;
margin-bottom: 0.4rem;
}
.cert-item {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
flex: 0 0 1.25rem;
height: 1.18rem;
border: 1px solid #c9c9c9;
border-radius: 4px 4px 4px 4px;
background-color: #fff;
padding: 0.1rem;
.cert-item-img {
flex: 1;
display: flex; display: flex;
// justify-content: center; align-items: center;
// align-items: center; justify-content: center;
flex-direction: column; height: 0.6rem;
ul {
padding: 0.2rem;
li {
list-style-type: disc;
color: #aa1941;
p {
color: #666666 !important;
}
}
}
img { img {
margin-top: 0.1rem; max-width: 100%;
// width: 1.08rem; max-height: 100%;
// height: 1.4rem;
// display: block;
}
}
.img-list {
overflow-x: scroll;
display: flex;
.xz-content {
width: 6rem;
margin: auto;
text-align: center;
display: flex;
.img-box {
position: relative;
flex: 1;
.img2 {
width: 956px;
position: absolute;
top: 0;
right: 60px;
}
}
.xz-item {
width: 1.46rem;
height: 1.73rem;
margin-right: 0.1rem;
cursor: pointer;
position: relative;
.mask {
position: absolute;
background: rgba(0, 0, 0, 0.6);
color: #ffffff;
opacity: 1;
top: 0;
right: 0;
width: 100%;
height: 100%;
pointer-events: none;
}
.desc_child {
margin-top: 0.13rem;
}
.desc_last {
margin: 0.1rem auto;
}
.desc {
// display: flex;
// align-items: center;
// flex-direction: column;
// justify-content: center;
transition: all 0.15s ease-in;
position: relative;
z-index: 11;
.desc_tit {
font-size: 0.2rem;
font-weight: 500;
color: #ffffff;
}
.desc_detail {
color: #ffffff;
white-space: nowrap;
margin-top: 0.35rem;
.num {
font-size: 0.15rem;
font-weight: bold;
}
.fen {
font-size: 0.1rem;
font-weight: 400;
}
.desc_detail_item {
margin-top: 0.04rem;
white-space: nowrap;
text-align: left;
padding-left: 0.05rem;
}
}
}
}
.xz1 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img11.png');
}
.xz2 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img22.png');
}
.xz3 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img33.png');
}
.xz4 {
background: url('https://webapp-pub.ezijing.com/project/sit-plus/pc-school-img44.png');
}
} }
} }
.swiper-content { p {
padding-bottom: 0.5rem; font-size: 0.1rem;
color: #333333;
text-align: center;
} }
} }
} }
::v-deep { .q-list {
.swiper-pagination-bullet-active { .q-list_title {
background: #fff; color: #424242;
font-size: 16px;
font-weight: bold;
}
.q-list_content {
color: #424242;
font-size: 16px;
line-height: 30px;
margin: 10px 0;
}
}
.chart-box {
display: flex;
justify-content: space-between;
.chart-item {
.chart-item_title {
font-size: 16px;
font-weight: bold;
color: #424242;
line-height: 24px;
margin-bottom: 17px;
margin-top: 10px;
}
} }
} }
</style> </style>
...@@ -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-apply-banner.png" /> <img src="https://webapp-pub.ezijing.com/project/marywood-plus/academic-banner.png" />
<div class="content-mian"> <div class="content-mian">
<ul class="content-mian_con"> <ul class="content-mian_con">
<!-- <li class="applyList_con">
<div class="apply_name">学历要求</div>
<div class="apply_desc">本科学历(有学士学位)及以上或者本科在读(大三或大四)</div>
</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">
<div class="apply_name">英语能力优异</div> <div class="apply_name">英语能力优异</div>
</li> </li>
...@@ -19,114 +14,29 @@ ...@@ -19,114 +14,29 @@
<div class="apply_name">综合素质优异(如学术、获奖经历等)</div> <div class="apply_name">综合素质优异(如学术、获奖经历等)</div>
</li> </li>
</ul> </ul>
<!-- <tab-content @tabChange="tabChange"></tab-content>
<div class="content-mod1" v-if="showIndex === 0">
<div class="content-txt">
<div class="content_tit">
本科在读或者本科毕业学生<br />
需为国家承认的本科学历,包括全日制本科、专升本、成人自考本科
</div>
</div>
</div>
<div class="content-mod2" v-if="showIndex === 1">
<div class="content-txt">
<div class="con">
<div class="p">
提交申请材料并通过审核后,进入到面试环节。通过清控紫荆教育中英文面试后将获得条件录取资格或候补资格
</div>
<div class="descList">
<div class="list_tit">报名材料</div>
<div class="list_desc" v-for="(item, index) in descList" :key="index">
{{ item.desc }}
</div>
</div>
<div class="admissionList">
<div class="list_tit">申请条件</div>
<div class="admission_desc">
<div class="admission_part">
<div class="part_tit"><div class="tit1">玛丽伍德大学 工商管理硕士</div></div>
<div class="part_desc">
<div class="item_desc">本科GPA成绩≥2.5;</div>
<div class="item_desc">托福成绩≥79</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="content-mod2" v-if="showIndex === 2">
<div class="content-txt">
<ul class="graduate_list">
<li class="item_parts">
学生按照规定完成各项培养环节,修满所需学分。
</li>
<li class="item_parts">
玛丽伍德项目学员完成课程学习后需提交托福79分或雅思6.0分成绩,如不满足要求者可申请参加紫荆英语强化课,通过紫荆英语强化课考核,可被玛丽伍德大学认可替代托福成绩。
</li>
</ul>
</div>
</div> -->
</div> </div>
</app-frame> </app-frame>
</template> </template>
<script> <script>
import appFrame from '@/components/appFrame' import appFrame from '@/components/appFrame'
import TabContent from './components/TabContent.vue'
export default { export default {
layout: 'normal', layout: 'normal',
components: { appFrame, TabContent }, components: { appFrame },
data() { data() {
return { return {
showIndex: 0,
list: [
{ name: 'zjjy', label: this.$t('apply.tabText1') },
{ name: 'kelley', label: this.$t('apply.tabText2') },
{ name: 'lhbx', label: this.$t('apply.tabText3') }
],
tags: [
{ num: 12, unit: this.$t('bg.unit1'), text: this.$t('bg.con1ItemT1') },
{ num: 522, unit: this.$t('bg.unit2'), text: this.$t('bg.con1ItemT2') },
{ num: 600, unit: '+', text: this.$t('bg.con1ItemT3') },
{ num: 700, unit: '+', text: this.$t('bg.con1ItemT4') },
{ num: 1000, unit: '+', text: this.$t('bg.con1ItemT5') },
{ num: 4800, unit: '+', text: this.$t('bg.con1ItemT6') },
{ num: 5000, unit: '+', text: this.$t('bg.con1ItemT7') },
{ num: 500, unit: this.$t('bg.unit3'), text: this.$t('bg.con1ItemT8') }
],
frameParams: { frameParams: {
slider: [ slider: [
{ name: this.$t('menu.enrollChild.process'), path: '/enroll/process' }, { name: this.$t('menu.enrollChild.process'), path: '/enroll/process' },
// { name: this.$t('menu.enrollChild.brochure'), path: '/enroll/brochure' }, // { name: this.$t('menu.enrollChild.brochure'), path: '/enroll/brochure' },
{ name: this.$t('menu.enrollChild.apply'), path: '/enroll/apply' } { name: this.$t('menu.enrollChild.apply'), path: '/enroll/apply' }
] ]
}, }
descList: [
{ desc: '1.在线填写申请表' },
{ desc: '2.中英文简历各一份(在线提交即可)' },
{ desc: '3.两封推荐信(在线提交后还需将纸版原件交给招办老师)' },
{ desc: '4.本科毕业证' },
{ desc: '5.本科学位证' },
{ desc: '6.本科在读生提交在读证明,待毕业时补交毕业证、学位证' },
{ desc: '7.本科完整成绩单,加盖学校公章' },
{ desc: '8.本科在读提供当前现有成绩单,加盖学校公章,待毕业时需补交完整版成绩单' },
{ desc: '9.海外取得的本科学历需提交中留服出具的学历认证' },
{ desc: '10.有效证件复印件(身份证、护照)' },
{ desc: '11.个人六个月内彩色证件照' },
{ desc: '12.其他有助于申请的材料,如大学英语四六级成绩单、托福雅思参加、GMAT、GRE成绩、荣誉证书或资格证书等' }
]
} }
}, },
computed: { computed: {
isMobile() { isMobile() {
return this.$store.state.isMobile return this.$store.state.isMobile
} }
},
methods: {
tabChange(n) {
this.showIndex = n
}
} }
} }
</script> </script>
...@@ -137,7 +47,7 @@ export default { ...@@ -137,7 +47,7 @@ export default {
padding: 6px 65px 67px 56px; padding: 6px 65px 67px 56px;
.applyList_con { .applyList_con {
.apply_name { .apply_name {
font-size: 20px; font-size: 16px;
font-weight: 500; font-weight: 500;
color: #333333; color: #333333;
margin-top: 20px; margin-top: 20px;
...@@ -164,139 +74,6 @@ export default { ...@@ -164,139 +74,6 @@ export default {
color: #aa1941; color: #aa1941;
} }
} }
// padding: 0 0.16rem;
.content-mod1 {
// padding-top: 18px;
.content-txt {
background: #fff;
padding: 68px 0 83px 64px;
// padding: 0 16px 42px;
// margin-bottom: 36px;
.content_tit {
font-size: 16px;
font-weight: 300;
line-height: 32px;
color: #424242;
}
.tit {
font-size: 0.14rem;
font-weight: bold;
line-height: 100%;
color: #333333;
padding-top: 0.23rem;
padding-bottom: 0.1rem;
}
.text {
.p {
font-size: 0.12rem;
line-height: 0.24rem;
color: #424242;
}
}
img {
width: 2.59rem;
margin-left: 0.08rem;
margin-top: 0.27rem;
display: block;
}
}
}
.content-mod2 {
margin-top: 0.18rem;
background: #fff;
img {
width: 100%;
}
.content-txt {
background: #fff;
padding: 48px 65px 75px 51px;
.p {
font-size: 16px;
font-weight: 300;
line-height: 32px;
color: #424242;
}
}
.descList {
.list_tit {
font-size: 16px;
font-weight: 500;
line-height: 36px;
color: #666666;
}
.list_desc {
font-size: 16px;
font-weight: 300;
line-height: 40px;
color: #424242;
}
}
.admissionList {
margin-top: 47px;
.list_tit {
font-size: 16px;
font-weight: 500;
line-height: 36px;
color: #666666;
}
.admission_desc {
display: flex;
justify-content: center;
align-items: center;
.admission_part {
padding-right: 10px;
.part_tit {
width: 369px;
height: 75px;
background: #880126;
box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.06);
border-radius: 10px 10px 0px 0px;
text-align: center;
font-size: 18px;
font-weight: 400;
color: #ffffff;
.tit1 {
padding-top: 29px;
}
.tit2 {
padding-top: 17px;
}
}
.part_desc {
width: 369px;
.item_desc {
font-size: 16px;
font-weight: 300;
line-height: 34px;
color: #424242;
text-align: center;
}
.item_desc:nth-child(odd) {
background: #fff;
}
.item_desc:nth-child(even) {
background: #f5f5f5;
}
}
}
}
}
.graduate_list {
.item_parts {
list-style-type: disc;
font-size: 16px;
font-weight: 300;
line-height: 32px;
color: #424242;
margin-bottom: 44px;
}
.item_parts::marker {
color: #aa1941;
}
}
}
} }
} }
.is-h5 { .is-h5 {
...@@ -336,146 +113,6 @@ export default { ...@@ -336,146 +113,6 @@ export default {
color: #aa1941; color: #aa1941;
} }
} }
.content-mod1 {
padding: 0.34rem 0.32rem 0.4rem 0.34rem;
.content-txt {
background: #fff;
box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.06);
.content_tit {
font-size: 0.12rem;
font-weight: 400;
line-height: 0.32rem;
color: #424242;
padding-left: 0.18rem;
padding-right: 0.18rem;
}
.tit {
font-size: 0.12rem;
font-weight: bold;
line-height: 100%;
color: #333333;
padding-top: 0.23rem;
padding-bottom: 0.1rem;
}
.text {
.p {
font-size: 0.12rem;
line-height: 0.24rem;
color: #424242;
}
}
img {
width: 2.59rem;
margin-left: 0.08rem;
margin-top: 0.27rem;
display: block;
}
}
}
.content-mod2 {
background: #fff;
padding: 0.28rem 0.32rem 0.4rem 0.34rem;
img {
width: 100%;
}
.content-txt {
background: #fff;
box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.06);
.con {
padding: 0.24rem 0.18rem 0.24rem 0.18rem;
.p {
font-size: 0.12rem;
font-weight: 400;
line-height: 0.24rem;
color: #424242;
}
}
.descList {
margin-top: 0.32rem;
.list_tit {
font-size: 0.13rem;
font-weight: 500;
line-height: 0.26rem;
color: #484848;
}
.list_desc {
font-size: 0.08rem;
font-weight: 300;
line-height: 0.3rem;
color: #424242;
}
}
.admissionList {
margin-top: 0.47rem;
.list_tit {
font-size: 0.13rem;
font-weight: 500;
line-height: 0.26rem;
color: #666666;
}
.admission_desc {
display: flex;
// justify-content: center;
align-items: center;
.admission_part {
padding-right: 0.1rem;
.part_tit {
width: 2.69rem;
height: 0.75rem;
background: #880126;
box-shadow: 0px 0.01rem 0.25rem rgba(0, 0, 0, 0.06);
border-radius: 0.1rem 0.1rem 0px 0px;
text-align: center;
font-size: 0.12rem;
font-weight: 400;
color: #ffffff;
.tit1 {
padding-top: 0.29rem;
}
.tit2 {
padding-top: 0.17rem;
}
}
.part_desc {
width: 2.69rem;
.item_desc {
font-size: 0.12rem;
font-weight: 400;
line-height: 0.24rem;
color: #333333;
text-align: center;
}
.item_desc:nth-child(odd) {
background: #fff;
}
.item_desc:nth-child(even) {
background: #f5f5f5;
}
}
}
}
}
}
.graduate_list {
padding: 0.34rem 0.18rem 0.34rem 0.36rem;
.item_parts {
list-style-type: disc;
font-size: 0.14rem;
font-weight: 300;
line-height: 0.28rem;
color: #424242;
margin-bottom: 0.2rem;
}
.item_parts::marker {
color: #aa1941;
}
}
}
} }
} }
</style> </style>
<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,12 +8,12 @@ ...@@ -8,12 +8,12 @@
<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> -->
<ul> <ul>
<li> 英文简历</li> <li>➢ 英文简历</li>
<li>➢ 身份证扫描件</li> <li>➢ 身份证扫描件</li>
<li>➢ 中文本科成绩单(在读生截止到上学期末)</li> <li>➢ 中文本科成绩单(在读生截止到上学期末)</li>
<li>➢ 英语成绩证明(如CET-4,CET-6,TOEFL,IELTS等)</li> <li>➢ 英语成绩证明(如CET-4,CET-6,TOEFL,IELTS等)</li>
...@@ -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>
......
<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-plus/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年的历史。最初成立时,帕克大学仅是一所小型的中西部教堂学院,现在已经发展成为一所拥有电子学习设施,并开设美国军队教育课程的大学。帕克大学获得了美国中北部高等教育委员会及中北部学院和大学协会认可,获密苏里州教育部门认证,中国教育部涉外监管信息网认证。
New Jersey),与曼哈顿岛隔河相望,是世界上地理位置最佳的学校之一。
</p> </p>
<p class="con_desc"> <p class="con_desc">
斯蒂文斯理工学院是一所在美国的教育和研究领域中位居前沿的理工类大学,长年位列U.S. News & World 有超过633名来自112个不同国家的外国留学生,他们在学校感受到了家的温暖。为了容纳并使留学生更好地适应学校,学校组织了许多有趣的活动供留学生参加,也让美国学生可以与之互动并体验当地文化。帕克大学一直被家长和其他学校评为国内私立大学中的顶级大学。帕克起源于中西部一个小大学,现在帕克大学已经成长为多元的大学,为全球的学生提供高品质的学术机会。
Report全美Top100。该校的教授和学者在自然科学及管理科学领域享有盛誉,培养了诺贝尔物理学奖得主费瑞得瑞恩(Frederick </p>
Reines)、诺贝尔化学奖得主欧文朗缪尔(Irving Langmuir)、现代管理学之父弗雷德里克泰勒(Frederick Winslow <p class="con_desc">
Taylor)以及甘特图的发明者亨利甘特(Henry Laurence 帕克大学的毕业生拥有全球视野,他们对国际关系和国际市场有着深刻理解。在帕克的学习使他们掌握了关键性思维、有效沟通以及终身学习。无论是商科专业,还是体育、生物、图形设计或者教育专业,学生在帕克大学学到的不仅仅是为日后工作做准备,更是如何成为一个关键性思考者、问题解决者以及可以适应全球化的领跑者。
Gantt)等杰出人才。该校毕业生享有极高声誉,在NACE全美大学最高薪酬排行中位列第7位,在二十年投资回报比中位列第三位,USA
Today将其评选为全美最佳七所工程学院之一。
</p> </p>
</div> </div>
</div> </div>
<section class="section"> <section class="section" v-if="false">
<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">
...@@ -31,8 +28,8 @@ ...@@ -31,8 +28,8 @@
</section> </section>
<section class="section"> <section class="section">
<h2 class="section_title">师资介绍</h2> <h2 class="section_title">师资介绍</h2>
<div class="section_teacher"> <swiper :options="teacherSwiperOption" class="section_teacher">
<div class="teacher_item" v-for="(item, index) in teacherList" :key="index"> <swiper-slide 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">
<div class="img_tit">{{ item.tit }}</div> <div class="img_tit">{{ item.tit }}</div>
...@@ -44,31 +41,28 @@ ...@@ -44,31 +41,28 @@
</ul> </ul>
</div> </div>
</div> </div>
</div> </swiper-slide>
</div> </swiper>
</section> </section>
<section class="section"> <section class="section">
<h2 class="section_title">名人堂</h2> <h2 class="section_title">名人堂</h2>
<div class="section_teacher"> <swiper :options="teacherSwiperOption" class="section_teacher">
<div class="teacher_item1" v-for="(item, index) in alumnusList" :key="index"> <swiper-slide class="teacher_item" 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">
<div class="img_tit">{{ item.tit }}</div> <div class="img_tit">{{ item.tit }}</div>
<div class="item_desc"> <div class="item_desc">
<ul> <ul>
<li v-for="(it, index) in item.desc" :key="index"> <li v-for="(it, index) in item.desc" :key="index">{{ it }}</li>
<p v-html="it"></p>
</li>
</ul> </ul>
</div> </div>
</div> </div>
</div> </swiper-slide>
</div> </swiper>
</section>
<section class="section">
<h2 class="section_title">校园风光</h2>
</section> </section>
<div class="content_tit">
<div class="line"></div>
<div class="tit_desc">校园风光</div>
</div>
<div class="swiper-content" @mouseenter="swiperStop" @mouseleave="swiperStart"> <div class="swiper-content" @mouseenter="swiperStop" @mouseleave="swiperStart">
<div v-swiper:mySwiper="swiperOption" ref="mySwiper"> <div v-swiper:mySwiper="swiperOption" ref="mySwiper">
<div class="swiper-wrapper"> <div class="swiper-wrapper">
...@@ -90,31 +84,28 @@ export default { ...@@ -90,31 +84,28 @@ export default {
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-plus/video_sit1.png',
web_img_uri: web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/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-plus/video_sit2.png',
web_img_uri: web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/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-plus/video_sit3.png',
web_img_uri: web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/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-plus/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-plus/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-plus/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-plus/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-plus/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-plus/school_lg6.png' }
], ],
swiperOption: { swiperOption: {
observer: true, observer: true,
...@@ -132,64 +123,76 @@ export default { ...@@ -132,64 +123,76 @@ export default {
} }
} }
}, },
// swiperOption1: { teacherSwiperOption: {
// observer: true, observer: true,
// observeParents: true, observeParents: true,
// speed: 400, slidesPerView: 'auto',
// autoplay: true, spaceBetween: 28,
// delay: 3000, autoplay: { disableOnInteraction: false, pauseOnMouseEnter: true },
// loop: true, loop: true
// slidesPerView: 'auto', },
// centeredSlides: true,
// // spaceBetween: 1,
// on: {
// init() {
// _this.swiper1.slideNext()
// }
// }
// },
teacherList: [ teacherList: [
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-teacher1.png', img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-teacher1.png',
tit: 'Carlo Lipizzi', tit: '肇越',
desc: ['副教授 & 项目负责人', '斯蒂文斯理工学院博士'] desc: ['香港致富证券首席经济学家', '清华五道口金融学院经济学硕士']
},
{
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-teacher2.png',
tit: '张恩忠',
desc: ['中国人民大学市场营销系副教授', '美国普渡大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-teacher2.png', img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-teacher3.png',
tit: 'Yehia Massoud', tit: '章铮',
desc: ['教授、学院院长', 'IEEE 电气与电子工程师协会院士', '麻省理工学院博士'] desc: ['北京大学应用经济学系副教授', '北京大学经济学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-teacher3.png', img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-teacher4.png',
tit: 'Roshanak Nilchiani', tit: 'Yang Sun',
desc: ['副教授', '麻省理工学院博士'] desc: ['管理学院院长', '亚利桑那州立大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-teacher4.png', img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-teacher5.png',
tit: 'Kathryn Abel', tit: 'Jolene A. Lampton',
desc: ['副教授', '斯蒂文斯理工学院博士'] desc: ['教授', '圣路易斯大学博士']
},
{
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-teacher6.png',
tit: 'Hank Charles Roehrich',
desc: ['教授', '北达科他大学博士']
} }
], ],
alumnusList: [ alumnusList: [
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-academic1.png', img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-academic1.png',
tit: 'Leon Febres Cordero', tit: '蒋廷黻',
desc: ['厄瓜多尔总统'] desc: ['中国史学家、外交家', '南开历史系的创建者']
},
{
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-academic2.png',
tit: 'Michael Collins',
desc: ['格雷森资本创始人兼首席执行官']
},
{
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-academic3.png',
tit: 'Emmitt K. Hayes',
desc: ['海斯房地产公司首席执行官']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-academic2.png', img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-academic4.png',
tit: 'Charles Stewart Mott', tit: 'April Tessmer',
desc: ['美国通用汽车公司<br/>联合创始人'] desc: ['泰斯默企业创始人']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-academic3.png', img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-academic5.png',
tit: 'Frederick Reines', tit: 'Joseph McKibben',
desc: ['诺贝尔物理学奖'] desc: ['世界著名科学家,曼哈顿计划参与者']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sit-plus/school-intro-academic4.png', img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-academic6.png',
tit: 'Lrving Langmuir', tit: 'Behzod Abduraimov',
desc: ['诺贝尔化学奖'] desc: ['世界著名钢琴演奏家']
} }
] ]
} }
...@@ -230,46 +233,37 @@ export default { ...@@ -230,46 +233,37 @@ export default {
.img_banner { .img_banner {
width: 100%; width: 100%;
height: 100%; height: 100%;
min-height: 420px;
object-fit: cover;
} }
.banner_con { .banner_con {
position: absolute; position: absolute;
top: 50%; top: 50%;
left: 10%; left: 50%;
right: 10%; right: 10%;
transform: translateY(-50%); transform: translate(-50%, -50%);
width: 1060px;
.con_tit { .con_tit {
font-size: 50px; margin-bottom: 40px;
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;
margin-top: 30px;
} }
} }
} }
.section { .section {
max-width: 1212px; max-width: 1200px;
margin: 83px auto; margin: 80px auto 0;
.swiper-content1 {
width: 1200px;
margin-left: 60px;
.swiper-slide {
width: 360px;
height: 574px;
video {
height: 100%;
line-height: 100%;
}
}
}
.section_title { .section_title {
position: relative; position: relative;
margin-top: 20px; margin-top: 20px;
...@@ -284,64 +278,29 @@ export default { ...@@ -284,64 +278,29 @@ export default {
.section_teacher { .section_teacher {
width: 1200px; width: 1200px;
display: flex; display: flex;
justify-content: space-between;
margin-top: 36px;
.teacher_item { .teacher_item {
width: 260px; width: 280px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
.item_img { .item_img {
width: 260px; width: 280px;
height: 310px; height: 340px;
object-fit: cover; object-fit: cover;
} }
.item_bottom { .item_bottom {
padding: 24px 10px 0 10px; padding: 24px 10px 0 10px;
.img_tit { .img_tit {
font-size: 18px; font-size: 16px;
font-weight: 500; font-weight: 500;
color: #424242; color: #424242;
} }
.item_desc { .item_desc {
margin-top: 20px; 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 { li {
white-space: nowrap; white-space: nowrap;
font-size: 16px; font-size: 14px;
font-weight: 400; font-weight: 400;
color: #666666; color: #666666;
line-height: 1.5; line-height: 1.5;
...@@ -351,34 +310,13 @@ export default { ...@@ -351,34 +310,13 @@ export default {
} }
} }
} }
.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 { .swiper-content {
padding-top: 37px; padding-bottom: 80px;
padding-bottom: 132px;
.swiper-slide { .swiper-slide {
position: relative; position: relative;
width: 388px; width: 388px;
height: 244px; height: 244px;
margin-top: 10px;
img { img {
width: 100%; width: 100%;
...@@ -386,11 +324,6 @@ export default { ...@@ -386,11 +324,6 @@ export default {
line-height: 100%; line-height: 100%;
} }
} }
.swiper-slide-active {
width: 423px;
height: 266px;
margin-top: 0;
}
} }
} }
.is-h5 { .is-h5 {
...@@ -398,141 +331,78 @@ export default { ...@@ -398,141 +331,78 @@ export default {
position: relative; position: relative;
.img_banner { .img_banner {
width: 100%; width: 100%;
height: 100%; height: 1.55rem;
object-fit: cover;
} }
.banner_con { .banner_con {
padding: 0.23rem 0.3rem; padding: 0.23rem 0.15rem;
.con_tit { .con_tit {
font-size: 0.14rem; font-size: 0.16rem;
color: #424242;
font-weight: bold; font-weight: bold;
line-height: 1;
color: #333;
padding-left: 0.1rem;
margin-top: 0.2rem;
border-left: 0.04rem solid #aa1941;
} }
.con_desc { .con_desc {
margin-top: 0.2rem;
font-size: 0.12rem; font-size: 0.12rem;
font-weight: 300; color: #666;
color: #424242; line-height: 0.18rem;
margin-top: 0.16rem;
line-height: 2;
} }
} }
} }
.section { .section {
.swiper-content1 { margin: 0 0.15rem;
overflow-x: auto;
.swiper-slide {
width: 3.3rem;
height: 4.58rem;
video {
height: 100%;
line-height: 100%;
}
}
}
.section_title { .section_title {
font-size: 0.14rem; font-size: 0.16rem;
font-weight: bold; font-weight: bold;
color: #424242; line-height: 1;
padding-left: 0.16rem; color: #333;
margin-top: 0.23rem; padding-left: 0.1rem;
margin: 0.3rem 0 0.2rem;
border-left: 0.04rem solid #aa1941;
} }
.section_teacher { .section_teacher {
display: flex; display: flex;
justify-content: space-between;
margin-top: 0.18rem;
overflow-x: auto; overflow-x: auto;
padding-left: 0.15rem;
.teacher_item { .teacher_item {
padding: 0.15rem 0.18rem 0 0.2rem; width: 1.4rem;
width: 1.9rem;
display: flex;
flex-direction: column;
align-items: center;
background-color: #fff;
margin-right: 0.15rem;
.item_img { .item_img {
width: 1.7rem; width: 1.4rem;
height: 1.8rem; height: 1.7rem;
object-fit: cover; object-fit: cover;
} }
.item_bottom { .item_bottom {
padding: 0.12rem 0.18rem 0.1rem 0.3rem; padding: 0.1rem;
text-align: left;
.img_tit { .img_tit {
font-size: 0.09rem; font-size: 0.11rem;
font-weight: 500; font-weight: 500;
color: #424242; color: #424242;
} }
.item_desc { .item_desc {
margin-top: 0.1rem; margin-top: 0.08rem;
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 { li {
white-space: nowrap;
font-size: 0.08rem; font-size: 0.08rem;
font-weight: 400; font-weight: 400;
color: #666666; color: #666666;
line-height: 1.5; line-height: 0.14rrem;
} }
} }
} }
} }
} }
} }
.content_tit {
padding-left: 0.16rem;
margin-top: 0.23rem;
.tit_desc {
font-size: 0.14rem;
font-weight: bold;
color: #424242;
}
}
.swiper-content { .swiper-content {
padding-bottom: 0.2rem; padding-bottom: 0.2rem;
.swiper-slide { .swiper-slide {
position: relative; position: relative;
width: 2.02rem; width: 2.02rem;
height: 1.22rem; height: 1.22rem;
margin-top: 0.28rem;
img { img {
width: 100%; width: 100%;
...@@ -540,11 +410,6 @@ export default { ...@@ -540,11 +410,6 @@ export default {
line-height: 100%; line-height: 100%;
} }
} }
.swiper-slide-active {
width: 2.12rem;
height: 1.33rem;
margin-top: 0.23rem;
}
} }
} }
</style> </style>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论