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
31d2b30f
authored
2025-08-08 11:06:38 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
世锦赛
1 parent
39429b3a
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
7 deletions
src/layoutPc/components/AppHeader.vue
src/viewsPc/match/components/affix-invitation-view.vue
src/viewsPc/match/components/affix-invitation.vue
src/viewsPc/register/components/utype3.vue
src/layoutPc/components/AppHeader.vue
View file @
31d2b30
...
...
@@ -3,7 +3,7 @@
<router-link
to=
"/"
>
<!--
<img
class=
"logo"
src=
"@/assets/v1/nav_logo.png"
>
-->
<!--
<img
class=
"logo"
src=
"/img/logo.png"
>
-->
<div
style=
"display: flex;"
>
<div
style=
"display: flex;
cursor: pointer;
"
>
<img
class=
"logo"
src=
"@/assets/pc/bottom_logo.png"
>
<img
class=
"logo"
src=
"@/assets/pc/logo2.png"
>
</div>
...
...
src/viewsPc/match/components/affix-invitation-view.vue
View file @
31d2b30
...
...
@@ -44,8 +44,8 @@
/>
</
template
>
</el-table-column>
<el-table-column
align=
"center"
label=
"Date of
Entrye
"
prop=
"entryDate"
/>
<el-table-column
align=
"center"
label=
"Date ofDeparture"
prop=
"departureDate"
/>
<el-table-column
align=
"center"
label=
"Date of
Entry
"
prop=
"entryDate"
/>
<el-table-column
align=
"center"
label=
"Date 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"
/>
...
...
src/viewsPc/match/components/affix-invitation.vue
View file @
31d2b30
...
...
@@ -153,7 +153,7 @@
preview-teleported
style=
"width: 60px;z-index: 999;"
/>
</
template
>
</el-table-column>
<el-table-column
:label=
"language==0?'入境日期':'Date OF Entry
e
'"
prop=
""
width=
"130px"
>
<el-table-column
:label=
"language==0?'入境日期':'Date OF Entry'"
prop=
""
width=
"130px"
>
<
template
#
header
>
<div
class=
"esp"
>
<span
class=
"red"
>
*
</span>
DATE OF ENTRY
<br>
...
...
@@ -171,7 +171,7 @@
/>
</
template
>
</el-table-column>
<el-table-column
:label=
"language==0?'
离境
日期':'Date OF Departure'"
prop=
""
width=
"130px"
>
<el-table-column
:label=
"language==0?'
出发
日期':'Date OF Departure'"
prop=
""
width=
"130px"
>
<
template
#
header
>
<div
class=
"esp"
>
<span
class=
"red"
>
*
</span>
DATE OF DEPARTURE
<br>
...
...
@@ -528,7 +528,7 @@ const submit = async () => {
return
;
}
if
(
!
row
.
entryDate
)
{
ElMessage
.
warning
(
`Please specify Date OF Entry
e
position`
)
ElMessage
.
warning
(
`Please specify Date OF Entry position`
)
return
;
}
if
(
!
row
.
departureDate
)
{
...
...
src/viewsPc/register/components/utype3.vue
View file @
31d2b30
...
...
@@ -48,7 +48,7 @@
</div>
<div
class=
"tip"
>
Please click "Send" to receive the verification code via email, then enter
the code below
.
Please click "Send" to receive the verification code via email, then enter
it in the field above
.
</div>
</el-form-item>
<el-form-item
:label=
"language==0?'协会':'Association'"
>
...
...
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