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
d0a30151
authored
2025-07-22 10:26:34 +0800
by
李婷婷
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
文案更改
1 parent
9e3d976c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
src/viewsPc/match/components/affix-invitation.vue
src/viewsPc/register/components/utype3.vue
src/viewsPc/match/components/affix-invitation.vue
View file @
d0a3015
...
...
@@ -297,10 +297,10 @@
</div>
</div>
<el-form-item
:label=
"language==0?'备注':'Remarks'"
prop=
"remarks3"
>
<el-input
v-model=
"form.remarks3"
/>
<div
class=
"red"
>
Remarks
<div
class=
"red"
>
You may leave any message here, or let us know if you require additional documents for your visa application.
</div>
<el-input
v-model=
"form.remarks3"
/>
</el-form-item>
<!-- 补充材料-->
<el-form-item
:label=
"language==0?'补充材料':'Additional Documents'"
prop=
"files"
>
...
...
src/viewsPc/register/components/utype3.vue
View file @
d0a3015
...
...
@@ -47,7 +47,7 @@
</div>
</el-form-item>
<el-form-item
:label=
"language==0?'协会':'Association'"
required
>
<el-select
v-model=
"form.associationCode"
:placeholder=
"language==0?'请选择':'Please select'"
>
<el-select
v-model=
"form.associationCode"
filterable
:placeholder=
"language==0?'请选择':'Please select'"
>
<el-option
v-for=
"item in associationList"
:key=
"item.code"
:label=
"language==0?item.nameCn:item.nameEn"
:value=
"item.code"
>
</el-option>
...
...
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