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
99b72a0a
authored
2025-06-23 11:18:49 +0800
by
李婷婷
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
文案换行
1 parent
cfa859f8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
3 deletions
src/viewsPc/match/components/affix-invitation.vue
src/viewsPc/match/components/affix-invitation.vue
View file @
99b72a0
...
...
@@ -107,14 +107,18 @@
<!--上传护照,多张-->
<div
class=
"cptVisaInfoBosTable"
>
<el-form-item
:label=
"language==0?'有效证件':'Passport Copy'"
required
>
<el-text
type=
"danger"
>
Please ensure that the uploaded passport image is clear, complete, and free from
<div
class=
"wrap-item"
>
<!-- <el-text type="success">Please ensure that the uploaded passport image is clear, complete, and free from
glare or reflections.
</el-text>
</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>
<ImageUpload
v-model=
"form.passportCopy"
:is-show-tip=
"false"
:limit=
"20"
:action=
"'/league/visa/getPersonInfoFromCert/3'"
:action=
"'/league/visa/getPersonInfoFromCert/3'
"
paramName=
"pic"
list-type=
"text"
:show-file-list=
"false"
:button-text=
"language==0?'上传':'Upload'"
@
response=
"getPassportInfo"
/>
</div>
</el-form-item>
<!--识别信息-->
<div
v-if=
"form.cptVisaInfoBos?.length>0"
class=
"border"
>
...
...
@@ -488,4 +492,8 @@ h4 {
font-size
:
12px
;
}
}
.wrap-item
{
flex-wrap
:
wrap
;
display
:
block
;
}
</
style
>
...
...
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