Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-old
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-old
Commits
b5e9e132
提交
b5e9e132
authored
3月 02, 2023
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: update
上级
e5ec932e
显示空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
7 行增加
和
7 行删除
+7
-7
xy.js
src/pages/my/admission/form/xy.js
+1
-1
first.js
src/pages/my/application/form/info/first.js
+2
-2
profile.js
src/pages/my/application/form/info/profile.js
+3
-3
wfzzm.js
src/pages/my/application/form/wfzzm.js
+1
-1
没有找到文件。
src/pages/my/admission/form/xy.js
浏览文件 @
b5e9e132
...
@@ -39,7 +39,7 @@ export default function(_this) {
...
@@ -39,7 +39,7 @@ export default function(_this) {
},
},
// prepend: `
// prepend: `
// <p>第一步:点击下载按键获取入学协议</p>
// <p>第一步:点击下载按键获取入学协议</p>
// <p><a href="https://zws-imgs-pub.
oss-cn-beijing.aliyuncs
.com/pc/cu/%E5%85%A5%E5%AD%A6%E5%8D%8F%E8%AE%AE2%EF%BC%88%E8%AF%B7%E4%B8%8B%E8%BD%BD%E6%A8%A1%E6%9D%BF%E5%A1%AB%E5%86%99%E5%90%8E%E4%B8%8A%E4%BC%A0%E7%85%A7%E7%89%87%EF%BC%89.docx" target="_blank" download>下载入学协议</a></p>
// <p><a href="https://zws-imgs-pub.
ezijing
.com/pc/cu/%E5%85%A5%E5%AD%A6%E5%8D%8F%E8%AE%AE2%EF%BC%88%E8%AF%B7%E4%B8%8B%E8%BD%BD%E6%A8%A1%E6%9D%BF%E5%A1%AB%E5%86%99%E5%90%8E%E4%B8%8A%E4%BC%A0%E7%85%A7%E7%89%87%EF%BC%89.docx" target="_blank" download>下载入学协议</a></p>
// <p>第二步:申请者可将签字后的入学协议原件扫描或拍照后提交。学员应仔细阅读《入学协议》以及课程介绍,如对入学协议或课程有异议,请第一时间与课程顾问咨询确认。请用A4纸打印后,在入学协议上签上姓名和日期,内容需显示完整、格式整齐、字迹清晰可辨。点击下方按钮,上传文件</p>
// <p>第二步:申请者可将签字后的入学协议原件扫描或拍照后提交。学员应仔细阅读《入学协议》以及课程介绍,如对入学协议或课程有异议,请第一时间与课程顾问咨询确认。请用A4纸打印后,在入学协议上签上姓名和日期,内容需显示完整、格式整齐、字迹清晰可辨。点击下方按钮,上传文件</p>
// `
// `
prepend
:
`
prepend
:
`
...
...
src/pages/my/application/form/info/first.js
浏览文件 @
b5e9e132
...
@@ -83,7 +83,7 @@ export default function(_this) {
...
@@ -83,7 +83,7 @@ export default function(_this) {
data
:
{
file_type
:
'ID_CARD_BACK'
},
data
:
{
file_type
:
'ID_CARD_BACK'
},
limit
:
1
,
limit
:
1
,
accept
:
'image/*'
,
accept
:
'image/*'
,
image
:
'https://zws-imgs-pub.
oss-cn-beijing.aliyuncs
.com/pc/cu/id_card_back.png'
image
:
'https://zws-imgs-pub.
ezijing
.com/pc/cu/id_card_back.png'
},
},
rules
:
[{
type
:
'array'
,
required
:
true
,
message
:
'请上传身份证照片人像面'
,
trigger
:
'change'
}],
rules
:
[{
type
:
'array'
,
required
:
true
,
message
:
'请上传身份证照片人像面'
,
trigger
:
'change'
}],
isShow
(
data
)
{
isShow
(
data
)
{
...
@@ -101,7 +101,7 @@ export default function(_this) {
...
@@ -101,7 +101,7 @@ export default function(_this) {
data
:
{
file_type
:
'ID_CARD_FRONT'
},
data
:
{
file_type
:
'ID_CARD_FRONT'
},
limit
:
1
,
limit
:
1
,
accept
:
'image/*'
,
accept
:
'image/*'
,
image
:
'https://zws-imgs-pub.
oss-cn-beijing.aliyuncs
.com/pc/cu/id_card_front.png'
image
:
'https://zws-imgs-pub.
ezijing
.com/pc/cu/id_card_front.png'
},
},
rules
:
[{
type
:
'array'
,
required
:
true
,
message
:
'请上传身份证照片国徽面'
,
trigger
:
'change'
}],
rules
:
[{
type
:
'array'
,
required
:
true
,
message
:
'请上传身份证照片国徽面'
,
trigger
:
'change'
}],
isShow
(
data
)
{
isShow
(
data
)
{
...
...
src/pages/my/application/form/info/profile.js
浏览文件 @
b5e9e132
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
import
country
from
'./country'
import
country
from
'./country'
export
default
function
(
_this
)
{
export
default
function
(
_this
)
{
return
{
return
{
id
:
'application_info_profile'
,
id
:
'application_info_profile'
,
title
:
'个人信息'
,
title
:
'个人信息'
,
...
@@ -105,7 +105,7 @@ export default function (_this) {
...
@@ -105,7 +105,7 @@ export default function (_this) {
deleteAction
:
`
${
webConf
.
apiBaseURL
}
/enrollment/v1.0/application-materials/attachments/
${
webConf
.
others
.
projectId
}
/delete`
,
deleteAction
:
`
${
webConf
.
apiBaseURL
}
/enrollment/v1.0/application-materials/attachments/
${
webConf
.
others
.
projectId
}
/delete`
,
data
:
{
file_type
:
'ID_CARD_BACK'
},
data
:
{
file_type
:
'ID_CARD_BACK'
},
limit
:
1
,
limit
:
1
,
image
:
'https://zws-imgs-pub.
oss-cn-beijing.aliyuncs
.com/pc/cu/id_card_back.png'
image
:
'https://zws-imgs-pub.
ezijing
.com/pc/cu/id_card_back.png'
},
},
rules
:
[{
type
:
'array'
,
required
:
true
,
message
:
'请上传身份证照片人像面'
,
trigger
:
'change'
}],
rules
:
[{
type
:
'array'
,
required
:
true
,
message
:
'请上传身份证照片人像面'
,
trigger
:
'change'
}],
isShow
(
data
)
{
isShow
(
data
)
{
...
@@ -122,7 +122,7 @@ export default function (_this) {
...
@@ -122,7 +122,7 @@ export default function (_this) {
deleteAction
:
`
${
webConf
.
apiBaseURL
}
/enrollment/v1.0/application-materials/attachments/
${
webConf
.
others
.
projectId
}
/delete`
,
deleteAction
:
`
${
webConf
.
apiBaseURL
}
/enrollment/v1.0/application-materials/attachments/
${
webConf
.
others
.
projectId
}
/delete`
,
data
:
{
file_type
:
'ID_CARD_FRONT'
},
data
:
{
file_type
:
'ID_CARD_FRONT'
},
limit
:
1
,
limit
:
1
,
image
:
'https://zws-imgs-pub.
oss-cn-beijing.aliyuncs
.com/pc/cu/id_card_front.png'
image
:
'https://zws-imgs-pub.
ezijing
.com/pc/cu/id_card_front.png'
},
},
rules
:
[{
type
:
'array'
,
required
:
true
,
message
:
'请上传身份证照片国徽面'
,
trigger
:
'change'
}],
rules
:
[{
type
:
'array'
,
required
:
true
,
message
:
'请上传身份证照片国徽面'
,
trigger
:
'change'
}],
isShow
(
data
)
{
isShow
(
data
)
{
...
...
src/pages/my/application/form/wfzzm.js
浏览文件 @
b5e9e132
...
@@ -35,7 +35,7 @@ export default function(_this) {
...
@@ -35,7 +35,7 @@ export default function(_this) {
},
},
prepend
:
`
prepend
:
`
<p>第一步:点击下载按键获取无犯罪声明模板</p>
<p>第一步:点击下载按键获取无犯罪声明模板</p>
<p><a href="https://zws-imgs-pub.
oss-cn-beijing.aliyuncs
.com/pc/cu/%E6%97%A0%E7%8A%AF%E7%BD%AA%E8%AE%B0%E5%BD%95%E8%AF%81%E6%98%8E.docx" target="_blank" download>下载模板</a></p>
<p><a href="https://zws-imgs-pub.
ezijing
.com/pc/cu/%E6%97%A0%E7%8A%AF%E7%BD%AA%E8%AE%B0%E5%BD%95%E8%AF%81%E6%98%8E.docx" target="_blank" download>下载模板</a></p>
<p>第二步:打印文件后填写内容并签字上传至电脑,点击下方按钮上传文件</p>
<p>第二步:打印文件后填写内容并签字上传至电脑,点击下方按钮上传文件</p>
`
`
}
}
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论