diff --git a/src/App.svelte b/src/App.svelte index 8965441..7975618 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -273,16 +273,16 @@ {:else} -
+ 评分: + {@html StarRating(media.rating ?? 0)} +
+ 日期: + {media.date} +
{media.notes}