From 775759e673dcdb17b2116aaf2ba0109609f43b38 Mon Sep 17 00:00:00 2001
From: zhaofang <752743406@qq.com>
Date: Thu, 27 Oct 2022 14:16:06 +0800
Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E8=AF=BE=E7=A8=8B=E6=8E=92?=
=?UTF-8?q?=E8=A1=8C=E6=A6=9C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/HomePage/courseList.vue | 2 +-
src/views/Index.vue | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/components/HomePage/courseList.vue b/src/components/HomePage/courseList.vue
index 21ba2578..7fea2e99 100644
--- a/src/components/HomePage/courseList.vue
+++ b/src/components/HomePage/courseList.vue
@@ -15,7 +15,7 @@
{{item.info.summary}}
最新一次学习时间:{{item.eventTime}}
diff --git a/src/views/Index.vue b/src/views/Index.vue index b6f0b7fe..a1291103 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -1179,7 +1179,7 @@ border: 1px solid #EDEFF0; position: absolute; top: 30px; - left: -16%; + right:-70px; z-index: 999; .list-content {