Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
dance-pc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
a91fbe47
authored
2025-06-23 11:24:47 +0800
by
李婷婷
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
提示文案
1 parent
99b72a0a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
src/viewsPc/match/components/affix-invitation.vue
src/viewsPc/match/components/affix-invitation.vue
View file @
a91fbe4
...
...
@@ -39,9 +39,9 @@
</el-select>
</el-form-item>
<el-form-item
v-if=
"form.invitationType=='2'"
label=
"Proof of Employment"
required
prop=
"invitationFileArr"
>
<
el-text
type=
"danger
"
>
Proof of Employment(Note: This document must be issued by the invitee’s association and
<
div
class=
"red
"
>
Proof of Employment(Note: This document must be issued by the invitee’s association and
must bear an official stamp or signature.)
</
el-text
>
</
div
>
<br/>
<file-upload
v-model=
"form.invitationFileArr"
:is-show-tip=
"false"
:limit=
"1"
></file-upload>
</el-form-item>
...
...
@@ -66,8 +66,8 @@
<el-input
v-model=
"form.associationAddress"
/>
</el-form-item>
<el-form-item
:label=
"language==0?'邮箱':'Contact Email'"
required
prop=
"email"
>
<
el-text
type=
"danger
"
>
Note: Notifications from the organizing committee will be sent to this email address.
</
el-text
>
<
div
class=
"red
"
>
Note: Notifications from the organizing committee will be sent to this email address.
</
div
>
<el-input
v-model=
"form.email"
type=
"email"
>
<template
#
append
>
<el-button
@
click=
"sendEmail"
v-loading=
"codeloading"
>
...
...
@@ -96,8 +96,8 @@
<el-input
v-model=
"form.phone"
/>
</el-form-item>
<el-form-item
:label=
"language==0?'签证办理中国大使馆':'Chinese Embassy Visas Office'"
required
prop=
"embassy"
>
<
el-text
type=
"danger
"
>
Ex:EMBASSY OF THE PEOPLE'S REPUBLIC OFCHINA IN THE ISLAMIC REPUBLIC OF PAKISTAN
</
el-text
>
<
div
class=
"red
"
>
Ex:EMBASSY OF THE PEOPLE'S REPUBLIC OFCHINA IN THE ISLAMIC REPUBLIC OF PAKISTAN
</
div
>
<el-input
v-model=
"form.embassy"
/>
</el-form-item>
<el-form-item
:label=
"language==0?'中国大使馆邮箱':'Chinese Embassy Email'"
required
prop=
"embassyEmail"
>
...
...
@@ -111,8 +111,8 @@
<!-- <el-text type="success">Please ensure that the uploaded passport image is clear, complete, and free from
glare or reflections.
</el-text> -->
<
el-link
type=
"danger
"
:underline=
"false"
>
Please ensure that the uploaded passport image is clear, complete, and free from
glare or reflections.
</
el-link
>
<
div
class=
"red
"
:underline=
"false"
>
Please ensure that the uploaded passport image is clear, complete, and free from
glare or reflections.
</
div
>
<ImageUpload
v-model=
"form.passportCopy"
:is-show-tip=
"false"
:limit=
"20"
:action=
"'/league/visa/getPersonInfoFromCert/3' "
paramName=
"pic"
list-type=
"text"
:show-file-list=
"false"
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment