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
18fff65f
authored
2024-04-25 14:49:29 +0800
by
杨炀
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
553fc11c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/viewsPc/components/homeQuick.vue
src/viewsPc/components/homeQuick.vue
View file @
18fff65
...
...
@@ -68,8 +68,8 @@ const props = defineProps({
})
const
language
=
useStorage
(
'language'
,
0
)
function
goBooking
(
n
)
{
//
ElMessage.warning(language.value==0?'建设中,敬请期待':'Building!')
//
return
ElMessage
.
warning
(
language
.
value
==
0
?
'建设中,敬请期待'
:
'Building!'
)
return
switch
(
n
)
{
case
0
:
// 票务
...
...
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