From 51f22856a0ded5b7ce5e0450a0b76c127294d8b1 Mon Sep 17 00:00:00 2001 From: lenghui Date: Thu, 5 Dec 2024 14:44:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=80=E7=BB=88=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/club/club.vue | 12 ++--- pages/home/home.vue | 125 ++++++++++++++++++---------------------------------- pages/live/live.vue | 38 ++++++++++++---- 3 files changed, 78 insertions(+), 97 deletions(-) diff --git a/pages/club/club.vue b/pages/club/club.vue index 8ebc617..84c3d32 100644 --- a/pages/club/club.vue +++ b/pages/club/club.vue @@ -155,7 +155,7 @@ loadShows(); cursor: pointer; color: #72706a; border-radius: 10%; - width: 75px; + width: 70px; height: 30px; } .text-container{ @@ -183,6 +183,7 @@ loadShows(); .h3{ padding: 10px; margin: 0; + font-size: 16px; } .h2 { @@ -195,11 +196,11 @@ loadShows(); display: flex; justify-content: space-between; } -.h3{ +/* .h3{ display: inline-block; font-size: 20px; -} +} */ .sub-topic { margin: 10px 0; padding: 10px; @@ -230,8 +231,9 @@ loadShows(); position: relative; } .sub-image{ - width: 120px; - height: 80px; + width: 90%; + height: 90%; + } .player{ position: absolute; diff --git a/pages/home/home.vue b/pages/home/home.vue index 0ffbd85..7cb8d97 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -8,14 +8,18 @@ 文章图片 - + + + + + {{ article.cornerMark }} @@ -23,79 +27,12 @@ - - - - - - -