Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
guns-vip
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjunxiong
guns-vip
Commits
96768ec9
Commit
96768ec9
authored
Jun 04, 2017
by
cyf783
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
用户管理部门树样式修改
parent
dc0f394f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
6 deletions
+8
-6
src/main/webapp/WEB-INF/view/system/user/user.html
+6
-1
src/main/webapp/static/css/_fstyle.css
+2
-5
No files found.
src/main/webapp/WEB-INF/view/system/user/user.html
View file @
96768ec9
...
...
@@ -10,7 +10,12 @@
<div
class=
"col-sm-12"
>
<div
class=
"row"
>
<div
class=
"col-sm-3"
>
<ul
id=
"treeDemo"
class=
"ztree dept-tree"
></ul>
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading"
>
组织机构
</div>
<div
class=
"panel-body dept-tree"
>
<ul
id=
"treeDemo"
class=
"ztree"
></ul>
</div>
</div>
</div>
<div
class=
"col-sm-9"
>
<div
class=
"row"
>
...
...
src/main/webapp/static/css/_fstyle.css
View file @
96768ec9
...
...
@@ -53,9 +53,5 @@
-moz-user-select
:
none
!important
;
}
.dept-tree
{
border-radius
:
4px
!important
;
background
:
#f9f9f9
!important
;
border
:
1px
solid
#ddd
!important
;
overflow-x
:
auto
!important
;
-moz-user-select
:
none
!important
;
padding
:
10px
}
\ No newline at end of file
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