提交 37775fd7 authored 作者: matian's avatar matian

页面调整

上级 ea55432f
......@@ -72,11 +72,17 @@ export default {
return this.codeButtonDisabled ? `${this.disabledTime}秒后重发` : '获取验证码'
}
},
mounted() {
console.log(this.ruleForm, '-----')
},
methods: {
closePop() {
document.getElementsByTagName('body')[0].style.height = ''
document.getElementsByTagName('body')[0].style.overflow = ''
this.$emit('update:visible', false)
this.ruleForm.name = ''
this.ruleForm.phone = ''
this.phoneCode = ''
},
onSbumit() {
if (!this.ruleForm.name) {
......@@ -91,23 +97,34 @@ export default {
this.$message('请输入短信验证码')
return
}
this.checkPhoneCode().then(this.handleSubmit)
this.checkPhoneCode()
},
handleSubmit() {
api
.submit(this.ruleForm)
.then(response => {
.then(res => {
this.$message('报名成功')
this.$emit('success')
this.ruleForm.name = ''
this.ruleForm.phone = ''
this.phoneCode = ''
})
.catch(err => {
if (err && err.type === 'checkcode') this.$message.error(err.msg)
else this.$message.error(err.msg || '报名提交失败')
this.$message.error(err.msg)
})
},
// 校验短信验证码
checkPhoneCode() {
return api.checkCode({ account: this.ruleForm.phone, code: this.phoneCode })
return api
.checkCode({ account: this.ruleForm.phone, code: this.phoneCode })
.then(res => {
if (res.code === 0) {
this.handleSubmit()
}
})
.catch(err => {
this.$message.error(err.msg)
})
},
onSendCode() {
if (!this.ruleForm.phone || !/^1[3-9]\d{9}$/.test(this.ruleForm.phone)) {
......
......@@ -88,7 +88,7 @@ export default {
path: '/enroll/process',
childern: [
{ 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' }
]
},
......
......@@ -129,6 +129,9 @@ export default {
message: '报名成功',
duration: 5000
})
this.formInfo.name = ''
this.formInfo.phone = ''
this.sendCode = ''
})
.catch(err => {
if (err && err.type === 'checkcode') this.$message.error(err.msg)
......
<template>
<app-frame :data="frameParams">
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/academic1.png" alt="" />
<div style="display:flex;justify-content:space-around;margin-top:103px;margin-bottom:102px">
<el-image style="width: 200px; height: 300px" :src="url1" :preview-src-list="srcList1"> </el-image>
<el-image style="width: 200px; height: 300px" :src="url2" :preview-src-list="srcList2"> </el-image>
<el-image style="width: 200px; height: 300px" :src="url3" :preview-src-list="srcList3"> </el-image>
<div class="main_content">
<el-image :src="url1"> </el-image>
<el-image :src="url2"> </el-image>
<el-image :src="url3"> </el-image>
</div>
</app-frame>
</template>
......@@ -15,12 +15,9 @@ export default {
components: { appFrame },
data() {
return {
url1: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/academic2.png',
url2: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/academic3.png',
url1: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/academic21.png',
url2: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/academic31.png',
url3: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/academic4.png',
srcList1: ['https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/academic2.png'],
srcList2: ['https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/academic3.png'],
srcList3: ['https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/academic4.png'],
frameParams: {
slider: [
......@@ -34,3 +31,15 @@ export default {
}
}
</script>
<style lang="scss" scoped>
.main_content {
padding: 103px 64px 120px 48px;
display: flex;
justify-content: space-around;
align-items: center;
}
::v-deep .el-image {
display: block;
margin-right: 20px;
}
</style>
......@@ -2,7 +2,7 @@
<app-frame :data="frameParams">
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/data_banner.png" alt="" />
<div class="dataList">
<a
<!-- <a
href="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/English_Intro.doc"
download="111.pdf"
class="part"
......@@ -13,7 +13,7 @@
<p class="p1">最新更新</p>
<p class="p2">下载</p>
</div>
</a>
</a> -->
<a
href="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98.docx"
download="常见问题.docx"
......
......@@ -26,7 +26,7 @@
提交申请材料并通过审核后,进入到面试环节。通过清控紫荆教育中英文面试后将获得条件录取资格或候补资格
</div>
<div class="descList">
<div class="list_tit">报名条件</div>
<div class="list_tit">报名资料</div>
<div class="list_desc" v-for="(item, index) in descList" :key="index">
{{ item.desc }}
</div>
......@@ -77,10 +77,10 @@
学生按照规定完成各项培养环节,修满所需学分。
</li>
<li class="item_parts">
SIT项目学员毕业前提交合格的英文测试成绩,除入学时符合英文免考条件的学生外,其余考生须在2023年9月1日前提供合格(不低于雅思7分或托福86分)的英文测试成绩,否则无法赴美直读正课,需搭配语言课。
SIT项目学员毕业前提交合格的英文测试成绩,除入学时符合英文免考条件的学生外,其余考生须在2023年9月1日前提供合格(不低于雅思7分或托福86分)的英文测试成绩,否则无法赴美直读正课,需搭配语言课。
</li>
<li class="item_parts">
SBU项目学员通过学术英语课程考核可免掉托福或雅思要求,未通过者,需要提交托福80分或雅思6.5分的成绩。完成全部workshop课程,可免GMAT。
SBU项目学员通过学术英语课程考核可免掉托福或雅思要求,未通过者,需要提交托福88分或雅思7.0分的成绩。完成全部workshop课程,可免GMAT。
</li>
<li class="item_parts">
玛丽伍德项目学员完成课程学习后需提交托福79分或雅思6.0分成绩,如不满足要求者可申请学校语言测试,未通过语言测试者,需搭配语言课程。
......@@ -119,7 +119,7 @@ export default {
frameParams: {
slider: [
{ 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' }
]
},
......
......@@ -49,7 +49,7 @@ export default {
frameParams: {
slider: [
{ 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' }
]
}
......
......@@ -18,7 +18,7 @@ export default {
frameParams: {
slider: [
{ 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' }
]
}
......
......@@ -119,6 +119,7 @@ export default {
left: 50%;
transform: translateX(-50%);
margin-top: 79px;
text-align: center;
}
}
</style>
<template>
<div :class="isMobile ? 'is-h5' : 'is-pc'">
<app-frame :data="frameParams">
<el-card class="project-bg-main">
<!-- <h1>项目介绍</h1>
<h3>联合背景</h3> -->
<p>
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/introduce_banner.png" alt="" />
<div class="part_content">
<div class="part_item">
紫荆教育联合纽约州立大学石溪分校、斯蒂文斯理工学院、玛丽伍德大学等美国知名院校引进海外优质的人才培养方案,结合自身优势和科研力量共同研发了硕士MBA,business
analysis和工程管理硕士等中方课程,依托清控紫荆教育多年来丰厚的教学资源,针对当下数字经济时代最需要的商业分析大数据、金融和数字领导力等方向,结合国际前沿专业知识和中国学生的需求,联合中外教学专家、一流院校教授和行业导师共同打造国际领先的人才培养体系,志在培养立足中国本土实践、兼具国际视野的复合型新时代人才。
</p>
<p>
</div>
<div class="part_item">
项目采用中英双语授课,学制约16个月。共设有四大模块,分别为语言能力强化课、学术英语课、学术专业课、案例实践课。中方负责1/3的教学内容,美方负责2/3的教学内容。项目采用线上学习和线下面授的教学方式,项目学习结束后,满足毕业条件的学员将获得美国院校予的硕士学位证书,该证书与美国全日制两年就读学生所获得的学位证书具有完全相同的形式和效力。美国高排名优质院校与清华控股旗下紫荆教育紧密携手,依托清华大学五道口金融学院和美国院校优质教学资源,打造高效、高质的国际硕士课程。
</p>
</div>
<img
style="width:100%;height:100%"
class="part_img"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/intro_bottom11.png"
alt=""
/>
</el-card>
</app-frame>
</div>
</app-frame>
</template>
<script>
import TabNav from './components/TabNav'
......@@ -49,7 +46,7 @@ export default {
{ num: 500, unit: this.$t('bg.unit3'), text: this.$t('bg.con1ItemT8') }
],
frameParams: {
banner: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/mary_banner_nx3.jpg',
// banner: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/introduce_banner.png',
slider: [
{
name: this.$t('menu.projectChild.bg'),
......@@ -76,94 +73,18 @@ export default {
}
</script>
<style lang="scss" scoped>
.is-pc {
.project-bg-main {
padding: 42px 64px 50px;
h1 {
font-size: 32px;
font-weight: 700;
color: #333;
margin: 0 auto;
text-align: center;
}
h3 {
font-size: 20px;
font-weight: 400;
color: #333;
}
p {
.part_content {
padding: 62px 59px 62px 68px;
.part_item {
font-size: 16px;
font-weight: 300;
color: #555555;
font-size: 18px;
padding: 10px;
}
}
}
::v-deep .main-content-html {
width: 985px;
padding: 0px 64px 50px 0px;
}
::v-deep {
// .is-h5{
.main-page-content {
background-color: #eee !important;
// }
}
}
.is-h5 {
.content-mian {
padding: 0 0.16rem;
.content-mod1 {
padding-top: 0.18rem;
img {
width: 100%;
display: block;
}
.content-txt {
background: #fff;
padding: 0 0.16rem 0.42rem;
margin-bottom: 0.36rem;
.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;
line-height: 34px;
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 {
.part_img {
width: 100%;
}
.content-txt {
background: #fff;
padding: 0 0.16rem 0.42rem;
margin-bottom: 0.36rem;
.p {
font-size: 0.12rem;
line-height: 0.24rem;
color: #424242;
margin-top: 0.35rem;
}
}
}
height: 100%;
margin-top: 45px;
}
}
</style>
......@@ -47,7 +47,7 @@ export default {
desc: '本项目只接受本科学历申请,本科在读、本科毕业,专升本都是可以申请的。'
},
{
tit: '4.本项目学制多久?获得的硕士学位证书与在美国全日制就读是否相同',
tit: '4.本项目学制多久?获得的硕士学位证书与在美国全日制就读是否相同?',
desc:
'本项目分为国内、国外两个学习阶段,不同项目课程时长会稍有区别,整体而言国内学习8个月左右,国外学习8个月左右。具体安排可参考开学课表。毕业获得的证书和在美全日制学习获得的证书完全一致,没有差别。'
},
......@@ -57,7 +57,7 @@ export default {
'这您不用担忧,报名我们的硕士项目是没有硬性托福雅思成绩要求的,去美国的时候才需要提交语言成绩。我们在课程中专门配备了足够课时的雅思课,帮助您提升英语能力,掌握考试技巧,考到要求的语言分数。同时为学生提供学术英语课,帮助学生学习如何做英文演讲和写学术论文,具备充分的用英语学习的能力。国内阶段上课语言主要以中文为主,如是外籍老师上课,会有助教或是字幕翻译,课后作业可以纯中文提交。通常我们的学员经过课程学习,整体英语能力会有极大的提升,可以顺利衔接国外的学习。'
},
{
tit: '6.你们的项目可以做留学认证吗',
tit: '6.你们的项目可以做留学认证吗?',
desc:
'这个项目肯定是可以做中留服认证的。首先这是紫荆教育和美国大学联合培养的正规项目,合作的大学都是中国教育部认证的正规大学,可以通过教育部的涉外监管信息网查到相关信息。中国留服中心对学历认证的要求是在国外全日制学习一年以上并有往返签证记录,我们的项目符合时间要求。学员获得的毕业证书与在海外就读2年的学生无任何差异,不会有非全日制、在线、远程等字样。所以1+1项目的毕业学员,完全符合中留服学历认证的要求,获取的毕业证书可以进行留学认证。'
},
......
......@@ -82,7 +82,7 @@ export default {
id: 6,
title: '购房购车',
desc:
'在职称上,很多人的职称都比在国外时高了一个或者几个档次。评职称时,海归不受工作年限的限制而可以申报。在外留学一年以上,年龄四十五周岁以下,回国后在科研单位从事教学、科研工作的可申请留学回国人员科研启动资金。'
'符合条件的留学归国人员可以购买国产免税轿车,每人限享受一个免税指标。部分地区对留学落户人员购房予以一次性3-5万优惠。'
},
{
id: 7,
......
......@@ -8,7 +8,7 @@
</div>
<div class="content">
<img class="img1" src="https://webapp-pub.ezijing.com/project/marywood/school12.png" />
<img class="img1" src="https://webapp-pub.ezijing.com/project/marywood/school22.png" />
</div>
<img
style="width:1200px;height:100%;margin-top:68px"
......
<template>
<div>
<div class="banner">
<img style="width:100%;height:100%" src="https://webapp-pub.ezijing.com/project/marywood/marywoo_banner.png" />
<img style="width:100%;height:100%" src="https://webapp-pub.ezijing.com/project/marywood/marywood_banner11.png" />
<div class="btn">
<el-button class="btn1" @click="$router.push('/my/account')">报名申请</el-button>
</div>
......@@ -27,7 +27,7 @@
</div>
<img
style="margin-top:64px;width:100%;height:100%"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood361.png"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood3611.png"
alt=""
/>
<div class="content">
......@@ -58,11 +58,11 @@ export default {
return {
popupVisible: false,
listData: [
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/school_zl1.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/school_zl2.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/school_zl3.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/school_zl4.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/school_zl5.png' }
{ 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' },
{ 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' }
],
swiperOption: {
observer: true,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论