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
7f816d2b
authored
2025-07-10 19:03:53 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
官网
1 parent
703b84e5
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
src/viewsPc/components/querybackNumber.vue
src/viewsPc/components/schSearch.vue
src/viewsPc/components/querybackNumber.vue
View file @
7f816d2
...
...
@@ -99,6 +99,9 @@
</div>
</div>
<div
v-if=
"list.length>0||groupList.length>0"
class=
"text-center"
>
下滑查看更多
</div>
</el-dialog>
</
template
>
...
...
src/viewsPc/components/schSearch.vue
View file @
7f816d2
...
...
@@ -134,8 +134,11 @@
</div>
</div>
</div>
</div>
<div
v-if=
"list.length>0||showGroupList.length>0||teamlist.length>0||groupList.length>0"
class=
"text-center"
>
{{
language
==
0
?
'下滑查看更多'
:
'Scroll down to view more'
}}
</div>
</el-dialog>
</
template
>
...
...
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