From f00b6df90e848b358d05fda48000fa2ce651a321 Mon Sep 17 00:00:00 2001 From: weinan2087 Date: Thu, 13 Oct 2022 19:13:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=8C=96=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E8=AF=BE=E7=A8=8B=E5=AD=A6=E4=B9=A0=E4=BA=BA=E6=95=B0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/portal/course/Index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/portal/course/Index.vue b/src/views/portal/course/Index.vue index 6acd1d38..f924b499 100644 --- a/src/views/portal/course/Index.vue +++ b/src/views/portal/course/Index.vue @@ -89,7 +89,8 @@
{{cinfo.teacher=='BOE教师'? '':cinfo.teacher}} - {{cinfo.studies}}+人学习 + {{cinfo.studiesFormat}}人学习 + {{cinfo.studiesFormat}}+人学习
@@ -891,7 +892,7 @@ export default { ::v-deep .course-image-box :hover .el-image{ // transition: all 0.5s; - + //z-index: 999; //position: absolute; //top: -50px;