部门管理-新增

This commit is contained in:
liweijin
2018-12-10 09:35:55 +08:00
parent f46835b33b
commit 25f5d16b46
6 changed files with 244 additions and 21 deletions
+4
View File
@@ -8,6 +8,10 @@
.orange{
color: orange;
}
.danger{
color: #f86c6b;
}
.left{
float: left;
}