feat:学习路径图添加学员的添加学员和导入学员功能 导入学员的弹窗样式

This commit is contained in:
dongwug
2022-10-25 12:11:44 +08:00
parent 0801690d2b
commit 4e09370508
3 changed files with 331 additions and 309 deletions

View File

@@ -143,6 +143,7 @@ export default {
display: flex;
justify-content: space-between;
align-items: center;
flex-shrink: 0;
// background-color: red;
margin-bottom: 20px;
.headerTitle {