From 37ad3ae3d0c89613eb061d2e1c2b0bafbd2b212c Mon Sep 17 00:00:00 2001
From: wangdong <1551135706@qq.com>
Date: Wed, 27 Mar 2024 10:29:51 +0800
Subject: [PATCH] =?UTF-8?q?=E6=94=B6=E8=97=8F=E8=80=81=E5=B8=88?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/learning/index.vue | 3 +-
pages/special/grade_list.vue | 143 +++++++++++++++++++++++++++++------
2 files changed, 119 insertions(+), 27 deletions(-)
diff --git a/pages/learning/index.vue b/pages/learning/index.vue
index a286ad8..8f94246 100644
--- a/pages/learning/index.vue
+++ b/pages/learning/index.vue
@@ -54,7 +54,7 @@
进度 {{ learningData.user_clock_in.progress }}%
- {{ learningData.user_clock_in.list.length > 0 ? '已打卡' : '待打卡'}}
+ {{ learningData.user_clock_in.list.length > 0 ? '已打卡' : '待打卡'}}
@@ -333,7 +333,6 @@ page{
.record-content {
margin-top: 30rpx;
width: 100%;
- height: 240rpx;
background: #fff;
border-radius: 10rpx;
padding: 0 23rpx 0 30rpx;
diff --git a/pages/special/grade_list.vue b/pages/special/grade_list.vue
index f770754..0f6dc89 100644
--- a/pages/special/grade_list.vue
+++ b/pages/special/grade_list.vue
@@ -4,11 +4,11 @@
资料
-
+ 老师
课程
-
+
+
+
+
+
+
+
+
+
+ 取消收藏
+
+
+ {{ item.lecturer_name }} {{ label }}
+
+ {{ item.explain }}
+
+
+
+
+
@@ -82,8 +111,11 @@