feat:修改学习路径操作

This commit is contained in:
李晓鸽
2022-11-03 15:48:47 +08:00
parent e4e6af2bfb
commit ef49b4a70b
47 changed files with 3445 additions and 2902 deletions

View File

@@ -139,7 +139,7 @@ export default {
};
</script>
<style lang="scss" >
<style lang="scss">
.AddLevelImpStu {
.drawerMain {
min-width: 450px;
@@ -164,7 +164,7 @@ export default {
}
}
.main {
overflow: scroll;
overflow: auto;
.minatitl {
display: flex;
.up1 {
@@ -419,4 +419,4 @@ export default {
}
}
}
</style>
</style>