From 5a499eec5554714090fef74333d5a2f26a56143c Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Tue, 15 Nov 2022 17:52:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/study/index.vue | 65 +++++++++++++++++++++++++++++++++++++------ 1 file changed, 57 insertions(+), 8 deletions(-) diff --git a/pages/study/index.vue b/pages/study/index.vue index fbdb125..60b58da 100644 --- a/pages/study/index.vue +++ b/pages/study/index.vue @@ -10,11 +10,26 @@ - + - 学习任务 - 我报名的 - + 学习任务 + + + + 我报名的 + + + + + + 筛选 + + + + + {{status.label}} + + @@ -33,9 +48,9 @@ style="font-size: 32upx; font-weight: 500;" v-html="task.cmtask_name"> - + 未开始 进行中 @@ -100,7 +115,7 @@ src="../../static/images/icon/more.png" alt=""> - + {{c.teacherName}} @@ -850,6 +865,41 @@