e6614aa8 by 杨炀

no message

1 parent 5f9e708b
......@@ -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: '德国',
......
......@@ -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()
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!