部门详情

This commit is contained in:
liweijin
2018-11-29 18:08:54 +08:00
parent a1ffdb02c8
commit d5c42bebba
17 changed files with 306 additions and 57 deletions
+8 -6
View File
@@ -8,7 +8,12 @@
.orange{
color: orange;
}
.left{
float: left;
}
.right{
float: right;
}
.system-main-container {
position: relative;
padding: 20px 20px;
@@ -16,13 +21,11 @@
height: 100%;
min-height: 300px;
background-color: #f0f0f0;
overflow-y: scroll;
.system-main-content{
height: 100%;
min-height: 600px;
.search-box{
}
}
.table-box{
}
@@ -39,8 +42,7 @@
.tree-box{
position: relative;
min-width: 300px;
min-height: 600px;
margin-right: 10px;
margin-right: 20px;
float: left;
padding: 20px;
height: 100%;