任务详情添加日志列表,更新依赖

This commit is contained in:
whyour
2022-03-05 01:24:52 +08:00
parent 912b4ddb76
commit 810c6ca76c
10 changed files with 235 additions and 11790 deletions
+7
View File
@@ -19,3 +19,10 @@
margin-top: 18px;
}
}
.log-item {
cursor: pointer;
&:hover {
background: #fafafa;
}
}