系统管理UI界面修改及逻辑代码优化

This commit is contained in:
zhouyuejun
2019-02-25 16:55:46 +08:00
parent b0fb942139
commit f231197046
18 changed files with 1423 additions and 1357 deletions
@@ -2,14 +2,16 @@
.system-main-container{
.user-manage{
.system-main-content{
overflow-y:scroll;
}
.card{
overflow-y:auto;
}
.tree-box{
overflow-y:scroll;
}
overflow-y:auto;
overflow-x: auto;
margin-right: 20px;
}
/deep/ .ant-form-item{
margin-bottom: 0;
}
}
}