From 155c5c75d44f3749bf38f37f9869554e0581f152 Mon Sep 17 00:00:00 2001 From: zhaofang <752743406@qq.com> Date: Sat, 22 Oct 2022 15:45:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Course/collectItem.vue | 41 +++++++++++---------------- 1 file changed, 17 insertions(+), 24 deletions(-) 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;