Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
jijin
/
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
e6614aa8
authored
2024-05-30 16:12:37 +0800
by
杨炀
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
5f9e708b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
6 deletions
src/assets/js/data.js
src/viewsPc/components/masterClass.vue
src/assets/js/data.js
View file @
e6614aa
...
...
@@ -286,7 +286,7 @@ export const rankList = [
tong
:
'0'
},
{
index
:
'
2
'
,
index
:
'
1
'
,
code
:
'md'
,
name
:
'Alexey Glukhov - Anastasia Glazunova'
,
gj
:
'摩尔多瓦共和国'
,
...
...
@@ -296,7 +296,7 @@ export const rankList = [
tong
:
'0'
},
{
index
:
'
3
'
,
index
:
'
1
'
,
code
:
'de'
,
name
:
'Marius-Andrei Balan - Khrystyna Moshenska'
,
gj
:
'德国'
,
...
...
src/viewsPc/components/masterClass.vue
View file @
e6614aa
...
...
@@ -13,9 +13,11 @@
<div
v-if=
"activeStep==0"
>
<div
class=
"mb60 xzRich"
style=
"max-height: 50vh;overflow: auto"
>
<div
v-if=
"language==0"
><br/>
报到时间:2024年7月14日13:30 -17:00
<br/><br/>
报到地点:无锡君来世尊酒店
<br/><br/>
江苏省 无锡市 滨湖区 和风路111号
培训地点:无锡君来世尊酒店
<br/>
详细地址:江苏省 无锡市 滨湖区 和风路111号
<br/>
报到时间:2024年7月14日13:30 -17:00
<br/>
联系人:祝老师
<br/>
联系电话:
<br/>
</div>
<div
v-else
style=
"width: 350px;margin: auto"
><br/>
Check in from 13:30 to 17:00 on July 14, 2024.
<br/>
...
...
@@ -168,7 +170,7 @@ const rules = ref(
const
open
=
(
params
)
=>
{
console
.
log
(
params
)
show
.
value
=
true
title
.
value
=
language
.
value
==
0
?
'
大师课申请'
:
'Master Class Application
'
title
.
value
=
language
.
value
==
0
?
'
亚洲青少年体育舞蹈公益课'
:
'Asian Youth DanceSport Training Camp
'
cptId
.
value
=
params
.
cptId
getCourse
()
}
...
...
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