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
9d80528e
authored
2025-07-10 18:10:49 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
官网
1 parent
872fdff9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/viewsPc/components/querybackNumber.vue
src/viewsPc/components/schSearch.vue
src/viewsPc/components/querybackNumber.vue
View file @
9d80528
...
...
@@ -5,7 +5,7 @@
close-icon=
"CircleClose"
destroy-on-close
width=
"460px"
>
<div
v-loading=
"loading"
style=
"min-height:
300px
"
>
<div
v-loading=
"loading"
style=
"min-height:
500px;height: 50vh;
"
>
<div
v-if=
"!type||type==''"
>
<div
class=
"rItem"
@
click=
"type='0'"
>
{{
language
==
0
?
'个人查询'
:
'Personal Query'
}}
</div>
...
...
src/viewsPc/components/schSearch.vue
View file @
9d80528
...
...
@@ -5,7 +5,7 @@
close-icon=
"CircleClose"
destroy-on-close
width=
"460px"
>
<div
v-loading=
"loading"
style=
"min-height:
300px
"
>
<div
v-loading=
"loading"
style=
"min-height:
500px;height: 50vh;
"
>
<div
v-if=
"!type||type==''"
>
<div
class=
"rItem"
@
click=
"type='0'"
>
{{
language
==
0
?
'按项目查询'
:
'Query by project'
}}
</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