Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-cr20g
Project
Project
Details
Activity
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
dsk-cr20g
Commits
e88a4763
Commit
e88a4763
authored
Oct 07, 2023
by
huangjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
用户管理,树结构样式优化
parent
5b6f5042
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
index.vue
dsk-operate-ui/src/views/system/user/index.vue
+13
-0
No files found.
dsk-operate-ui/src/views/system/user/index.vue
View file @
e88a4763
...
@@ -767,3 +767,16 @@ export default {
...
@@ -767,3 +767,16 @@ export default {
}
}
};
};
</
script
>
</
script
>
<
style
lang=
"scss"
scoped
>
.head-container
{
::v-deep
.el-tree-node__content
{
white-space
:
normal
!
important
;
height
:
auto
;
padding
:
2px
0
;
.el-tree-node__expand-icon
{
padding
:
2px
6px
;
align-self
:
flex-start
;
}
}
}
</
style
>
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