Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
c3cf2a7b
提交
c3cf2a7b
authored
5月 27, 2024
作者:
lhh
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
上级
fad96c6b
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
11 行增加
和
11 行删除
+11
-11
projectFeatures.vue
components/home/projectFeatures.vue
+2
-2
index.js
modules/my/application/form/index.js
+1
-1
index.js
modules/my/interview/form/index.js
+3
-3
ywjl.js
modules/my/interview/form/ywjl.js
+3
-3
index.vue
modules/my/interview/index.vue
+2
-2
没有找到文件。
components/home/projectFeatures.vue
浏览文件 @
c3cf2a7b
...
@@ -28,7 +28,7 @@ export default {
...
@@ -28,7 +28,7 @@ export default {
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/xmn-plus/feature_1.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/xmn-plus/feature_1.png'
,
item_desc_tit
:
'官方可靠'
,
item_desc_tit
:
'官方可靠'
,
item_desc_con
:
'中美教育部双认证的大学<br/>美国帕克大学硕士项目中国中心直招'
item_desc_con
:
'中美教育部双认证的大学<br/>美国帕克大学硕士项目
<br/>
中国中心直招'
},
},
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/xmn-plus/feature_2.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/xmn-plus/feature_2.png'
,
...
@@ -38,7 +38,7 @@ export default {
...
@@ -38,7 +38,7 @@ export default {
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/xmn-plus/feature_3.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/xmn-plus/feature_3.png'
,
item_desc_tit
:
'高性价比'
,
item_desc_tit
:
'高性价比'
,
item_desc_con
:
'国内、国外
学费
不超过18万人民币'
item_desc_con
:
'国内、国外
总学费<br/>
不超过18万人民币'
}
}
]
]
}
}
...
...
modules/my/application/form/index.js
浏览文件 @
c3cf2a7b
...
@@ -14,7 +14,7 @@ export default function (_this) {
...
@@ -14,7 +14,7 @@ export default function (_this) {
declare
(
_this
),
declare
(
_this
),
{
{
id
:
'application_pay'
,
id
:
'application_pay'
,
title
:
'缴
报名
费'
,
title
:
'缴
纳申请
费'
,
visible
()
{
visible
()
{
return
_this
.
visible
&&
_this
.
hasPay
return
_this
.
visible
&&
_this
.
hasPay
}
}
...
...
modules/my/interview/form/index.js
浏览文件 @
c3cf2a7b
...
@@ -8,14 +8,14 @@ import tjx from './tjx'
...
@@ -8,14 +8,14 @@ import tjx from './tjx'
import
grcs
from
'./grcs'
import
grcs
from
'./grcs'
import
byzs
from
'./byzs'
import
byzs
from
'./byzs'
import
form
from
'./form'
import
form
from
'./form'
import
zwjl
from
'./zwjl'
//
import zwjl from './zwjl'
export
default
function
(
_this
)
{
export
default
function
(
_this
)
{
return
{
return
{
id
:
'interview'
,
id
:
'interview'
,
title
:
'申请面试'
,
title
:
'申请面试'
,
children
:
[
children
:
[
zwjl
(
_this
),
//
zwjl(_this),
ywjl
(
_this
),
ywjl
(
_this
),
cjd
(
_this
),
cjd
(
_this
),
// yynl(_this),
// yynl(_this),
...
@@ -26,7 +26,7 @@ export default function (_this) {
...
@@ -26,7 +26,7 @@ export default function (_this) {
{
{
required
:
true
,
required
:
true
,
id
:
'application_pay'
,
id
:
'application_pay'
,
title
:
'缴
报名
费'
title
:
'缴
纳申请
费'
}
}
// ywcjd(_this), tjx(_this), grcs(_this), byzs(_this), form(_this)
// ywcjd(_this), tjx(_this), grcs(_this), byzs(_this), form(_this)
]
]
...
...
modules/my/interview/form/ywjl.js
浏览文件 @
c3cf2a7b
...
@@ -2,7 +2,7 @@ export default function (_this) {
...
@@ -2,7 +2,7 @@ export default function (_this) {
return
{
return
{
required
:
true
,
required
:
true
,
id
:
'interview_ywjl'
,
id
:
'interview_ywjl'
,
title
:
'英文简历'
,
title
:
'
中
英文简历'
,
get
:
{
get
:
{
callback
(
data
)
{
callback
(
data
)
{
const
{
attachments
=
[]
}
=
_this
.
detail
.
material
const
{
attachments
=
[]
}
=
_this
.
detail
.
material
...
@@ -23,8 +23,8 @@ export default function (_this) {
...
@@ -23,8 +23,8 @@ 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/xmn-plus/英文简历模板.doc" target="_blank" download="英文简历模板">下载
模板</a>]</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>`
<p>请将
简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
}
}
]
]
}
}
...
...
modules/my/interview/index.vue
浏览文件 @
c3cf2a7b
...
@@ -52,7 +52,7 @@ export default {
...
@@ -52,7 +52,7 @@ export default {
const
menus
=
getMenu
(
this
)
const
menus
=
getMenu
(
this
)
return
{
return
{
menus
:
[
menus
],
menus
:
[
menus
],
currentActive
:
'interview_
z
wjl'
,
currentActive
:
'interview_
y
wjl'
,
completeVisible
:
false
,
completeVisible
:
false
,
dialogVisible
:
false
,
dialogVisible
:
false
,
detail
:
null
detail
:
null
...
@@ -63,7 +63,7 @@ export default {
...
@@ -63,7 +63,7 @@ export default {
immediate
:
true
,
immediate
:
true
,
handler
(
route
)
{
handler
(
route
)
{
const
{
query
=
{}
}
=
route
const
{
query
=
{}
}
=
route
this
.
currentActive
=
query
.
active
||
'interview_
z
wjl'
this
.
currentActive
=
query
.
active
||
'interview_
y
wjl'
}
}
},
},
showSubmittedDialog
(
value
)
{
showSubmittedDialog
(
value
)
{
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论