明树Git Lab
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
J
jt_front
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
jt_front
Commits
28cffdfd
Commit
28cffdfd
authored
Dec 01, 2025
by
chenron
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
18afd9b9
Pipeline
#103969
passed with stage
in 11 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
style.css
src/style.css
+1
-1
userManage.vue
src/views/systemManage/userManage.vue
+1
-1
No files found.
src/style.css
View file @
28cffdfd
...
...
@@ -18,7 +18,7 @@ html, body {
#app
{
height
:
100vh
;
width
:
100vw
;
background
:
#f5f5f5
;
/* background: #f5f5f5; */
overflow
:
hidden
;
/* 确保应用容器不产生滚动条 */
}
...
...
src/views/systemManage/userManage.vue
View file @
28cffdfd
...
...
@@ -20,7 +20,7 @@
:total=
"total"
:current-page=
"currentPage"
:page-size=
"pageSize"
title=
"用户
列表
"
title=
"用户
管理
"
:border=
"true"
@
size-change=
"handleSizeChange"
@
current-page-change=
"handleCurrentPageChange"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment