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
d8c13c81
authored
2024-07-17 10:21:24 +0800
by
杨炀
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
3bd2bb1d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
27 additions
and
23 deletions
src/viewsPc/center/index.vue
src/viewsPc/center/myCanKP.vue
src/viewsPc/index.vue
src/viewsPc/index_en.vue
src/viewsPc/center/index.vue
View file @
d8c13c8
...
...
@@ -156,13 +156,13 @@ const menus = ref([
picUrl2
:
'/img/nav_30_dwn.png'
,
isActive
:
false
},
//
{
//
name: language.value==0?'发票申请':'Electronic invoice',
//
routeName: 'myKP',
//
picUrl1: '/img/fp.svg',
//
picUrl2: '/img/fp_dwn.svg',
//
isActive: false
//
}
{
name
:
language
.
value
==
0
?
'发票申请'
:
'Electronic invoice'
,
routeName
:
'myKP'
,
picUrl1
:
'/img/fp.svg'
,
picUrl2
:
'/img/fp_dwn.svg'
,
isActive
:
false
}
])
const
menusEn
=
ref
([
{
...
...
@@ -251,13 +251,13 @@ const menus3 = ref([
picUrl2
:
'/img/c7.png'
,
isActive
:
false
},
//
{
//
name: language.value==0?'发票申请':'Electronic invoice',
//
routeName: 'myKP',
//
picUrl1: '/img/fp.svg',
//
picUrl2: '/img/fp_dwn.svg',
//
isActive: false
//
}
{
name
:
language
.
value
==
0
?
'发票申请'
:
'Electronic invoice'
,
routeName
:
'myKP'
,
picUrl1
:
'/img/fp.svg'
,
picUrl2
:
'/img/fp_dwn.svg'
,
isActive
:
false
}
])
const
menus3En
=
ref
([
{
...
...
@@ -332,13 +332,13 @@ const menusPersonal = ref([
picUrl2
:
'/img/nav_30_dwn.png'
,
isActive
:
false
},
//
{
//
name: language.value==0?'发票申请':'Electronic invoice',
//
routeName: 'myKP',
//
picUrl1: '/img/fp.svg',
//
picUrl2: '/img/fp_dwn.svg',
//
isActive: false
//
}
{
name
:
language
.
value
==
0
?
'发票申请'
:
'Electronic invoice'
,
routeName
:
'myKP'
,
picUrl1
:
'/img/fp.svg'
,
picUrl2
:
'/img/fp_dwn.svg'
,
isActive
:
false
}
])
const
menusPersonalEn
=
ref
([
{
...
...
src/viewsPc/center/myCanKP.vue
View file @
d8c13c8
...
...
@@ -244,6 +244,10 @@ onMounted(() => {
router
.
push
({
name
:
'home'
})
return
}
if
(
language
.
value
==
1
){
router
.
push
({
name
:
'myInfo'
})
return
}
getList
()
})
const
getList
=
()
=>
{
...
...
src/viewsPc/index.vue
View file @
d8c13c8
...
...
@@ -152,7 +152,7 @@
</a>
<!-- <a class="zn-btn ml20 btn-q forPc" v-show="matchData?.id=='1778253367748993026'" @click="popMaster">青少年公益课报名</a>-->
<a
class=
"zn-btn ml20 btn-q"
v-show=
"matchData?.id=='1778253367748993026'"
@
click=
"backNumberSearch"
>
背号查询
</a>
<!-- <a class="zn-btn ml20 btn-q" v-show="matchData?.id=='1778253367748993026'" @click="schSearch">日程查询</a>--
>
<a
class=
"zn-btn ml20 btn-q"
v-show=
"matchData?.id=='1778253367748993026'"
@
click=
"schSearch"
>
日程查询
</a
>
</div>
</el-col>
<el-col
:sm=
"24"
:lg=
"14"
>
...
...
src/viewsPc/index_en.vue
View file @
d8c13c8
...
...
@@ -149,7 +149,7 @@
<!-- Junior &Youth Camp REGISTER<el-icon><Edit /></el-icon>-->
<!-- </a>-->
<a
class=
"zn-btn ml20 btn-q"
v-show=
"matchData?.id=='1778253367748993026'"
@
click=
"backNumberSearch"
>
Competition Number
</a>
<!-- <a class="zn-btn ml20 btn-q" v-show="matchData?.id=='1778253367748993026'" @click="schSearchSearch">Schedule Inquiry</a>--
>
<a
class=
"zn-btn ml20 btn-q"
v-show=
"matchData?.id=='1778253367748993026'"
@
click=
"schSearchSearch"
>
Schedule Inquiry
</a
>
</div>
...
...
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