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
bb839498
authored
2025-08-07 10:04:05 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
世锦赛
1 parent
77523a11
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
src/viewsPc/home.vue
src/viewsPc/match/components/affix-invitation.vue
src/viewsPc/match/components/affixInvitationDialog.vue
src/viewsPc/home.vue
View file @
bb83949
...
...
@@ -70,7 +70,7 @@
</el-dialog>
</div>
<div
class=
"operation"
@
click=
"handelOperation"
>
{{
language
==
0
?
'操作手册'
:
'
GUIDELINE
'
}}
<div
class=
"operation"
@
click=
"handelOperation"
>
{{
language
==
0
?
'操作手册'
:
'
Website Operation Manual
'
}}
<el-icon>
<Download/>
</el-icon>
...
...
src/viewsPc/match/components/affix-invitation.vue
View file @
bb83949
...
...
@@ -156,7 +156,7 @@
<el-table-column
:label=
"language==0?'入境日期':'Date OF Entrye'"
prop=
""
width=
"130px"
>
<
template
#
header
>
<div
class=
"esp"
>
<span
class=
"red"
>
*
</span>
D
ate OF Entrye
<br>
<span
class=
"red"
>
*
</span>
D
ATE OF ENTRY
<br>
<span
class=
"red weight"
>
YYYY-MM-DD
</span>
</div>
</
template
>
...
...
@@ -174,7 +174,7 @@
<el-table-column
:label=
"language==0?'离境日期':'Date OF Departure'"
prop=
""
width=
"130px"
>
<
template
#
header
>
<div
class=
"esp"
>
<span
class=
"red"
>
*
</span>
D
ate OF Departure
<br>
<span
class=
"red"
>
*
</span>
D
ATE OF DEPARTURE
<br>
<span
class=
"red weight"
>
YYYY-MM-DD
</span>
</div>
</
template
>
...
...
src/viewsPc/match/components/affixInvitationDialog.vue
View file @
bb83949
...
...
@@ -58,8 +58,8 @@
/>
</
template
>
</el-table-column>
<el-table-column
align=
"center"
label=
"D
ate OF Entrye
"
prop=
"entryDate"
/>
<el-table-column
align=
"center"
label=
"D
ate OF Departure
"
prop=
"departureDate"
/>
<el-table-column
align=
"center"
label=
"D
ATE OF ENTRY
"
prop=
"entryDate"
/>
<el-table-column
align=
"center"
label=
"D
ATE OF DEPARTURE
"
prop=
"departureDate"
/>
<el-table-column
align=
"center"
label=
"position"
prop=
"position"
/>
<el-table-column
align=
"center"
label=
"lastName"
prop=
"lastName"
/>
<el-table-column
align=
"center"
label=
"firstName"
prop=
"fristName"
/>
...
...
@@ -84,7 +84,7 @@
</p>
<br>
<p
style=
"text-align: center"
>
<el-button
type=
"primary"
@
click=
"handelSubmit"
>
Confrm
</el-button>
<el-button
type=
"primary"
@
click=
"handelSubmit"
>
Conf
i
rm
</el-button>
</p>
<br>
</el-dialog>
...
...
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