From d8584dd48470e87d38c658c5a5c1919a427a8d7d Mon Sep 17 00:00:00 2001 From: cgd_mac <349008059@qq.com> Date: Sat, 26 Feb 2022 17:27:02 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 1 + src/views/mycollection/index.vue | 6 ++++++ src/views/mycourse/mycourseList/TrainingPlan.vue | 1 + src/views/myreport/index.vue | 13 +++++++++++-- 4 files changed, 19 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index ce7a03a..82dabaa 100644 --- a/src/App.vue +++ b/src/App.vue @@ -69,6 +69,7 @@ export default { -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; + text-align: center; } diff --git a/src/views/mycollection/index.vue b/src/views/mycollection/index.vue index 1d47012..f2ec8d2 100644 --- a/src/views/mycollection/index.vue +++ b/src/views/mycollection/index.vue @@ -1,6 +1,9 @@