提交 4ce83c41 authored 作者: 王鹏飞's avatar 王鹏飞

chore: 修改项目站内容

上级 0cddd878
......@@ -2,7 +2,7 @@
<div :class="isMobile ? 'is-h5' : 'is-pc'">
<div class="banner-content">
<a href="/my">
<img class="img" src="https://webapp-pub.ezijing.com/project/park/banner.png" />
<img class="img" src="https://webapp-pub.ezijing.com/project/duca-plus/banner.png" />
</a>
<!-- <div class="content_desc">
<div class="desc_cn">加州多米尼克大学硕士保研项目</div>
......
......@@ -37,8 +37,8 @@ export default {
},
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/duca-plus/feature_3.png',
item_desc_tit: '高性价比',
item_desc_con: '国内外学费+生活费约<br/>23万人民币',
item_desc_tit: '国际认证',
item_desc_con: '加州多米尼克大学<br/>博思凯商学院拥有AACSB认证<br/>是全球获得此项认证的5%商学院之一',
},
],
}
......
......@@ -2,7 +2,7 @@
<div class="service-content max-width-center">
<card title="学校简介">
<div class="desc">
<img src="https://webapp-pub.ezijing.com/project/xmn/school_desc.png" class="desc-img" />
<img src="https://webapp-pub.ezijing.com/project/duca-plus/school_desc.png" class="desc-img" />
<p>
加州多米尼克大学(DominicanUniversityofCalifornia)坐落于美国加利福尼亚州,背靠硅谷,是建校于1890年的一所拥有超过百年历史的学府。距著名的金门大桥只有十二英里,一个多世纪以来,加州多明尼克大学在学术研究方面,特别是工商管理专业享有盛誉。这所大学是一个“务实派”,专注于培养和提高学生的各项成就,助力职业发展。
</p>
......
......@@ -31,7 +31,7 @@
</div>
<div class="about-item">
<label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:</label>
<p><a href="mailto:admission_park@ezijing.com ">admission_park@ezijing.com </a></p>
<p><a href="mailto:admission_duca@ezijing.com ">admission_duca@ezijing.com </a></p>
</div>
</div>
<!-- <div class="link">
......@@ -63,16 +63,16 @@ export default {
{ title: this.$t('foot.link2'), href: 'http://www.pbc.gov.cn/' },
{ title: this.$t('foot.link3'), href: 'http://www.marywood.edu/business/graduate/zijing-marywood-mba.html' },
{ title: this.$t('foot.link4'), href: 'https://www.msche.org/institution/0531/' },
{ title: this.$t('foot.link5'), href: 'https://www.ezijing.com/' }
{ title: this.$t('foot.link5'), href: 'https://www.ezijing.com/' },
],
link2: [
{ title: '中国人民银行', href: 'http://www.pbc.gov.cn/' },
{ title: '中国涉外监管网', href: 'http://jsj.moe.gov.cn/' },
{ title: '中国银行协会', href: 'https://www.china-cba.net/' },
{ title: '中国证券投资基金业协会', href: 'https://www.amac.org.cn/' }
]
{ title: '中国证券投资基金业协会', href: 'https://www.amac.org.cn/' },
],
}
}
},
}
</script>
......
......@@ -40,8 +40,8 @@
<div class="bottom">
<div class="address" v-html="$t('foot.address')"></div>
<div class="phone" v-html="$t('foot.contact')"></div>
<a class="mail" href="mailto:admission_park@ezijing.com"
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:admission_park@ezijing.com
<a class="mail" href="mailto:admission_duca@ezijing.com"
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:admission_duca@ezijing.com
</a>
<!-- <div class="mail" v-html="$t('foot.email')"></div> -->
</div>
......@@ -192,22 +192,16 @@ export default {}
}
}
.logo-title {
display: flex;
align-items: center;
height: 50px;
img {
margin-top: -40px;
height: 73px;
}
h1 {
margin-left: 14px;
padding: 0 14px;
margin-top: 14px;
font-size: 23px;
color: #fff;
line-height: 26px;
font-weight: 500;
letter-spacing: 2px;
border-left: 1px solid #fff;
}
}
</style>
......@@ -22,7 +22,7 @@ export default function (_this) {
deleteAction: `${process.env.baseURL}/api/enrollment/v1.0/application-materials/attachments/${process.env.projectId}/delete`,
data: { file_type: 'RESUME_EN' },
},
// [<a href="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/xmn/%E4%B8%AD%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF.doc" target="_blank" download="中文简历模板">下载中文简历模板</a>]
// [<a href="https://webapp-pub.ezijing.com/project/xmn/%E4%B8%AD%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF.doc" target="_blank" download="中文简历模板">下载中文简历模板</a>]
append: `
<p>请下载填写简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/duca-plus/英文简历模板.doc" target="_blank" download="英文简历模板">下载英文简历模板</a>]</p>
<p>请将简历填写完存为"pdf"格式上传,文件小于10MB。</p>`,
......
export default function (_this) {
return {
required: true,
id: 'interview_yynl',
title: '语言能力证明',
get: {
......
......@@ -6,9 +6,9 @@ export default function (_this) {
get: {
callback(data) {
const { attachments = [] } = _this.detail.material
const RESUME_CN = attachments.filter(item => item.file_type_id === 'RESUME_CN')
const RESUME_CN = attachments.filter((item) => item.file_type_id === 'RESUME_CN')
return { RESUME_CN }
}
},
},
form: {
hasSubmit: false,
......@@ -20,13 +20,13 @@ export default function (_this) {
attrs: {
action: `${process.env.baseURL}/api/enrollment/v1.0/application-materials/attachments/${process.env.projectId}/put`,
deleteAction: `${process.env.baseURL}/api/enrollment/v1.0/application-materials/attachments/${process.env.projectId}/delete`,
data: { file_type: 'RESUME_CN' }
data: { file_type: 'RESUME_CN' },
},
append: `
<p>请下载填写中文简历模板后上传 [<a href="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/xmn/%E4%B8%AD%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF.doc" target="_blank" download="中文简历模板">下载模板</a>]</p>
<p>请将中文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
}
]
}
<p>请下载填写中文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/xmn/%E4%B8%AD%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF.doc" target="_blank" download="中文简历模板">下载模板</a>]</p>
<p>请将中文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`,
},
],
},
}
}
差异被折叠。
......@@ -5,13 +5,16 @@
<div class="content-mian">
<ul class="content-mian_con">
<li class="applyList_con">
<div class="apply_name">身心健康,品学端正。</div>
<div class="apply_name">在读本科大三、大四学生或者本科毕业</div>
</li>
<li class="applyList_con">
<div class="apply_name">学校推荐,面试录取。</div>
<div class="apply_name">GPA:2.5以上(2.5以下需要单独申请)</div>
</li>
<li class="applyList_con">
<div class="apply_name">英语:面试合格,可免托福和GRE/GMAT。</div>
<div class="apply_name">英语:通过官方面试,可免托福和GRE/GMAT</div>
</li>
<li class="applyList_con">
<div class="apply_name">综合素质:有文体特长,社团经历或其他荣誉奖项优先录取</div>
</li>
</ul>
</div>
......@@ -28,16 +31,16 @@ export default {
slider: [
{ name: this.$t('menu.enrollChild.process'), path: '/enroll/process' },
// { 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' },
],
},
}
},
computed: {
isMobile() {
return this.$store.state.isMobile
}
}
},
},
}
</script>
<style lang="scss" scoped>
......
......@@ -19,10 +19,9 @@
<li>➢ 英文简历</li>
<li>➢ 身份证扫描件</li>
<li>➢ 中英文本科成绩单(在读生截止到上学期末)</li>
<li>➢ 英语成绩证明(如CET-4,CET-6,TOEFL,IELTS等)</li>
<li>➢ 英语成绩证明(如CET-4,CET-6,TOEFL,IELTS等,如有</li>
<li>➢ 个人荣誉证书和获奖经历扫描件(如有)</li>
<li>➢ 本科学历学位证明/本科在读证明(中、英文)</li>
<li>➢ 英文本科成绩单(在读生截止到上学期末)</li>
<li>➢ 个人陈述(英文)</li>
<li>➢ 推荐信2封(英文)</li>
<li>注:报名费700元</li>
......
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论