提交 bc1c5fe6 authored 作者: lhh's avatar lhh

update

上级 b4966644
......@@ -28,7 +28,7 @@ export default {
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/feature_1.png',
item_desc_tit: '官方可靠',
item_desc_con: '中美教育部双认证的大学<br/>美国帕克大学硕士项目中国中心直招'
item_desc_con: '中美教育部双认证的大学<br/>美国帕克大学硕士项目<br/>中国中心直招'
},
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/feature_2.png',
......@@ -38,7 +38,7 @@ export default {
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/feature_3.png',
item_desc_tit: '高性价比',
item_desc_con: '国内、国外学费不超过18万人民币。'
item_desc_con: '国内、国外总学费<br/>不超过18万人民币'
}
// {
// web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/feature_4.png',
......
......@@ -14,7 +14,7 @@ export default function (_this) {
declare(_this),
{
id: 'application_pay',
title: '缴报名费',
title: '缴纳申请费',
visible() {
return _this.visible && _this.hasPay
}
......
......@@ -8,14 +8,14 @@ import tjx from './tjx'
import grcs from './grcs'
import byzs from './byzs'
import form from './form'
import zwjl from './zwjl'
// import zwjl from './zwjl'
export default function (_this) {
return {
id: 'interview',
title: '申请面试',
children: [
zwjl(_this),
// zwjl(_this),
ywjl(_this),
cjd(_this),
// yynl(_this),
......@@ -26,7 +26,7 @@ export default function (_this) {
{
required: true,
id: 'application_pay',
title: '缴报名费'
title: '缴纳申请费'
}
// ywcjd(_this), tjx(_this), grcs(_this), byzs(_this), form(_this)
]
......
......@@ -2,7 +2,7 @@ export default function (_this) {
return {
required: true,
id: 'interview_ywjl',
title: '英文简历',
title: '英文简历',
get: {
callback(data) {
const { attachments = [] } = _this.detail.material
......@@ -23,8 +23,8 @@ export default function (_this) {
data: { file_type: 'RESUME_EN' }
},
append: `
<p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/xmn/%E8%8B%B1%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.oss-cn-beijing.aliyuncs.com/project/xmn/%E8%8B%B1%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.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>`
}
]
}
......
......@@ -45,7 +45,7 @@ export default {
const menus = getMenu(this)
return {
menus: [menus],
currentActive: 'interview_zwjl',
currentActive: 'interview_ywjl',
completeVisible: false,
dialogVisible: false,
detail: null
......@@ -56,7 +56,7 @@ export default {
immediate: true,
handler(route) {
const { query = {} } = route
this.currentActive = query.active || 'interview_zwjl'
this.currentActive = query.active || 'interview_ywjl'
}
},
showSubmittedDialog(value) {
......
......@@ -44,7 +44,7 @@
<div class="project-target__content">
<h2 class="title">招生对象</h2>
<div class="info">
<p>在读本科四年级或者具有本科学历学位学生。</p>
<p>在读大专三年级或者具有大专学历的学生。</p>
</div>
</div>
</section>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论