From 9c736a0241d6ac28b74e2aa0bc96e0d1223e0874 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9B=AE=E6=A3=83?= Date: Mon, 27 May 2024 14:42:21 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20=E8=B0=83=E6=95=B4=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/home/t-calendar-birth.vue | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/src/components/home/t-calendar-birth.vue b/src/components/home/t-calendar-birth.vue index 792d6bba..76e00426 100644 --- a/src/components/home/t-calendar-birth.vue +++ b/src/components/home/t-calendar-birth.vue @@ -5,9 +5,17 @@ 今天没有角色过生日哦~
+ 今天是 + + 的生日哦~ empty - 今天是{{ cur.map((i) => i.name).join("、") }}的生日哦~ -
即将到来:{{ next[0].role_birthday }}
@@ -68,12 +76,8 @@ function parseDesc(intro: string): string {