From 78688ab63c1278c619ce6bf498ef9170ab083229 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Fri, 23 May 2025 07:15:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20SubscribeCard=20=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E6=A0=B7=E5=BC=8F=EF=BC=8C=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E6=96=87=E6=9C=AC=E5=92=8C=E5=9B=BE=E6=A0=87=E7=9A=84=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F=EF=BC=8C=E5=A2=9E=E5=BC=BA=E5=8F=AF=E8=AF=BB=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/cards/SubscribeCard.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/cards/SubscribeCard.vue b/src/components/cards/SubscribeCard.vue index c7e50c47..f69fdf43 100644 --- a/src/components/cards/SubscribeCard.vue +++ b/src/components/cards/SubscribeCard.vue @@ -369,16 +369,17 @@ function onSubscribeEditRemove() {
-
+
{{ (props.media?.total_episode || 0) - (props.media?.lack_episode || 0) }} / {{ props.media?.total_episode }}
- - + + {{ props.media?.username }}