From 62e174347c9fbbf05e91626acc04acea9f95f09f Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Mon, 10 Oct 2022 14:10:42 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Index.vue | 27 +++++++++++++++++++-------- src/views/portal/article/Index.vue | 2 +- src/views/portal/course/Index.vue | 10 ++++++++-- 3 files changed, 28 insertions(+), 11 deletions(-) diff --git a/src/views/Index.vue b/src/views/Index.vue index d365bbdc..5c95e8b3 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -14,6 +14,7 @@
{{userInfo.name}} {{userInfo.userNo}}
@@ -112,12 +113,13 @@课程排行榜
案例排行榜
文章排行榜
{{qa.views}}正在关注{{ qa.sysCreateTime.substring(0, 10) }}
问答排行榜
贡献榜
diff --git a/src/views/portal/course/Index.vue b/src/views/portal/course/Index.vue
index 2c11f677..3e70247c 100644
--- a/src/views/portal/course/Index.vue
+++ b/src/views/portal/course/Index.vue
@@ -125,7 +125,8 @@
@@ -165,13 +166,15 @@
@@ -211,6 +214,7 @@
贡献榜
@@ -75,6 +76,7 @@
{{ item.sysCreateUname }}
+ 贡献榜
@@ -95,6 +96,7 @@
{{ item.sysCreateUname }}
+ 好评榜
@@ -119,6 +120,7 @@
{{ item.title }}
+ 人气榜
@@ -142,6 +145,7 @@
{{ item.title }}
+ 好评榜
@@ -139,6 +140,7 @@
{{ item.title }}
+ 人气榜
@@ -162,6 +165,7 @@
{{ item.title }}
+ 贡献榜
From e87fc494d18f0112fb76e58039366e5ee71a2b9f Mon Sep 17 00:00:00 2001
From: lmj <3407000732@qq.com>
Date: Mon, 10 Oct 2022 15:14:53 +0800
Subject: [PATCH 3/4] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/Course/courseImage.vue | 4 ++--
src/views/portal/course/Index.vue | 9 +++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/src/components/Course/courseImage.vue b/src/components/Course/courseImage.vue
index dc36d480..fc63b158 100644
--- a/src/components/Course/courseImage.vue
+++ b/src/components/Course/courseImage.vue
@@ -1,8 +1,8 @@
-