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

chore: 修改静态资源地址

上级 b4493a19
...@@ -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_online_pc/sub_plus/video_poster1.png' poster: 'https://webapp-pub.ezijing.com/project/sbu-plus/video_poster1.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/video_poster2.png' poster: 'https://webapp-pub.ezijing.com/project/sbu-plus/video_poster2.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/video_poster3.png' poster: 'https://webapp-pub.ezijing.com/project/sbu-plus/video_poster3.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/video_poster4.png' poster: 'https://webapp-pub.ezijing.com/project/sbu-plus/video_poster4.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/video_poster5.png' poster: 'https://webapp-pub.ezijing.com/project/sbu-plus/video_poster5.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/video_poster6.png' poster: 'https://webapp-pub.ezijing.com/project/sbu-plus/video_poster6.png'
} }
], ],
// 当前播放的视频 // 当前播放的视频
...@@ -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_online_pc/sub_plus/video_bg.png?v=1) no-repeat center center; background: url(https://webapp-pub.ezijing.com/project/sbu-plus/video_bg.png?v=1) no-repeat center center;
background-size: cover; background-size: cover;
} }
.content { .content {
......
<template> <template>
<div :class="isMobile ? 'is-h5' : 'is-pc'"> <div :class="isMobile ? 'is-h5' : 'is-pc'">
<div class="banner-content"> <div class="banner-content">
<img class="img" src="https://webapp-pub.ezijing.com/project_online_pc/sub_plus/pc-index-banner.png?v=4" /> <img class="img" src="https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-banner.png?v=4" />
<div class="banner_navList"> <div class="banner_navList">
<div class="banner_nav" v-for="(item, index) in navList" :key="index" @click="navClick(item)"> <div class="banner_nav" v-for="(item, index) in navList" :key="index" @click="navClick(item)">
<div class="nav_top"> <div class="nav_top">
...@@ -68,7 +68,7 @@ export default { ...@@ -68,7 +68,7 @@ export default {
this.$router.push('/my/account') this.$router.push('/my/account')
} else if (item.tag === '2') { } else if (item.tag === '2') {
window.open( window.open(
'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/%E7%B4%AB%E8%8D%86%E6%95%99%E8%82%B2-%E7%BA%BD%E7%BA%A6%E5%B7%9E%E7%AB%8B%E5%A4%A7%E5%AD%A6%E7%9F%B3%E6%BA%AA%E5%88%86%E6%A0%A1%E9%87%91%E8%9E%8D%E7%A1%95%E5%A3%AB1%2B1%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf' 'https://webapp-pub.ezijing.com/project/sbu-plus/%E7%B4%AB%E8%8D%86%E6%95%99%E8%82%B2-%E7%BA%BD%E7%BA%A6%E5%B7%9E%E7%AB%8B%E5%A4%A7%E5%AD%A6%E7%9F%B3%E6%BA%AA%E5%88%86%E6%A0%A1%E9%87%91%E8%9E%8D%E7%A1%95%E5%A3%AB1%2B1%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf'
) )
} else if (item.tag === '3') { } else if (item.tag === '3') {
this.$router.push('/project-intro/introduce') this.$router.push('/project-intro/introduce')
......
...@@ -85,37 +85,33 @@ export default { ...@@ -85,37 +85,33 @@ export default {
return { return {
listData: [ listData: [
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/pc-index-project-intro-01.png?v=4', web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-01.png?v=4',
item_desc_tit: '国际名校、权威可靠', item_desc_tit: '国际名校、权威可靠',
item_desc_con: item_desc_con: '清控紫荆教育是以清华五道口相关知识产权创设而成,自成立以来与多所国际名校合作且实现课程学分互认,所获文凭均受中国教育部与国际认证,具有很强的国际化办学经验和教学水平。'
'清控紫荆教育是以清华五道口相关知识产权创设而成,自成立以来与多所国际名校合作且实现课程学分互认,所获文凭均受中国教育部与国际认证,具有很强的国际化办学经验和教学水平。'
}, },
// { // {
// web_img_uri: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/pc-index-project-intro-02.png?v=4', // web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-02.png?v=4',
// item_desc_tit: '无需联考、灵活录取', // item_desc_tit: '无需联考、灵活录取',
// item_desc_con: // item_desc_con:
// '无需参加国内竞争激烈的研究生联考,没有托福成绩的学生可以完成紫荆英语强化项目替代语言成绩。该课程以及考核成绩被美国大学认可,达到录取标准即可直接入读相应硕士课程。' // '无需参加国内竞争激烈的研究生联考,没有托福成绩的学生可以完成紫荆英语强化项目替代语言成绩。该课程以及考核成绩被美国大学认可,达到录取标准即可直接入读相应硕士课程。'
// }, // },
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/pc-index-project-intro-03.png?v=4', web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-03.png?v=4',
item_desc_tit: '前沿专业、就业广阔', item_desc_tit: '前沿专业、就业广阔',
item_desc_con: item_desc_con: '项目提供当前数字经济领域前沿专业,使毕业生具有国际背景和全球化竞争力。此外毕业生享受国家为留学归国人员提供的落户指标、创业支持、购买免税汽车等待遇。'
'项目提供当前数字经济领域前沿专业,使毕业生具有国际背景和全球化竞争力。此外毕业生享受国家为留学归国人员提供的落户指标、创业支持、购买免税汽车等待遇。'
}, },
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/pc-index-project-intro-04.png?v=4', web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-04.png?v=4',
item_desc_tit: '省时省费、性价比优', item_desc_tit: '省时省费、性价比优',
item_desc_con: item_desc_con: '经过在国内学习一年后,学生只需再在国外学习一年即可获得中国教育部和国际认可的硕士学历学位,既节省时间成本又节约经济花销。'
'经过在国内学习一年后,学生只需再在国外学习一年即可获得中国教育部和国际认可的硕士学历学位,既节省时间成本又节约经济花销。'
}, },
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/pc-index-project-intro-05.png?v=4', web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-05.png?v=4',
item_desc_tit: '国际视野、本土实践', item_desc_tit: '国际视野、本土实践',
item_desc_con: item_desc_con: '本项目全部采用双语教学、小班授课,帮助学生提前适应美国教学模式;授课师资由清北人资深教授和优秀外教组成,保证国际化同时兼具本土实践,为留学归国工作建立无缝连接。'
'本项目全部采用双语教学、小班授课,帮助学生提前适应美国教学模式;授课师资由清北人资深教授和优秀外教组成,保证国际化同时兼具本土实践,为留学归国工作建立无缝连接。'
} }
// { // {
// web_img_uri: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/pc-index-project-intro-06.png?v=4', // web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-06.png?v=4',
// item_desc_tit: '全额退款、安心无忧', // item_desc_tit: '全额退款、安心无忧',
// item_desc_con: // item_desc_con:
// '就读期间,因个人原因中途放弃或因外部不可抗力因素(如签证不通过等)无法出国学习,个人缴纳的第1学年费用全额退还。' // '就读期间,因个人原因中途放弃或因外部不可抗力因素(如签证不通过等)无法出国学习,个人缴纳的第1学年费用全额退还。'
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<div class="foot-box"> <div class="foot-box">
<div class="foot-content"> <div class="foot-content">
<div class="left-content"> <div class="left-content">
<img src="https://webapp-pub.ezijing.com/project_online_pc/sub_plus/bottom_logo.png" /> <img src="https://webapp-pub.ezijing.com/project/sbu-plus/bottom_logo.png" />
<div class="bottom"> <div class="bottom">
<div class="bottom_left con"> <div class="bottom_left con">
<a href="/project-intro/introduce">关于项目</a> <a href="/project-intro/introduce">关于项目</a>
...@@ -55,11 +55,7 @@ ...@@ -55,11 +55,7 @@
<p style="font-size: 12px;"> <p style="font-size: 12px;">
Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司 Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司
</p> </p>
<a <a target="_blank" href="https://tsm.miit.gov.cn/dxxzsp/" style="color: rgba(153, 153, 153, 1);text-decoration:none;margin-left: 10px;">
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> <p style="font-size: 12px;">京ICP证150431号</p>
</a> </a>
<a <a
...@@ -68,17 +64,10 @@ ...@@ -68,17 +64,10 @@
href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681"
style="color: rgba(153, 153, 153, 1);text-decoration:none;align-items: center;display: flex;margin-right: 5px;" style="color: rgba(153, 153, 153, 1);text-decoration:none;align-items: center;display: flex;margin-right: 5px;"
> >
<img <img src="https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png" style="width: 20px;height: 20px;margin: 0 6px;display: block;" />
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> <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"
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> <p style="font-size: 12px;">京ICP备15016866号-1</p>
</a> </a>
</div> </div>
......
...@@ -31,7 +31,7 @@ export default function(_this) { ...@@ -31,7 +31,7 @@ export default function(_this) {
data: { file_type: 'ADMISSION_AGREEMENT' } data: { file_type: 'ADMISSION_AGREEMENT' }
}, },
prepend: ` prepend: `
<p><a href="https://zws-imgs-pub.ezijing.com/pc/marywood/%E5%85%A5%E5%AD%A6%E5%8D%8F%E8%AE%AE.pdf" target="_blank" download="入学协议">下载入学协议</a></p> <p><a href="https://webapp-pub.ezijing.com/project/sbu-plus/%E5%85%A5%E5%AD%A6%E5%8D%8F%E8%AE%AE.pdf" target="_blank" download="入学协议">下载入学协议</a></p>
<p>申请者可将签字后的入学协议原件扫描或拍照后提交。</p> <p>申请者可将签字后的入学协议原件扫描或拍照后提交。</p>
<p>学员应仔细阅读《入学协议》以及课程介绍,如对入学协议或课程有异议,请第一时间与课程顾问咨询确认。请用A4纸打印后,在入学协议上签上姓名和日期,内容需显示完整、格式整齐、字迹清晰可辨。上传文件仅限“jpg,jpeg,pdf,png”格式,文件小于10Mb。</p> <p>学员应仔细阅读《入学协议》以及课程介绍,如对入学协议或课程有异议,请第一时间与课程顾问咨询确认。请用A4纸打印后,在入学协议上签上姓名和日期,内容需显示完整、格式整齐、字迹清晰可辨。上传文件仅限“jpg,jpeg,pdf,png”格式,文件小于10Mb。</p>
` `
......
...@@ -5,16 +5,7 @@ export default { ...@@ -5,16 +5,7 @@ export default {
action: `${process.env.baseURL}/api/enrollment/v1.0/application-materials/${process.env.projectId}`, action: `${process.env.baseURL}/api/enrollment/v1.0/application-materials/${process.env.projectId}`,
callback(data) { callback(data) {
const { attachments = [], submission_stage: submissionStage = 'FILLING' } = data.data.material const { attachments = [], submission_stage: submissionStage = 'FILLING' } = data.data.material
const stageList = [ const stageList = ['FILLING', 'PREPAYMENT', 'INTERVIEW_APPLICATION', 'AUDITION', 'INTERVIEW', 'PAYMENT', 'REGISTRATION', 'CLOSED']
'FILLING',
'PREPAYMENT',
'INTERVIEW_APPLICATION',
'AUDITION',
'INTERVIEW',
'PAYMENT',
'REGISTRATION',
'CLOSED'
]
this.form.options.disabled = stageList.findIndex(item => item === submissionStage) > 6 this.form.options.disabled = stageList.findIndex(item => item === submissionStage) > 6
const RESUME_EN = attachments.filter(item => { const RESUME_EN = attachments.filter(item => {
return item.file_type_id === 'RESUME_EN' return item.file_type_id === 'RESUME_EN'
...@@ -38,7 +29,7 @@ export default { ...@@ -38,7 +29,7 @@ export default {
data: { file_type: 'RESUME_EN' } data: { file_type: 'RESUME_EN' }
}, },
append: ` append: `
<p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project_online_pc/sub_plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--%E7%9F%B3%E6%BA%AA.doc" target="_blank" download="英文简历模板">下载模板</a>]</p> <p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/sbu-plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--%E7%9F%B3%E6%BA%AA.doc" target="_blank" download="英文简历模板">下载模板</a>]</p>
<p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>` <p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
} }
] ]
......
...@@ -31,7 +31,7 @@ export default function(_this) { ...@@ -31,7 +31,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_online_pc/sub_plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--%E7%9F%B3%E6%BA%AA.doc" target="_blank" download="英文简历模板">下载模板</a>]</p> <p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/sbu-plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--%E7%9F%B3%E6%BA%AA.doc" target="_blank" download="英文简历模板">下载模板</a>]</p>
<p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>` <p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
} }
] ]
......
...@@ -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_online_pc/sub_plus/pc-cert-en.png?v=1', url1: 'https://webapp-pub.ezijing.com/project/sbu-plus/pc-cert-en.png?v=1',
url2: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/pc-cert-cn.png', url2: 'https://webapp-pub.ezijing.com/project/sbu-plus/pc-cert-cn.png',
frameParams: { frameParams: {
slider: [] slider: []
......
...@@ -34,13 +34,12 @@ export default { ...@@ -34,13 +34,12 @@ export default {
{ {
name: '招生简章', name: '招生简章',
url: url:
'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/%E7%B4%AB%E8%8D%86%E6%95%99%E8%82%B2-%E7%BA%BD%E7%BA%A6%E5%B7%9E%E7%AB%8B%E5%A4%A7%E5%AD%A6%E7%9F%B3%E6%BA%AA%E5%88%86%E6%A0%A1%E9%87%91%E8%9E%8D%E7%A1%95%E5%A3%AB1%2B1%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf', 'https://webapp-pub.ezijing.com/project/sbu-plus/%E7%B4%AB%E8%8D%86%E6%95%99%E8%82%B2-%E7%BA%BD%E7%BA%A6%E5%B7%9E%E7%AB%8B%E5%A4%A7%E5%AD%A6%E7%9F%B3%E6%BA%AA%E5%88%86%E6%A0%A1%E9%87%91%E8%9E%8D%E7%A1%95%E5%A3%AB1%2B1%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf',
icon: 'https://webapp-pub.ezijing.com/project/marywood/pdf.png' icon: 'https://webapp-pub.ezijing.com/project/marywood/pdf.png'
}, },
{ {
name: '常见问题', name: '常见问题',
url: url: 'https://webapp-pub.ezijing.com/project/sbu-plus/SBU%E9%87%91%E8%9E%8D%E5%AD%A6%E7%A1%95%E5%A3%AB%20Q%26A.pdf',
'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/SBU%E9%87%91%E8%9E%8D%E5%AD%A6%E7%A1%95%E5%A3%AB%20Q%26A.pdf',
icon: 'https://webapp-pub.ezijing.com/project/marywood/pdf.png' icon: 'https://webapp-pub.ezijing.com/project/marywood/pdf.png'
} }
// { // {
......
<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_online_pc/sub_plus/enroll-process-apply-banner.png" /> <img src="https://webapp-pub.ezijing.com/project/sbu-plus/enroll-process-apply-banner.png" />
<div class="content-mian"> <div class="content-mian">
<ul class="content-mian_con"> <ul class="content-mian_con">
...@@ -23,8 +23,7 @@ ...@@ -23,8 +23,7 @@
<div class="apply_name">语言要求</div> <div class="apply_name">语言要求</div>
<div class="apply_desc"> <div class="apply_desc">
托福≥80分或雅思≥6.5分(单项不低于6.0)<br /> 托福≥80分或雅思≥6.5分(单项不低于6.0)<br />
· · 无法满足上述语言要求但符合下列情况之一的申请者,入学后须参加英语强化课程学习并于第二学年赴美国参加纽约州立大学石溪分校组织的语言考试且合格
无法满足上述语言要求但符合下列情况之一的申请者,入学后须参加英语强化课程学习并于第二学年赴美国参加纽约州立大学石溪分校组织的语言考试且合格
<ul> <ul>
<li><p>Duolingo≥105分</p></li> <li><p>Duolingo≥105分</p></li>
<li><p>iTEP Academic≥4.0</p></li> <li><p>iTEP Academic≥4.0</p></li>
......
<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_online_pc/sub_plus/enroll-process-banner.png" /> <img src="https://webapp-pub.ezijing.com/project/sbu-plus/enroll-process-banner.png" />
<div class="apply"> <div class="apply">
<div class="apply-line"></div> <div class="apply-line"></div>
<div class="apply-item"> <div class="apply-item">
...@@ -9,8 +9,7 @@ ...@@ -9,8 +9,7 @@
<div class="apply-item-bd"> <div class="apply-item-bd">
<p> <p>
申请者需登录<a href="https://sbu-plus.ezijing.com/">https://sbu-plus.ezijing.com/</a 申请者需登录<a href="https://sbu-plus.ezijing.com/">https://sbu-plus.ezijing.com/</a
>(在线申请,申请费缴纳完成后将如下纸质材料邮寄至:北京市海淀区中关村东路1号院清华科技园威盛大厦5层紫荆教育 >(在线申请,申请费缴纳完成后将如下纸质材料邮寄至:北京市海淀区中关村东路1号院清华科技园威盛大厦5层紫荆教育 邮编100084。
邮编100084。
</p> </p>
<p>另请提供纸质材料:</p> <p>另请提供纸质材料:</p>
<ul> <ul>
......
<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_online_pc/sub_plus/project-intro_banner.png" class="banner" /> <img src="https://webapp-pub.ezijing.com/project/sbu-plus/project-intro_banner.png" class="banner" />
<div class="part_content"> <div class="part_content">
<div class="part_item"> <div class="part_item">
国际硕士1+1项目是针对在读本科生或往届生提供的研究生学历晋升通道。第一个“1”是指大三或大四的本科生在被美国大学硕士项目有条件录取后,第1年在国内就读(已工作人士可以边工作边就读)。国内就读课程主要为语言课与硕士项目所需的部分学分课(不超过总学分的三分之一),由美国大学认可的国内大学或者有实力的教育机构实施录取和教学,一般用时12-15个月。第二个“1”是指在完成第一个“1”的要求之后,获得美国大学的无条件录取,本科毕业当年可直接衔接赴美留学(已工作的人士第二年也需赴美全日制学习),完成剩余学分,毕业后获得美方硕士学位,回国后可被中国(教育部)留学服务中心认证为硕士研究生学历。 国际硕士1+1项目是针对在读本科生或往届生提供的研究生学历晋升通道。第一个“1”是指大三或大四的本科生在被美国大学硕士项目有条件录取后,第1年在国内就读(已工作人士可以边工作边就读)。国内就读课程主要为语言课与硕士项目所需的部分学分课(不超过总学分的三分之一),由美国大学认可的国内大学或者有实力的教育机构实施录取和教学,一般用时12-15个月。第二个“1”是指在完成第一个“1”的要求之后,获得美国大学的无条件录取,本科毕业当年可直接衔接赴美留学(已工作的人士第二年也需赴美全日制学习),完成剩余学分,毕业后获得美方硕士学位,回国后可被中国(教育部)留学服务中心认证为硕士研究生学历。
......
...@@ -41,8 +41,7 @@ export default { ...@@ -41,8 +41,7 @@ export default {
}, },
{ {
tit: '2. 对本科学校的专业有没有要求?非财经类能否申请?', tit: '2. 对本科学校的专业有没有要求?非财经类能否申请?',
desc: desc: '对专业无强制性要求,有金融及 STEM 相关专业背景的学生会更有优势,但项目学生第一年能通过金融硕士先修课程顺利适应未来金融专业的学习。',
'对专业无强制性要求,有金融及 STEM 相关专业背景的学生会更有优势,但项目学生第一年能通过金融硕士先修课程顺利适应未来金融专业的学习。',
src: '' src: ''
}, },
{ {
...@@ -52,14 +51,12 @@ export default { ...@@ -52,14 +51,12 @@ export default {
}, },
{ {
tit: '4. 学生面试都能通过吗?有没有奖学金?能申请奖学金吗?', tit: '4. 学生面试都能通过吗?有没有奖学金?能申请奖学金吗?',
desc: desc: '纽约州立大学石溪分校是美国公立常春藤名校,如果足够优秀肯定能申请通过。因金融专业毕业后薪酬普遍较高,美国高校提供的奖学金也较少。',
'纽约州立大学石溪分校是美国公立常春藤名校,如果足够优秀肯定能申请通过。因金融专业毕业后薪酬普遍较高,美国高校提供的奖学金也较少。',
src: '' src: ''
}, },
{ {
tit: '5. 签证是自己办理吗?拒签了怎么办?', tit: '5. 签证是自己办理吗?拒签了怎么办?',
desc: desc: '签证是自己办理的,但紫荆教育会提供一定的申请签证辅导和协助(面试技巧等)。个别被拒签的情况也可以调整申请策略后再次申请签证。',
'签证是自己办理的,但紫荆教育会提供一定的申请签证辅导和协助(面试技巧等)。个别被拒签的情况也可以调整申请策略后再次申请签证。',
src: '' src: ''
}, },
{ {
...@@ -89,8 +86,8 @@ export default { ...@@ -89,8 +86,8 @@ export default {
{ {
tit: '10. 国内什么时间上课?', tit: '10. 国内什么时间上课?',
desc: `2022 年秋季学期强化课程于 8 月份开始,具体时间可参考招生简章校历:`, desc: `2022 年秋季学期强化课程于 8 月份开始,具体时间可参考招生简章校历:`,
srcH5: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/h5/h5-calendar.png', srcH5: 'https://webapp-pub.ezijing.com/project/sbu-plus/h5/h5-calendar.png',
src: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/calendar.png' src: 'https://webapp-pub.ezijing.com/project/sbu-plus/calendar.png'
}, },
{ {
tit: '11. 如果出不了国,可以全部在国内学习拿到学位证书吗?', tit: '11. 如果出不了国,可以全部在国内学习拿到学位证书吗?',
......
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论