项目计划管理

This commit is contained in:
Vergil
2020-03-09 16:32:45 +08:00
parent 443f8e1ee2
commit 9d7a8cc218
4 changed files with 211 additions and 248 deletions

View File

@@ -350,3 +350,10 @@ h3 {
width:150px;
margin-right: 10px;
}
// text 按钮禁用后背景颜色 20200309
//.el-button.is-disabled.is-plain, .el-button.is-disabled.is-plain:focus, .el-button.is-disabled.is-plain:hover {
// background-color: rgba(255,255,255,0.0);
// border-color: #EBEEF5;
// color: #C0C4CC;
//}