diff --git a/src/components/Course/collectItem.vue b/src/components/Course/collectItem.vue index 36a3d188..d2762ed5 100644 --- a/src/components/Course/collectItem.vue +++ b/src/components/Course/collectItem.vue @@ -17,32 +17,15 @@ +
报名时间:{{ item.time || item.favoritesTime}}
-
- 去上课 -
-
- - - - - +
当前进度:
+ @@ -152,18 +135,28 @@ export default { color: #333333; margin-left: 5px; } +.pro-line{ + font-size: 14px; + color: #333333; + display: flex; + margin-top: 28px; + } .uc-bpttom{ display: flex; + position: relative; + .uc-coures-button{ + position: absolute; margin-left: auto; - margin-top: 55px; + right:0; + bottom: -38px; } } .uc-course-text{ flex: 1; font-size: 14px; color: #666666; - margin-top: 70px; + margin-top: 14px; } .course-type { position: absolute;