Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
3548cf88
提交
3548cf88
authored
10月 10, 2024
作者:
lhh
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
修改项目站需求
上级
b5901a0f
隐藏空白字符变更
内嵌
并排
正在显示
9 个修改的文件
包含
25 行增加
和
16 行删除
+25
-16
home.vue
modules/my/account/home.vue
+2
-2
index.js
modules/my/admission/form/index.js
+2
-2
qrcodePay.vue
modules/my/interview/components/qrcodePay.vue
+1
-1
index.js
modules/my/interview/form/index.js
+2
-2
tjx.js
modules/my/interview/form/tjx.js
+1
-1
ywjl.js
modules/my/interview/form/ywjl.js
+3
-2
pay.vue
modules/my/interview/pay.vue
+2
-1
index.vue
modules/my/review/index.vue
+10
-3
process.vue
pages/enroll/process.vue
+2
-2
没有找到文件。
modules/my/account/home.vue
浏览文件 @
3548cf88
...
...
@@ -12,12 +12,12 @@
<ul
class=
"nav"
>
<li
class=
"nav-application"
@
click=
"toApplication"
></li>
<li
class=
"nav-interview"
@
click=
"toInterview"
></li>
<
!--
<li
class=
"nav-review"
@
click=
"toReview"
></li>
--
>
<
li
class=
"nav-review"
@
click=
"toReview"
></li
>
<li
class=
"nav-admission"
@
click=
"toAdmission"
></li>
</ul>
<div
class=
"progress"
>
<el-steps
:active=
"activeProgress"
finish-status=
"success"
align-center
>
<el-step
v-for=
"(item, index) in
3
"
:key=
"index"
>
<el-step
v-for=
"(item, index) in
4
"
:key=
"index"
>
<template
#
title
>
{{
getProgressStatusText
(
index
)
}}
</
template
>
</el-step>
</el-steps>
...
...
modules/my/admission/form/index.js
浏览文件 @
3548cf88
...
...
@@ -6,8 +6,8 @@ export default function (_this) {
id
:
'admission'
,
title
:
'入学办理'
,
children
:
[
xfjn
(
_this
)
,
xy
(
_this
)
xfjn
(
_this
)
//
xy(_this)
]
}
}
modules/my/interview/components/qrcodePay.vue
浏览文件 @
3548cf88
...
...
@@ -5,7 +5,7 @@
<img
src=
"https://webapp-pub.ezijing.com/project/application/images/my_pay_01.png"
/>
</div>
<h1>
欢迎您
</h1>
<p
class=
"t1"
>
申请美国帕克大学硕士项目,本项目的申请费为
<span>
100
00
</span>
元,请扫描二维码以完成报名。
</p>
<p
class=
"t1"
>
申请美国帕克大学硕士项目,本项目的申请费为
<span>
7
00
</span>
元,请扫描二维码以完成报名。
</p>
</div>
<div
class=
"qrcode-error"
v-if=
"qrcodeError"
>
生成二维码失败请刷新
<i
class=
"el-icon-refresh-left"
@
click=
"getOrder"
title=
"刷新"
></i>
...
...
modules/my/interview/form/index.js
浏览文件 @
3548cf88
...
...
@@ -18,9 +18,9 @@ export default function (_this) {
// zwjl(_this),
ywjl
(
_this
),
cjd
(
_this
),
//
yynl(_this),
yynl
(
_this
),
tjx
(
_this
),
//
grcs(_this),
grcs
(
_this
),
byzs
(
_this
),
// form(_this),
{
...
...
modules/my/interview/form/tjx.js
浏览文件 @
3548cf88
export
default
function
(
_this
)
{
return
{
required
:
fals
e
,
required
:
tru
e
,
id
:
'interview_tjx'
,
title
:
'推荐信'
,
get
:
{
...
...
modules/my/interview/form/ywjl.js
浏览文件 @
3548cf88
...
...
@@ -2,7 +2,7 @@ export default function (_this) {
return
{
required
:
true
,
id
:
'interview_ywjl'
,
title
:
'
中
英文简历'
,
title
:
'英文简历'
,
get
:
{
callback
(
data
)
{
const
{
attachments
=
[]
}
=
_this
.
detail
.
material
...
...
@@ -22,8 +22,9 @@ 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>]
append
:
`
<p>请下载填写简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/park-plus/英文简历模板.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>请下载填写简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/park-plus/英文简历模板.doc" target="_blank" download="英文简历模板">下载英文简历模板</a>]</p>
<p>请将简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
}
]
...
...
modules/my/interview/pay.vue
浏览文件 @
3548cf88
...
...
@@ -4,7 +4,8 @@
<h5-pay
@
update=
"handleUpdateOrder"
v-if=
"isWechat"
></h5-pay>
<qrcode-pay
@
update=
"handleUpdateOrder"
v-else
></qrcode-pay>
<div
class=
"pay-ft"
>
<p
class=
"t2"
>
注释:
<br
/>
此处为微信二维码。
<br
/>
如果收到帕克大学有条件录取通知书,申请费10000元将当作学费抵消,如果收到帕克大学拒信,申请费10000元将原路退回。
</p>
<p
class=
"t2"
>
注释:
<br
/>
申请费不退还
</p>
<!--
<p
class=
"t2"
>
注释:
<br
/>
此处为微信二维码。
<br
/>
如果收到帕克大学有条件录取通知书,申请费10000元将当作学费抵消,如果收到帕克大学拒信,申请费10000元将原路退回。
</p>
-->
</div>
<!--
<el-dialog
title=
"报名费缴费成功"
:visible
.
sync=
"dialogVisible"
:center=
"true"
:close-on-click-modal=
"false"
width=
"348px"
>
<div
class=
"dialog-pay"
>
...
...
modules/my/review/index.vue
浏览文件 @
3548cf88
...
...
@@ -10,7 +10,8 @@
@
error=
"handleError"
@
back=
"$router.push('/my/account')"
@
uploaded=
"getApplication"
v-if=
"detail"
>
v-if=
"detail"
>
<template
#
aside-append
>
<div
class=
"aside-payment"
><a
href=
"https://accounts.ezijing.com/payment"
target=
"_blank"
>
查看缴费记录
</a></div>
<div
class=
"aside-logout"
@
click=
"$store.dispatch('logout')"
><span>
退出登录
</span></div>
...
...
@@ -24,7 +25,13 @@
<app-xy />
</template> -->
</vue-form>
<el-dialog
title=
"综合评审资料提交成功"
:visible
.
sync=
"dialogVisible"
:center=
"true"
:close-on-click-modal=
"false"
width=
"400px"
>
<el-dialog
title=
"综合评审资料提交成功"
:visible
.
sync=
"dialogVisible"
:center=
"true"
:close-on-click-modal=
"false"
width=
"400px"
>
<div
class=
"dialog-tips"
>
<div
class=
"icon"
><img
src=
"https://webapp-pub.ezijing.com/project/application/images/icon_success.png"
/></div>
<p>
材料补充已完成,请等待招生办进一步通知。
</p>
...
...
@@ -87,7 +94,7 @@ export default {
},
hasPay
()
{
if
(
this
.
detail
&&
this
.
detail
.
material
)
{
return
this
.
detail
.
material
.
basic_info
.
sit_can_pay
===
'1'
return
this
.
detail
.
material
.
basic_info
?
.
sit_can_pay
===
'1'
}
return
false
}
...
...
pages/enroll/process.vue
浏览文件 @
3548cf88
...
...
@@ -16,7 +16,7 @@
</p>
<!--
<p>
另请提供纸质材料:
</p>
-->
<ul>
<li>
➢
中
英文简历
</li>
<li>
➢ 英文简历
</li>
<li>
➢ 身份证扫描件
</li>
<li>
➢ 中英文成绩单(在读生截止到上学期末)
</li>
<li>
➢ 本科学历学位证明/本科在读证明(中英文)
</li>
...
...
@@ -47,7 +47,7 @@
<div
class=
"apply-item-num"
>
4
</div>
<div
class=
"apply-item-hd"
>
国内学习
</div>
<div
class=
"apply-item-bd"
>
<p>
收到录取后在规定时间内签订入学协议并完成学费缴纳,进入项目
学习。
</p>
<p>
根据项目要求,完成国内部分
学习。
</p>
</div>
</div>
<div
class=
"apply-item"
>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论