style:增加学习路径页面

This commit is contained in:
李晓鸽
2022-09-14 15:38:19 +08:00
parent 195e763231
commit eb3a714396
7 changed files with 212 additions and 59 deletions

View File

@@ -277,7 +277,7 @@ export default {
flex: 1;
margin-right: 20px;
.detailT {
height: 263px;
min-height: 263px;
background: #ffffff;
border-radius: 8px;
color: rgba(51, 51, 51, 1);
@@ -308,6 +308,7 @@ export default {
font-weight: 500;
line-height: 35px;
margin-top: 30px;
padding-bottom: 30px;
}
}
.detailB {