From a225d32131fb6328c80e6648c623965d19d85bb4 Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Fri, 21 Oct 2022 16:33:10 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=BE=E7=A8=8B=E7=AC=AC=E4=B8=80=E4=BD=8D?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=8E=BB=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/portal/course/Index.vue | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/src/views/portal/course/Index.vue b/src/views/portal/course/Index.vue index a395e914..f8600b40 100644 --- a/src/views/portal/course/Index.vue +++ b/src/views/portal/course/Index.vue @@ -23,7 +23,8 @@ 全部 录播课 - 线下课 + 线下课 +
学习项目
@@ -39,6 +40,7 @@ 全部 {{item.name}} +
U选小课堂 @@ -148,7 +150,7 @@ {{ item.name }} - + {{ item.name }} @@ -195,7 +197,7 @@ {{ item.name }} - + {{ item.name }} @@ -242,7 +244,7 @@ {{ item.courseName }} - + {{ item.courseName }}
@@ -874,6 +876,18 @@ export default {