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
f8ec2f11
authored
2024-08-26 18:24:27 +0800
by
杨炀
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
ff19064e
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
3 deletions
src/viewsPc/components/pickup.vue
src/viewsPc/guide/index.vue
src/viewsPc/match/detail_en.vue
src/viewsPc/components/pickup.vue
View file @
f8ec2f1
This diff is collapsed.
Click to expand it.
src/viewsPc/guide/index.vue
View file @
f8ec2f1
...
...
@@ -294,7 +294,15 @@
</div>
<div
class=
"content flex"
v-if=
"activeName==8"
>
<label>
Download:
</label>
<div
style=
"word-break: break-all;text-indent: 0"
>
<div
style=
"word-break: break-all;text-indent: 0;text-transform:capitalize;"
>
<div>
<a
target=
"_blank"
class=
"text-primary"
href=
"https://wdsfwuxicenter.com/stage-api/fs/file/0826_Accommodation_Guide_V4_WDSF_World%20Youth_Breaking_Championships.pdf"
>
<el-icon
style=
"position: relative;top: 2px"
>
<download/>
</el-icon>
Accommodation Guide V4 WDSF World Youth Breaking Championships
</a>
</div>
<div>
<a
target=
"_blank"
class=
"text-primary"
href=
"https://wdsfwuxicenter.com/stage-api/fs/file/2024_WDSF_ASIAN_DANCESPORT_FESTIVAL_ENTRY_GUIDE.pdf"
>
<el-icon
style=
"position: relative;top: 2px"
>
...
...
src/viewsPc/match/detail_en.vue
View file @
f8ec2f1
...
...
@@ -318,7 +318,7 @@
</div>
</el-dialog>
<!-- <a class="ding" @click="openPickup" v-if="matchData.leagueId==0">{{ language==0?'接 / 送机服务':'Pick-up/drop-off service' }}</a>--
>
<a
class=
"ding"
@
click=
"openPickup"
v-if=
"matchData.leagueId==0&&matchId=='1802602359043600385'"
>
{{ language==0?'接 / 送机服务':'Pick-up/drop-off service' }}
</a
>
<pickup
ref=
"pickupRef"
></pickup>
</div>
</template>
...
...
@@ -330,7 +330,7 @@ import MatchNews from "@/viewsPc/match/components/matchNews";
import
SubstationList
from
"@/viewsPc/match/components/substation-list"
;
import
MatchInfoProjectList
from
"@/viewsPc/match/components/matchInfo-projectList"
;
import
QuickRow
from
"@/viewsPc/match/components/quick-row"
;
import
p
ickup
from
'@/viewsPc/components/pickup'
import
P
ickup
from
'@/viewsPc/components/pickup'
import
{
getCurrentInstance
,
ref
}
from
'vue'
import
{
reactive
,
onMounted
}
from
'@vue/runtime-core'
import
{
useRoute
,
useRouter
}
from
'vue-router'
...
...
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