From e3f4bf8d5837f2c4fe62cd2660b5101f2fc4d322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E4=BD=B3=E9=91=AB?= <1778368831@qq.com> Date: Sat, 16 Mar 2024 17:21:51 +0800 Subject: [PATCH] fix: adjust the style --- src/views/contributor.vue | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/src/views/contributor.vue b/src/views/contributor.vue index 5170f34..581ee0e 100644 --- a/src/views/contributor.vue +++ b/src/views/contributor.vue @@ -67,21 +67,25 @@ if (contributor.value) - - - Podcast List: -
  • - {{ audio.title }} -
  • -
    - - - - Video List: -
  • - {{ video.title }} -
  • -
    + +
    +
    + Podcast List: +
  • + {{ + audio.title + }} +
  • +
    +
    + Video List: +
  • + {{ + video.title + }} +
  • +
    +